#B4EAB0#B4EAB0
#B4EAB0 is a very light, moderate green. Relative luminance 0.717; OKLCH L 88.5% C 0.096 H 143.0°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B4EAB0 |
|---|---|
| RGB | rgb(180, 234, 176) |
| HSL | hsl(116, 58%, 80%) |
| HSV | hsv(116, 25%, 92%) |
| CMYK | cmyk(23.1%, 0%, 24.8%, 8.2%) |
| CIE-LAB | lab(87.82, -28.11, 22.71) |
| CIE-LCH | lch(87.82, 36.14, 141.06°) |
| OKLab | oklab(88.49% -0.0767 0.0578) |
| OKLCH | oklch(88.49% 0.096 143) |
| XYZ | xyz(56.0796, 71.6818, 51.9472) |
| Luminance | 0.7168 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.04
Light Grey Green
#B7E1A1
ΔE00 3.40
Hospital Green
#9BE5AA
ΔE00 3.68
Celadon
#BEFDB7
ΔE00 4.36
Mint
#AAF0C1
ΔE00 4.38
Washed Out Green
#BCF5A6
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4EAB0 #E6B0EA
analogous
#D1EAB0 #B4EAB0 #B0EAC9
triadic
#B4EAB0 #B0B4EA #EAB0B4
tetradic
#B4EAB0 #B0D1EA #E6B0EA #EAC9B0
square
#B4EAB0 #B0D1EA #E6B0EA #EAC9B0
split-complementary
#B4EAB0 #C9B0EA #EAB0D1
monochromatic
#58D04F #86DD80 #B4EAB0 #E2F7E0 #E8F9E7
Accessibility & contrast
On white
1.37
#B4EAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#B4EAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4EAB0
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4EAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4EAB0 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE0AD
Deuteranopia (green-blind)
#E4DAB3
Tritanopia (blue-blind)
#B0E6DA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b4eab0; /* rgb */ color: rgb(180, 234, 176); /* oklch */ color: oklch(88.5% 0.096 143.0);
Tailwind
colors: {
custom: {
50: '#cbf1c7',
500: '#b4eab0',
950: '#000000',
},
}SCSS
$custom: #b4eab0; $custom-light: #cbf1c7; $custom-dark: #000000;
JSON
{
"hex": "#b4eab0",
"rgb": {
"r": 180,
"g": 234,
"b": 176
},
"hsl": {
"h": 115.862,
"s": 58,
"l": 80.392
},
"oklch": {
"l": 0.88494,
"c": 0.09604,
"h": 143
},
"luminance": 0.71684
}Semantic roles & 50–950 ramp
primary
#B4EAB0
secondary
#C178C6
accent
#20C6BA
background
#FEFFFD
surface
#FAFEF9
border
#D3D6D2
text
#131613
muted
#838582