#B8EA89#B8EA89
#B8EA89 is a very light, vivid yellow-green. Relative luminance 0.708; OKLCH L 88.0% C 0.136 H 131.0°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B8EA89 |
|---|---|
| RGB | rgb(184, 234, 137) |
| HSL | hsl(91, 70%, 73%) |
| HSV | hsv(91, 41%, 92%) |
| CMYK | cmyk(21.4%, 0%, 41.5%, 8.2%) |
| CIE-LAB | lab(87.41, -32.36, 41.93) |
| CIE-LCH | lch(87.41, 52.97, 127.66°) |
| OKLab | oklab(88.02% -0.089 0.1025) |
| OKLCH | oklch(88.02% 0.136 131) |
| XYZ | xyz(53.7045, 70.8411, 34.5063) |
| Luminance | 0.7084 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.64
Celery
#C1FD95
ΔE00 4.00
Tea Green
#BDF8A3
ΔE00 4.20
Washed Out Green
#BCF5A6
ΔE00 4.53
Light Yellowish Green
#C2FF89
ΔE00 4.87
Pale Light Green
#B1FC99
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8EA89 #BB89EA
analogous
#E8EA89 #B8EA89 #89EA8A
triadic
#B8EA89 #89B8EA #EA89B8
tetradic
#B8EA89 #89E8EA #BB89EA #EA8A89
square
#B8EA89 #89E8EA #BB89EA #EA8A89
split-complementary
#B8EA89 #8A89EA #EA89E8
monochromatic
#7AD326 #99E155 #B8EA89 #D7F3BD #EFFAE5
Accessibility & contrast
On white
1.38
#B8EA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#B8EA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8EA89
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8EA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8EA89 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD82
Deuteranopia (green-blind)
#EBDA8E
Tritanopia (blue-blind)
#BAE3D2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b8ea89; /* rgb */ color: rgb(184, 234, 137); /* oklch */ color: oklch(88.0% 0.136 131.0);
Tailwind
colors: {
custom: {
50: '#cff1ad',
500: '#b8ea89',
950: '#000000',
},
}SCSS
$custom: #b8ea89; $custom-light: #cff1ad; $custom-dark: #000000;
JSON
{
"hex": "#b8ea89",
"rgb": {
"r": 184,
"g": 234,
"b": 137
},
"hsl": {
"h": 90.928,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.88017,
"c": 0.13572,
"h": 131
},
"luminance": 0.70842
}Semantic roles & 50–950 ramp
primary
#B8EA89
secondary
#8D53C4
accent
#14D276
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581