#B8EA85#B8EA85
#B8EA85 is a very light, vivid yellow-green. Relative luminance 0.707; OKLCH L 88.0% C 0.140 H 130.4°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B8EA85 |
|---|---|
| RGB | rgb(184, 234, 133) |
| HSL | hsl(90, 71%, 72%) |
| HSV | hsv(90, 43%, 92%) |
| CMYK | cmyk(21.4%, 0%, 43.2%, 8.2%) |
| CIE-LAB | lab(87.35, -32.85, 43.82) |
| CIE-LCH | lch(87.35, 54.77, 126.86°) |
| OKLab | oklab(87.96% -0.0906 0.1066) |
| OKLCH | oklch(87.96% 0.14 130.4) |
| XYZ | xyz(53.4229, 70.7284, 33.0231) |
| Luminance | 0.7073 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.45
Celery
#C1FD95
ΔE00 4.04
Light Yellowish Green
#C2FF89
ΔE00 4.63
Tea Green
#BDF8A3
ΔE00 4.68
Light Pea Green
#C4FE82
ΔE00 4.84
Washed Out Green
#BCF5A6
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8EA85 #B785EA
analogous
#EAE985 #B8EA85 #86EA85
triadic
#B8EA85 #85B8EA #EA85B8
tetradic
#B8EA85 #85EAE9 #B785EA #EA8586
square
#B8EA85 #85EAE9 #B785EA #EA8586
split-complementary
#B8EA85 #8586EA #E985EA
monochromatic
#7BD124 #9AE151 #B8EA85 #D6F3B9 #F0FBE5
Accessibility & contrast
On white
1.39
#B8EA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#B8EA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8EA85
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8EA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8EA85 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7D
Deuteranopia (green-blind)
#EBDA8B
Tritanopia (blue-blind)
#BBE2D2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b8ea85; /* rgb */ color: rgb(184, 234, 133); /* oklch */ color: oklch(88.0% 0.140 130.4);
Tailwind
colors: {
custom: {
50: '#cff1aa',
500: '#b8ea85',
950: '#000000',
},
}SCSS
$custom: #b8ea85; $custom-light: #cff1aa; $custom-dark: #000000;
JSON
{
"hex": "#b8ea85",
"rgb": {
"r": 184,
"g": 234,
"b": 133
},
"hsl": {
"h": 89.703,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.87955,
"c": 0.13986,
"h": 130.4
},
"luminance": 0.70729
}Semantic roles & 50–950 ramp
primary
#B8EA85
secondary
#8950C4
accent
#13D372
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581