#B4E9AA#B4E9AA
#B4E9AA is a very light, moderate green. Relative luminance 0.709; OKLCH L 88.1% C 0.101 H 140.6°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E9AA |
|---|---|
| RGB | rgb(180, 233, 170) |
| HSL | hsl(110, 59%, 79%) |
| HSV | hsv(110, 27%, 91%) |
| CMYK | cmyk(22.7%, 0%, 27%, 8.6%) |
| CIE-LAB | lab(87.43, -28.61, 25.27) |
| CIE-LCH | lch(87.43, 38.17, 138.54°) |
| OKLab | oklab(88.15% -0.0779 0.064) |
| OKLCH | oklch(88.15% 0.101 140.6) |
| XYZ | xyz(55.2151, 70.8818, 48.7949) |
| Luminance | 0.7088 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.31
Light Grey Green
#B7E1A1
ΔE00 2.56
Washed Out Green
#BCF5A6
ΔE00 3.78
Hospital Green
#9BE5AA
ΔE00 4.09
Celadon
#BEFDB7
ΔE00 4.26
Pale Green
#C7FDB5
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E9AA #DFAAE9
analogous
#D4E9AA #B4E9AA #AAE9C0
triadic
#B4E9AA #AAB4E9 #E9AAB4
tetradic
#B4E9AA #AAD4E9 #DFAAE9 #E9C0AA
square
#B4E9AA #AAD4E9 #DFAAE9 #E9C0AA
split-complementary
#B4E9AA #C0AAE9 #E9AAD4
monochromatic
#5ED049 #89DC79 #B4E9AA #DFF6DB #EAF9E7
Accessibility & contrast
On white
1.38
#B4E9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#B4E9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E9AA
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E9AA | 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)
#EDDEA6
Deuteranopia (green-blind)
#E4D9AD
Tritanopia (blue-blind)
#B1E5D8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b4e9aa; /* rgb */ color: rgb(180, 233, 170); /* oklch */ color: oklch(88.1% 0.101 140.6);
Tailwind
colors: {
custom: {
50: '#cbf0c3',
500: '#b4e9aa',
950: '#000000',
},
}SCSS
$custom: #b4e9aa; $custom-light: #cbf0c3; $custom-dark: #000000;
JSON
{
"hex": "#b4e9aa",
"rgb": {
"r": 180,
"g": 233,
"b": 170
},
"hsl": {
"h": 110.476,
"s": 58.879,
"l": 79.02
},
"oklch": {
"l": 0.88146,
"c": 0.10085,
"h": 140.6
},
"luminance": 0.70883
}Semantic roles & 50–950 ramp
primary
#B4E9AA
secondary
#B873C5
accent
#1FC7AC
background
#FEFFFD
surface
#FAFEF9
border
#D3D6D2
text
#131612
muted
#838582