#B7F978#B7F978
#B7F978 is a very light, vivid yellow-green. Relative luminance 0.792; OKLCH L 91.1% C 0.174 H 131.5°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #B7F978 |
|---|---|
| RGB | rgb(183, 249, 120) |
| HSL | hsl(91, 91%, 72%) |
| HSV | hsv(91, 52%, 98%) |
| CMYK | cmyk(26.5%, 0%, 51.8%, 2.4%) |
| CIE-LAB | lab(91.31, -41.42, 54.80) |
| CIE-LCH | lch(91.31, 68.69, 127.08°) |
| OKLab | oklab(91.09% -0.1151 0.1302) |
| OKLCH | oklch(91.09% 0.174 131.5) |
| XYZ | xyz(56.7935, 79.1732, 30.0553) |
| Luminance | 0.7917 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.63
Light Pea Green
#C4FE82
ΔE00 1.79
Spring Green (survey)
#A9F971
ΔE00 1.85
Light Lime
#AEFD6C
ΔE00 2.03
Light Yellowish Green
#C2FF89
ΔE00 2.08
Key Lime
#AEFF6E
ΔE00 2.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7F978 #BA78F9
analogous
#F7F978 #B7F978 #78F97A
triadic
#B7F978 #78B7F9 #F978B7
tetradic
#B7F978 #78F7F9 #BA78F9 #F97A78
square
#B7F978 #78F7F9 #BA78F9 #F97A78
split-complementary
#B7F978 #7A78F9 #F978F7
monochromatic
#79EC0A #98F63D #B7F978 #D6FCB3 #EFFEE2
Accessibility & contrast
On white
1.25
#B7F978 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#B7F978 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7F978
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7F978 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7F978 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96C
Deuteranopia (green-blind)
#F9E480
Tritanopia (blue-blind)
#BAF0DC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b7f978; /* rgb */ color: rgb(183, 249, 120); /* oklch */ color: oklch(91.1% 0.174 131.5);
Tailwind
colors: {
custom: {
50: '#cffba2',
500: '#b7f978',
950: '#000000',
},
}SCSS
$custom: #b7f978; $custom-light: #cffba2; $custom-dark: #000000;
JSON
{
"hex": "#b7f978",
"rgb": {
"r": 183,
"g": 249,
"b": 120
},
"hsl": {
"h": 90.698,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.91087,
"c": 0.17381,
"h": 131.5
},
"luminance": 0.79175
}Semantic roles & 50–950 ramp
primary
#B7F978
secondary
#8C40D5
accent
#00E675
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580