#B8FA84#B8FA84
#B8FA84 is a very light, vivid yellow-green. Relative luminance 0.802; OKLCH L 91.5% C 0.164 H 132.8°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B8FA84 |
|---|---|
| RGB | rgb(184, 250, 132) |
| HSL | hsl(94, 92%, 75%) |
| HSV | hsv(94, 47%, 98%) |
| CMYK | cmyk(26.4%, 0%, 47.2%, 2%) |
| CIE-LAB | lab(91.79, -40.21, 49.82) |
| CIE-LCH | lch(91.79, 64.03, 128.91°) |
| OKLab | oklab(91.53% -0.1111 0.12) |
| OKLCH | oklch(91.53% 0.164 132.8) |
| XYZ | xyz(58.1166, 80.2259, 34.2485) |
| Luminance | 0.8023 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.30
Light Yellowish Green
#C2FF89
ΔE00 1.44
Light Pea Green
#C4FE82
ΔE00 2.03
Celery
#C1FD95
ΔE00 2.17
Spring Green (survey)
#A9F971
ΔE00 2.51
Pale Lime
#BEFD73
ΔE00 2.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8FA84 #C684FA
analogous
#F3FA84 #B8FA84 #84FA8B
triadic
#B8FA84 #84B8FA #FA84B8
tetradic
#B8FA84 #84F3FA #C684FA #FA8B84
square
#B8FA84 #84F3FA #C684FA #FA8B84
split-complementary
#B8FA84 #8B84FA #FA84F3
monochromatic
#74F50E #96F849 #B8FA84 #DAFCBF #EEFEE2
Accessibility & contrast
On white
1.23
#B8FA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#B8FA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8FA84
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8FA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8FA84 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7A
Deuteranopia (green-blind)
#F9E68B
Tritanopia (blue-blind)
#B9F2DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b8fa84; /* rgb */ color: rgb(184, 250, 132); /* oklch */ color: oklch(91.5% 0.164 132.8);
Tailwind
colors: {
custom: {
50: '#d0fcaa',
500: '#b8fa84',
950: '#000000',
},
}SCSS
$custom: #b8fa84; $custom-light: #d0fcaa; $custom-dark: #000000;
JSON
{
"hex": "#b8fa84",
"rgb": {
"r": 184,
"g": 250,
"b": 132
},
"hsl": {
"h": 93.559,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.91531,
"c": 0.16351,
"h": 132.8
},
"luminance": 0.80228
}Semantic roles & 50–950 ramp
primary
#B8FA84
secondary
#9A4AD8
accent
#00E680
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581