#B4EA91#B4EA91
#B4EA91 is a very light, vivid yellow-green. Relative luminance 0.706; OKLCH L 87.9% C 0.129 H 133.9°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B4EA91 |
|---|---|
| RGB | rgb(180, 234, 145) |
| HSL | hsl(96, 68%, 74%) |
| HSV | hsv(96, 38%, 92%) |
| CMYK | cmyk(23.1%, 0%, 38%, 8.2%) |
| CIE-LAB | lab(87.29, -32.74, 37.77) |
| CIE-LCH | lch(87.29, 49.98, 130.92°) |
| OKLab | oklab(87.9% -0.0896 0.0932) |
| OKLCH | oklch(87.9% 0.129 133.9) |
| XYZ | xyz(53.3549, 70.5920, 37.5971) |
| Luminance | 0.7059 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.23
Washed Out Green
#BCF5A6
ΔE00 3.25
Pale Light Green
#B1FC99
ΔE00 4.30
Celery
#C1FD95
ΔE00 4.33
Light Pastel Green
#B2FBA5
ΔE00 4.48
Pistachio (survey)
#C0FA8B
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4EA91 #C791EA
analogous
#E1EA91 #B4EA91 #91EA9B
triadic
#B4EA91 #91B4EA #EA91B4
tetradic
#B4EA91 #91E1EA #C791EA #EA9B91
square
#B4EA91 #91E1EA #C791EA #EA9B91
split-complementary
#B4EA91 #9B91EA #EA91E1
monochromatic
#6ED62A #91E05E #B4EA91 #D7F4C4 #EDFAE5
Accessibility & contrast
On white
1.39
#B4EA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#B4EA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4EA91
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4EA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4EA91 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8B
Deuteranopia (green-blind)
#E9D996
Tritanopia (blue-blind)
#B5E3D4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b4ea91; /* rgb */ color: rgb(180, 234, 145); /* oklch */ color: oklch(87.9% 0.129 133.9);
Tailwind
colors: {
custom: {
50: '#ccf1b2',
500: '#b4ea91',
950: '#000000',
},
}SCSS
$custom: #b4ea91; $custom-light: #ccf1b2; $custom-dark: #000000;
JSON
{
"hex": "#b4ea91",
"rgb": {
"r": 180,
"g": 234,
"b": 145
},
"hsl": {
"h": 96.404,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.87895,
"c": 0.12928,
"h": 133.9
},
"luminance": 0.70593
}Semantic roles & 50–950 ramp
primary
#B4EA91
secondary
#9B5BC5
accent
#16D087
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#131611
muted
#838581