#B5EA84#B5EA84
#B5EA84 is a very light, vivid yellow-green. Relative luminance 0.703; OKLCH L 87.7% C 0.142 H 131.2°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B5EA84 |
|---|---|
| RGB | rgb(181, 234, 132) |
| HSL | hsl(91, 71%, 72%) |
| HSV | hsv(91, 44%, 92%) |
| CMYK | cmyk(22.6%, 0%, 43.6%, 8.2%) |
| CIE-LAB | lab(87.16, -34.04, 44.03) |
| CIE-LCH | lch(87.16, 55.65, 127.71°) |
| OKLab | oklab(87.75% -0.0938 0.107) |
| OKLCH | oklch(87.75% 0.142 131.2) |
| XYZ | xyz(52.6429, 70.3342, 32.6276) |
| Luminance | 0.7034 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.44
Celery
#C1FD95
ΔE00 4.01
Light Yellowish Green
#C2FF89
ΔE00 4.61
Tea Green
#BDF8A3
ΔE00 4.62
Pale Light Green
#B1FC99
ΔE00 4.86
Light Pea Green
#C4FE82
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5EA84 #B984EA
analogous
#E8EA84 #B5EA84 #84EA86
triadic
#B5EA84 #84B5EA #EA84B5
tetradic
#B5EA84 #84E8EA #B984EA #EA8684
square
#B5EA84 #84E8EA #B984EA #EA8684
split-complementary
#B5EA84 #8684EA #EA84E8
monochromatic
#76D024 #96E150 #B5EA84 #D4F3B8 #EFFBE5
Accessibility & contrast
On white
1.39
#B5EA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#B5EA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5EA84
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5EA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5EA84 | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7C
Deuteranopia (green-blind)
#EAD98A
Tritanopia (blue-blind)
#B7E2D2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b5ea84; /* rgb */ color: rgb(181, 234, 132); /* oklch */ color: oklch(87.7% 0.142 131.2);
Tailwind
colors: {
custom: {
50: '#cdf1a9',
500: '#b5ea84',
950: '#000000',
},
}SCSS
$custom: #b5ea84; $custom-light: #cdf1a9; $custom-dark: #000000;
JSON
{
"hex": "#b5ea84",
"rgb": {
"r": 181,
"g": 234,
"b": 132
},
"hsl": {
"h": 91.176,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.87749,
"c": 0.14232,
"h": 131.2
},
"luminance": 0.70335
}Semantic roles & 50–950 ramp
primary
#B5EA84
secondary
#8B4FC4
accent
#13D377
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581