#B4E6AC#B4E6AC
#B4E6AC is a very light, moderate green. Relative luminance 0.693; OKLCH L 87.5% C 0.094 H 141.2°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E6AC |
|---|---|
| RGB | rgb(180, 230, 172) |
| HSL | hsl(112, 54%, 79%) |
| HSV | hsv(112, 25%, 90%) |
| CMYK | cmyk(21.7%, 0%, 25.2%, 9.8%) |
| CIE-LAB | lab(86.64, -26.86, 23.16) |
| CIE-LCH | lch(86.64, 35.47, 139.23°) |
| OKLab | oklab(87.53% -0.0732 0.0589) |
| OKLCH | oklch(87.53% 0.094 141.2) |
| XYZ | xyz(54.5637, 69.2740, 49.5182) |
| Luminance | 0.6927 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.98
Light Grey Green
#B7E1A1
ΔE00 2.50
Hospital Green
#9BE5AA
ΔE00 4.03
Washed Out Green
#BCF5A6
ΔE00 4.89
Celadon
#BEFDB7
ΔE00 5.13
Mint
#AAF0C1
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E6AC #DEACE6
analogous
#D1E6AC #B4E6AC #ACE6C1
triadic
#B4E6AC #ACB4E6 #E6ACB4
tetradic
#B4E6AC #ACD1E6 #DEACE6 #E6C1AC
square
#B4E6AC #ACD1E6 #DEACE6 #E6C1AC
split-complementary
#B4E6AC #C1ACE6 #E6ACD1
monochromatic
#5FCA4E #8AD87D #B4E6AC #DFF4DB #EAF8E7
Accessibility & contrast
On white
1.41
#B4E6AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#B4E6AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E6AC
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E6AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E6AC | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCA8
Deuteranopia (green-blind)
#E1D7AF
Tritanopia (blue-blind)
#B1E2D6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b4e6ac; /* rgb */ color: rgb(180, 230, 172); /* oklch */ color: oklch(87.5% 0.094 141.2);
Tailwind
colors: {
custom: {
50: '#cbeec5',
500: '#b4e6ac',
950: '#000000',
},
}SCSS
$custom: #b4e6ac; $custom-light: #cbeec5; $custom-dark: #000000;
JSON
{
"hex": "#b4e6ac",
"rgb": {
"r": 180,
"g": 230,
"b": 172
},
"hsl": {
"h": 111.724,
"s": 53.704,
"l": 78.824
},
"oklch": {
"l": 0.87526,
"c": 0.09392,
"h": 141.2
},
"luminance": 0.69275
}Semantic roles & 50–950 ramp
primary
#B4E6AC
secondary
#B676C1
accent
#24C1AC
background
#FEFFFD
surface
#FAFEF9
border
#D3D6D2
text
#131612
muted
#838582