#B8FA7F#B8FA7F
#B8FA7F is a very light, vivid yellow-green. Relative luminance 0.801; OKLCH L 91.5% C 0.168 H 132.2°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B8FA7F |
|---|---|
| RGB | rgb(184, 250, 127) |
| HSL | hsl(92, 92%, 74%) |
| HSV | hsv(92, 49%, 98%) |
| CMYK | cmyk(26.4%, 0%, 49.2%, 2%) |
| CIE-LAB | lab(91.73, -40.77, 52.09) |
| CIE-LCH | lch(91.73, 66.15, 128.05°) |
| OKLab | oklab(91.46% -0.1129 0.1247) |
| OKLCH | oklch(91.46% 0.168 132.2) |
| XYZ | xyz(57.7826, 80.0923, 32.4895) |
| Luminance | 0.8009 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.51
Light Pea Green
#C4FE82
ΔE00 1.70
Pistachio (survey)
#C0FA8B
ΔE00 1.70
Spring Green (survey)
#A9F971
ΔE00 2.12
Pale Lime
#BEFD73
ΔE00 2.23
Light Lime
#AEFD6C
ΔE00 2.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8FA7F #C17FFA
analogous
#F6FA7F #B8FA7F #7FFA84
triadic
#B8FA7F #7FB8FA #FA7FB8
tetradic
#B8FA7F #7FF6FA #C17FFA #FA847F
square
#B8FA7F #7FF6FA #C17FFA #FA847F
split-complementary
#B8FA7F #847FFA #FA7FF6
monochromatic
#77F50A #97F844 #B8FA7F #D9FCBA #EFFEE2
Accessibility & contrast
On white
1.23
#B8FA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#B8FA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8FA7F
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8FA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8FA7F | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB74
Deuteranopia (green-blind)
#F9E587
Tritanopia (blue-blind)
#BAF1DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b8fa7f; /* rgb */ color: rgb(184, 250, 127); /* oklch */ color: oklch(91.5% 0.168 132.2);
Tailwind
colors: {
custom: {
50: '#d0fca6',
500: '#b8fa7f',
950: '#000000',
},
}SCSS
$custom: #b8fa7f; $custom-light: #d0fca6; $custom-dark: #000000;
JSON
{
"hex": "#b8fa7f",
"rgb": {
"r": 184,
"g": 250,
"b": 127
},
"hsl": {
"h": 92.195,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.91463,
"c": 0.16824,
"h": 132.2
},
"luminance": 0.80094
}Semantic roles & 50–950 ramp
primary
#B8FA7F
secondary
#9446D7
accent
#00E67B
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580