#B4EC91#B4EC91
#B4EC91 is a very light, vivid yellow-green. Relative luminance 0.717; OKLCH L 88.3% C 0.132 H 134.2°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B4EC91 |
|---|---|
| RGB | rgb(180, 236, 145) |
| HSL | hsl(97, 71%, 75%) |
| HSV | hsv(97, 39%, 93%) |
| CMYK | cmyk(23.7%, 0%, 38.6%, 7.5%) |
| CIE-LAB | lab(87.84, -33.66, 38.49) |
| CIE-LCH | lch(87.84, 51.13, 131.17°) |
| OKLab | oklab(88.34% -0.0921 0.0949) |
| OKLCH | oklch(88.34% 0.132 134.2) |
| XYZ | xyz(53.9275, 71.7371, 37.7880) |
| Luminance | 0.7174 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.95
Washed Out Green
#BCF5A6
ΔE00 3.12
Pale Light Green
#B1FC99
ΔE00 3.82
Celery
#C1FD95
ΔE00 3.88
Pistachio (survey)
#C0FA8B
ΔE00 4.07
Light Pastel Green
#B2FBA5
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4EC91 #C991EC
analogous
#E2EC91 #B4EC91 #91EC9C
triadic
#B4EC91 #91B4EC #EC91B4
tetradic
#B4EC91 #91E2EC #C991EC #EC9C91
square
#B4EC91 #91E2EC #C991EC #EC9C91
split-complementary
#B4EC91 #9C91EC #EC91E2
monochromatic
#6DDA29 #90E35D #B4EC91 #D8F5C5 #EDFAE5
Accessibility & contrast
On white
1.37
#B4EC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#B4EC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4EC91
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4EC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4EC91 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF8A
Deuteranopia (green-blind)
#EADB96
Tritanopia (blue-blind)
#B4E5D5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b4ec91; /* rgb */ color: rgb(180, 236, 145); /* oklch */ color: oklch(88.3% 0.132 134.2);
Tailwind
colors: {
custom: {
50: '#ccf2b2',
500: '#b4ec91',
950: '#000000',
},
}SCSS
$custom: #b4ec91; $custom-light: #ccf2b2; $custom-dark: #000000;
JSON
{
"hex": "#b4ec91",
"rgb": {
"r": 180,
"g": 236,
"b": 145
},
"hsl": {
"h": 96.923,
"s": 70.543,
"l": 74.706
},
"oklch": {
"l": 0.88343,
"c": 0.13227,
"h": 134.2
},
"luminance": 0.71739
}Semantic roles & 50–950 ramp
primary
#B4EC91
secondary
#9D5AC7
accent
#13D389
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#131711
muted
#838581