#B5EA89#B5EA89
#B5EA89 is a very light, vivid yellow-green. Relative luminance 0.705; OKLCH L 87.8% C 0.137 H 132.0°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B5EA89 |
|---|---|
| RGB | rgb(181, 234, 137) |
| HSL | hsl(93, 70%, 73%) |
| HSV | hsv(93, 41%, 92%) |
| CMYK | cmyk(22.6%, 0%, 41.5%, 8.2%) |
| CIE-LAB | lab(87.23, -33.43, 41.67) |
| CIE-LCH | lch(87.23, 53.42, 128.74°) |
| OKLab | oklab(87.83% -0.0918 0.1019) |
| OKLCH | oklch(87.83% 0.137 132) |
| XYZ | xyz(52.9933, 70.4743, 34.4730) |
| Luminance | 0.7048 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.70
Celery
#C1FD95
ΔE00 3.98
Tea Green
#BDF8A3
ΔE00 4.03
Washed Out Green
#BCF5A6
ΔE00 4.35
Pale Light Green
#B1FC99
ΔE00 4.56
Light Yellowish Green
#C2FF89
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5EA89 #BE89EA
analogous
#E5EA89 #B5EA89 #89EA8E
triadic
#B5EA89 #89B5EA #EA89B5
tetradic
#B5EA89 #89E5EA #BE89EA #EA8E89
square
#B5EA89 #89E5EA #BE89EA #EA8E89
split-complementary
#B5EA89 #8E89EA #EA89E5
monochromatic
#74D326 #94E155 #B5EA89 #D6F3BD #EFFAE5
Accessibility & contrast
On white
1.39
#B5EA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#B5EA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5EA89
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5EA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5EA89 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD82
Deuteranopia (green-blind)
#EAD98E
Tritanopia (blue-blind)
#B7E3D2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b5ea89; /* rgb */ color: rgb(181, 234, 137); /* oklch */ color: oklch(87.8% 0.137 132.0);
Tailwind
colors: {
custom: {
50: '#cdf1ad',
500: '#b5ea89',
950: '#000000',
},
}SCSS
$custom: #b5ea89; $custom-light: #cdf1ad; $custom-dark: #000000;
JSON
{
"hex": "#b5ea89",
"rgb": {
"r": 181,
"g": 234,
"b": 137
},
"hsl": {
"h": 92.784,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.87826,
"c": 0.13718,
"h": 132
},
"luminance": 0.70476
}Semantic roles & 50–950 ramp
primary
#B5EA89
secondary
#9153C4
accent
#14D27C
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581