#B8EA84#B8EA84
#B8EA84 is a very light, vivid yellow-green. Relative luminance 0.707; OKLCH L 87.9% C 0.141 H 130.2°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B8EA84 |
|---|---|
| RGB | rgb(184, 234, 132) |
| HSL | hsl(89, 71%, 72%) |
| HSV | hsv(89, 44%, 92%) |
| CMYK | cmyk(21.4%, 0%, 43.6%, 8.2%) |
| CIE-LAB | lab(87.34, -32.97, 44.29) |
| CIE-LCH | lch(87.34, 55.22, 126.66°) |
| OKLab | oklab(87.94% -0.0909 0.1076) |
| OKLCH | oklch(87.94% 0.141 130.2) |
| XYZ | xyz(53.3541, 70.7009, 32.6610) |
| Luminance | 0.7070 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.42
Celery
#C1FD95
ΔE00 4.06
Light Yellowish Green
#C2FF89
ΔE00 4.58
Light Pea Green
#C4FE82
ΔE00 4.76
Tea Green
#BDF8A3
ΔE00 4.80
Pale Light Green
#B1FC99
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8EA84 #B684EA
analogous
#EAE984 #B8EA84 #85EA84
triadic
#B8EA84 #84B8EA #EA84B8
tetradic
#B8EA84 #84EAE9 #B684EA #EA8485
square
#B8EA84 #84EAE9 #B684EA #EA8485
split-complementary
#B8EA84 #8485EA #E984EA
monochromatic
#7BD024 #9AE150 #B8EA84 #D6F3B8 #F0FBE5
Accessibility & contrast
On white
1.39
#B8EA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#B8EA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8EA84
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8EA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8EA84 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7C
Deuteranopia (green-blind)
#EBDA8A
Tritanopia (blue-blind)
#BBE2D2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b8ea84; /* rgb */ color: rgb(184, 234, 132); /* oklch */ color: oklch(87.9% 0.141 130.2);
Tailwind
colors: {
custom: {
50: '#cff1a9',
500: '#b8ea84',
950: '#000000',
},
}SCSS
$custom: #b8ea84; $custom-light: #cff1a9; $custom-dark: #000000;
JSON
{
"hex": "#b8ea84",
"rgb": {
"r": 184,
"g": 234,
"b": 132
},
"hsl": {
"h": 89.412,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.87939,
"c": 0.14087,
"h": 130.2
},
"luminance": 0.70702
}Semantic roles & 50–950 ramp
primary
#B8EA84
secondary
#884FC4
accent
#13D371
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581