#B4E9AB#B4E9AB
#B4E9AB is a very light, moderate green. Relative luminance 0.709; OKLCH L 88.2% C 0.100 H 141.0°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E9AB |
|---|---|
| RGB | rgb(180, 233, 171) |
| HSL | hsl(111, 58%, 79%) |
| HSV | hsv(111, 27%, 91%) |
| CMYK | cmyk(22.7%, 0%, 26.6%, 8.6%) |
| CIE-LAB | lab(87.45, -28.45, 24.78) |
| CIE-LCH | lch(87.45, 37.73, 138.94°) |
| OKLab | oklab(88.17% -0.0775 0.0629) |
| OKLCH | oklch(88.17% 0.1 141) |
| XYZ | xyz(55.3101, 70.9198, 49.2949) |
| Luminance | 0.7092 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.40
Light Grey Green
#B7E1A1
ΔE00 2.65
Washed Out Green
#BCF5A6
ΔE00 3.94
Hospital Green
#9BE5AA
ΔE00 4.00
Celadon
#BEFDB7
ΔE00 4.29
Pale Green
#C7FDB5
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E9AB #E0ABE9
analogous
#D3E9AB #B4E9AB #ABE9C1
triadic
#B4E9AB #ABB4E9 #E9ABB4
tetradic
#B4E9AB #ABD3E9 #E0ABE9 #E9C1AB
square
#B4E9AB #ABD3E9 #E0ABE9 #E9C1AB
split-complementary
#B4E9AB #C1ABE9 #E9ABD3
monochromatic
#5DD04A #89DC7B #B4E9AB #DFF6DB #E9F9E7
Accessibility & contrast
On white
1.38
#B4E9AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#B4E9AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E9AB
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E9AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E9AB | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDEA7
Deuteranopia (green-blind)
#E4D9AE
Tritanopia (blue-blind)
#B1E5D8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b4e9ab; /* rgb */ color: rgb(180, 233, 171); /* oklch */ color: oklch(88.2% 0.100 141.0);
Tailwind
colors: {
custom: {
50: '#cbf0c4',
500: '#b4e9ab',
950: '#000000',
},
}SCSS
$custom: #b4e9ab; $custom-light: #cbf0c4; $custom-dark: #000000;
JSON
{
"hex": "#b4e9ab",
"rgb": {
"r": 180,
"g": 233,
"b": 171
},
"hsl": {
"h": 111.29,
"s": 58.491,
"l": 79.216
},
"oklch": {
"l": 0.88167,
"c": 0.09978,
"h": 141
},
"luminance": 0.70921
}Semantic roles & 50–950 ramp
primary
#B4E9AB
secondary
#B974C5
accent
#1FC6AE
background
#FEFFFD
surface
#FAFEF9
border
#D3D6D2
text
#131612
muted
#838582