#B8EA88#B8EA88
#B8EA88 is a very light, vivid yellow-green. Relative luminance 0.708; OKLCH L 88.0% C 0.137 H 130.8°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B8EA88 |
|---|---|
| RGB | rgb(184, 234, 136) |
| HSL | hsl(91, 70%, 73%) |
| HSV | hsv(91, 42%, 92%) |
| CMYK | cmyk(21.4%, 0%, 41.9%, 8.2%) |
| CIE-LAB | lab(87.39, -32.49, 42.41) |
| CIE-LCH | lch(87.39, 53.42, 127.46°) |
| OKLab | oklab(88% -0.0894 0.1035) |
| OKLCH | oklch(88% 0.137 130.8) |
| XYZ | xyz(53.6331, 70.8125, 34.1303) |
| Luminance | 0.7081 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.58
Celery
#C1FD95
ΔE00 4.00
Tea Green
#BDF8A3
ΔE00 4.32
Washed Out Green
#BCF5A6
ΔE00 4.67
Light Yellowish Green
#C2FF89
ΔE00 4.80
Pale Light Green
#B1FC99
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8EA88 #BA88EA
analogous
#E9EA88 #B8EA88 #88EA89
triadic
#B8EA88 #88B8EA #EA88B8
tetradic
#B8EA88 #88E9EA #BA88EA #EA8988
square
#B8EA88 #88E9EA #BA88EA #EA8988
split-complementary
#B8EA88 #8988EA #EA88E9
monochromatic
#7AD225 #99E154 #B8EA88 #D7F3BC #EFFAE5
Accessibility & contrast
On white
1.38
#B8EA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#B8EA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8EA88
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8EA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8EA88 | 1.00 | 1.38 | 15.16 | 15.16 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD80
Deuteranopia (green-blind)
#EBDA8D
Tritanopia (blue-blind)
#BBE3D2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b8ea88; /* rgb */ color: rgb(184, 234, 136); /* oklch */ color: oklch(88.0% 0.137 130.8);
Tailwind
colors: {
custom: {
50: '#cff1ac',
500: '#b8ea88',
950: '#000000',
},
}SCSS
$custom: #b8ea88; $custom-light: #cff1ac; $custom-dark: #000000;
JSON
{
"hex": "#b8ea88",
"rgb": {
"r": 184,
"g": 234,
"b": 136
},
"hsl": {
"h": 90.612,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.88001,
"c": 0.13676,
"h": 130.8
},
"luminance": 0.70814
}Semantic roles & 50–950 ramp
primary
#B8EA88
secondary
#8C52C4
accent
#14D275
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581