#B8F87F#B8F87F
#B8F87F is a very light, vivid yellow-green. Relative luminance 0.789; OKLCH L 91.0% C 0.165 H 131.9°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #B8F87F |
|---|---|
| RGB | rgb(184, 248, 127) |
| HSL | hsl(92, 90%, 74%) |
| HSV | hsv(92, 49%, 97%) |
| CMYK | cmyk(25.8%, 0%, 48.8%, 2.7%) |
| CIE-LAB | lab(91.17, -39.88, 51.41) |
| CIE-LCH | lch(91.17, 65.07, 127.80°) |
| OKLab | oklab(91.01% -0.1105 0.1232) |
| OKLCH | oklch(91.01% 0.165 131.9) |
| XYZ | xyz(57.1645, 78.8559, 32.2835) |
| Luminance | 0.7886 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.56
Light Yellowish Green
#C2FF89
ΔE00 1.69
Light Pea Green
#C4FE82
ΔE00 1.85
Spring Green (survey)
#A9F971
ΔE00 2.32
Pale Lime
#BEFD73
ΔE00 2.44
Celery
#C1FD95
ΔE00 2.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8F87F #BF7FF8
analogous
#F4F87F #B8F87F #7FF882
triadic
#B8F87F #7FB8F8 #F87FB8
tetradic
#B8F87F #7FF4F8 #BF7FF8 #F8827F
square
#B8F87F #7FF4F8 #BF7FF8 #F8827F
split-complementary
#B8F87F #827FF8 #F87FF4
monochromatic
#78F00D #98F545 #B8F87F #D8FBB9 #EFFDE2
Accessibility & contrast
On white
1.25
#B8F87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#B8F87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8F87F
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8F87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8F87F | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE974
Deuteranopia (green-blind)
#F8E486
Tritanopia (blue-blind)
#BAF0DC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b8f87f; /* rgb */ color: rgb(184, 248, 127); /* oklch */ color: oklch(91.0% 0.165 131.9);
Tailwind
colors: {
custom: {
50: '#d0fba6',
500: '#b8f87f',
950: '#000000',
},
}SCSS
$custom: #b8f87f; $custom-light: #d0fba6; $custom-dark: #000000;
JSON
{
"hex": "#b8f87f",
"rgb": {
"r": 184,
"g": 248,
"b": 127
},
"hsl": {
"h": 91.736,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.91012,
"c": 0.16548,
"h": 131.9
},
"luminance": 0.78857
}Semantic roles & 50–950 ramp
primary
#B8F87F
secondary
#9246D5
accent
#00E679
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580