#B0EA84#B0EA84
#B0EA84 is a very light, vivid yellow-green. Relative luminance 0.697; OKLCH L 87.4% C 0.145 H 132.9°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B0EA84 |
|---|---|
| RGB | rgb(176, 234, 132) |
| HSL | hsl(94, 71%, 72%) |
| HSV | hsv(94, 44%, 92%) |
| CMYK | cmyk(24.8%, 0%, 43.6%, 8.2%) |
| CIE-LAB | lab(86.87, -35.80, 43.60) |
| CIE-LCH | lch(86.87, 56.41, 129.39°) |
| OKLab | oklab(87.44% -0.0985 0.1061) |
| OKLCH | oklch(87.44% 0.145 132.9) |
| XYZ | xyz(51.4912, 69.7403, 32.5737) |
| Luminance | 0.6974 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.64
Celery
#C1FD95
ΔE00 4.06
Pale Light Green
#B1FC99
ΔE00 4.42
Tea Green
#BDF8A3
ΔE00 4.45
Light Yellowish Green
#C2FF89
ΔE00 4.78
Washed Out Green
#BCF5A6
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0EA84 #BE84EA
analogous
#E3EA84 #B0EA84 #84EA8B
triadic
#B0EA84 #84B0EA #EA84B0
tetradic
#B0EA84 #84E3EA #BE84EA #EA8B84
square
#B0EA84 #84E3EA #BE84EA #EA8B84
split-complementary
#B0EA84 #8B84EA #EA84E3
monochromatic
#6ED024 #8EE150 #B0EA84 #D2F3B8 #EEFBE5
Accessibility & contrast
On white
1.40
#B0EA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#B0EA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0EA84
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0EA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0EA84 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7C
Deuteranopia (green-blind)
#E9D88A
Tritanopia (blue-blind)
#B1E3D1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b0ea84; /* rgb */ color: rgb(176, 234, 132); /* oklch */ color: oklch(87.4% 0.145 132.9);
Tailwind
colors: {
custom: {
50: '#c9f1a9',
500: '#b0ea84',
950: '#000000',
},
}SCSS
$custom: #b0ea84; $custom-light: #c9f1a9; $custom-dark: #000000;
JSON
{
"hex": "#b0ea84",
"rgb": {
"r": 176,
"g": 234,
"b": 132
},
"hsl": {
"h": 94.118,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.87438,
"c": 0.14477,
"h": 132.9
},
"luminance": 0.69742
}Semantic roles & 50–950 ramp
primary
#B0EA84
secondary
#914FC4
accent
#13D380
background
#FEFFFD
surface
#FAFEF7
border
#D3D6D0
text
#131610
muted
#838581