#B4E5AC#B4E5AC
#B4E5AC is a very light, moderate green. Relative luminance 0.687; OKLCH L 87.3% C 0.092 H 141.1°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E5AC |
|---|---|
| RGB | rgb(180, 229, 172) |
| HSL | hsl(112, 52%, 79%) |
| HSV | hsv(112, 25%, 90%) |
| CMYK | cmyk(21.4%, 0%, 24.9%, 10.2%) |
| CIE-LAB | lab(86.36, -26.38, 22.78) |
| CIE-LCH | lch(86.36, 34.86, 139.18°) |
| OKLab | oklab(87.31% -0.0718 0.058) |
| OKLCH | oklch(87.31% 0.092 141.1) |
| XYZ | xyz(54.2862, 68.7190, 49.4257) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.20
Light Grey Green
#B7E1A1
ΔE00 2.48
Hospital Green
#9BE5AA
ΔE00 4.11
Washed Out Green
#BCF5A6
ΔE00 5.16
Mint
#AAF0C1
ΔE00 5.22
Celadon
#BEFDB7
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E5AC #DDACE5
analogous
#D0E5AC #B4E5AC #ACE5C0
triadic
#B4E5AC #ACB4E5 #E5ACB4
tetradic
#B4E5AC #ACD0E5 #DDACE5 #E5C0AC
square
#B4E5AC #ACD0E5 #DDACE5 #E5C0AC
split-complementary
#B4E5AC #C0ACE5 #E5ACD0
monochromatic
#60C84F #8AD67D #B4E5AC #DEF4DB #EAF8E8
Accessibility & contrast
On white
1.42
#B4E5AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#B4E5AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E5AC
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E5AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E5AC | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA9
Deuteranopia (green-blind)
#E0D6AF
Tritanopia (blue-blind)
#B1E1D6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b4e5ac; /* rgb */ color: rgb(180, 229, 172); /* oklch */ color: oklch(87.3% 0.092 141.1);
Tailwind
colors: {
custom: {
50: '#cbedc5',
500: '#b4e5ac',
950: '#000000',
},
}SCSS
$custom: #b4e5ac; $custom-light: #cbedc5; $custom-dark: #000000;
JSON
{
"hex": "#b4e5ac",
"rgb": {
"r": 180,
"g": 229,
"b": 172
},
"hsl": {
"h": 111.579,
"s": 52.294,
"l": 78.627
},
"oklch": {
"l": 0.87305,
"c": 0.09231,
"h": 141.1
},
"luminance": 0.6872
}Semantic roles & 50–950 ramp
primary
#B4E5AC
secondary
#B576BF
accent
#26C0AA
background
#FEFFFD
surface
#FAFEF9
border
#D3D6D2
text
#131612
muted
#838582