#B4E9AE#B4E9AE
#B4E9AE is a very light, moderate green. Relative luminance 0.710; OKLCH L 88.2% C 0.097 H 142.1°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E9AE |
|---|---|
| RGB | rgb(180, 233, 174) |
| HSL | hsl(114, 57%, 80%) |
| HSV | hsv(114, 25%, 91%) |
| CMYK | cmyk(22.7%, 0%, 25.3%, 8.6%) |
| CIE-LAB | lab(87.50, -27.97, 23.32) |
| CIE-LCH | lch(87.50, 36.41, 140.18°) |
| OKLab | oklab(88.23% -0.0762 0.0593) |
| OKLCH | oklch(88.23% 0.097 142.1) |
| XYZ | xyz(55.5993, 71.0355, 50.8180) |
| Luminance | 0.7104 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.81
Light Grey Green
#B7E1A1
ΔE00 3.02
Hospital Green
#9BE5AA
ΔE00 3.78
Celadon
#BEFDB7
ΔE00 4.46
Washed Out Green
#BCF5A6
ΔE00 4.47
Mint
#AAF0C1
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E9AE #E3AEE9
analogous
#D2E9AE #B4E9AE #AEE9C5
triadic
#B4E9AE #AEB4E9 #E9AEB4
tetradic
#B4E9AE #AED2E9 #E3AEE9 #E9C5AE
square
#B4E9AE #AED2E9 #E3AEE9 #E9C5AE
split-complementary
#B4E9AE #C5AEE9 #E9AED2
monochromatic
#5BCF4E #87DC7E #B4E9AE #E1F6DE #E9F8E7
Accessibility & contrast
On white
1.38
#B4E9AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#B4E9AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E9AE
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E9AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E9AE | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDFAA
Deuteranopia (green-blind)
#E4D9B1
Tritanopia (blue-blind)
#B0E5D9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b4e9ae; /* rgb */ color: rgb(180, 233, 174); /* oklch */ color: oklch(88.2% 0.097 142.1);
Tailwind
colors: {
custom: {
50: '#cbf0c6',
500: '#b4e9ae',
950: '#000000',
},
}SCSS
$custom: #b4e9ae; $custom-light: #cbf0c6; $custom-dark: #000000;
JSON
{
"hex": "#b4e9ae",
"rgb": {
"r": 180,
"g": 233,
"b": 174
},
"hsl": {
"h": 113.898,
"s": 57.282,
"l": 79.804
},
"oklch": {
"l": 0.8823,
"c": 0.09657,
"h": 142.1
},
"luminance": 0.71037
}Semantic roles & 50–950 ramp
primary
#B4E9AE
secondary
#BD77C5
accent
#21C5B4
background
#FEFFFD
surface
#FAFEF9
border
#D3D6D2
text
#131613
muted
#838582