#B9F87F#B9F87F
#B9F87F is a very light, vivid yellow-green. Relative luminance 0.790; OKLCH L 91.1% C 0.165 H 131.6°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #B9F87F |
|---|---|
| RGB | rgb(185, 248, 127) |
| HSL | hsl(91, 90%, 74%) |
| HSV | hsv(91, 49%, 97%) |
| CMYK | cmyk(25.4%, 0%, 48.8%, 2.7%) |
| CIE-LAB | lab(91.23, -39.53, 51.49) |
| CIE-LCH | lch(91.23, 64.92, 127.52°) |
| OKLab | oklab(91.07% -0.1095 0.1234) |
| OKLCH | oklch(91.07% 0.165 131.6) |
| XYZ | xyz(57.4049, 78.9799, 32.2947) |
| Luminance | 0.7898 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.51
Light Yellowish Green
#C2FF89
ΔE00 1.64
Light Pea Green
#C4FE82
ΔE00 1.74
Pale Lime
#BEFD73
ΔE00 2.36
Spring Green (survey)
#A9F971
ΔE00 2.43
Celery
#C1FD95
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9F87F #BE7FF8
analogous
#F5F87F #B9F87F #7FF881
triadic
#B9F87F #7FB9F8 #F87FB9
tetradic
#B9F87F #7FF5F8 #BE7FF8 #F8817F
square
#B9F87F #7FF5F8 #BE7FF8 #F8817F
split-complementary
#B9F87F #817FF8 #F87FF5
monochromatic
#7AF00D #99F545 #B9F87F #D9FBB9 #EFFDE2
Accessibility & contrast
On white
1.25
#B9F87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#B9F87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9F87F
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9F87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9F87F | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE974
Deuteranopia (green-blind)
#F8E486
Tritanopia (blue-blind)
#BBEFDC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b9f87f; /* rgb */ color: rgb(185, 248, 127); /* oklch */ color: oklch(91.1% 0.165 131.6);
Tailwind
colors: {
custom: {
50: '#d0fba6',
500: '#b9f87f',
950: '#000000',
},
}SCSS
$custom: #b9f87f; $custom-light: #d0fba6; $custom-dark: #000000;
JSON
{
"hex": "#b9f87f",
"rgb": {
"r": 185,
"g": 248,
"b": 127
},
"hsl": {
"h": 91.24,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.91072,
"c": 0.165,
"h": 131.6
},
"luminance": 0.78981
}Semantic roles & 50–950 ramp
primary
#B9F87F
secondary
#9146D5
accent
#00E677
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580