#B4E6AE#B4E6AE
#B4E6AE is a very light, moderate green. Relative luminance 0.694; OKLCH L 87.6% C 0.092 H 142.0°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E6AE |
|---|---|
| RGB | rgb(180, 230, 174) |
| HSL | hsl(114, 53%, 79%) |
| HSV | hsv(114, 24%, 90%) |
| CMYK | cmyk(21.7%, 0%, 24.3%, 9.8%) |
| CIE-LAB | lab(86.68, -26.53, 22.18) |
| CIE-LCH | lch(86.68, 34.58, 140.11°) |
| OKLab | oklab(87.57% -0.0723 0.0565) |
| OKLCH | oklch(87.57% 0.092 142) |
| XYZ | xyz(54.7572, 69.3514, 50.5374) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.31
Light Grey Green
#B7E1A1
ΔE00 2.87
Hospital Green
#9BE5AA
ΔE00 3.96
Mint
#AAF0C1
ΔE00 4.84
Washed Out Green
#BCF5A6
ΔE00 5.24
Celadon
#BEFDB7
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E6AE #E0AEE6
analogous
#D0E6AE #B4E6AE #AEE6C4
triadic
#B4E6AE #AEB4E6 #E6AEB4
tetradic
#B4E6AE #AED0E6 #E0AEE6 #E6C4AE
square
#B4E6AE #AED0E6 #E0AEE6 #E6C4AE
split-complementary
#B4E6AE #C4AEE6 #E6AED0
monochromatic
#5DC950 #89D87F #B4E6AE #DFF4DD #E9F8E8
Accessibility & contrast
On white
1.41
#B4E6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#B4E6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E6AE
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E6AE | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAB
Deuteranopia (green-blind)
#E1D7B1
Tritanopia (blue-blind)
#B0E2D7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b4e6ae; /* rgb */ color: rgb(180, 230, 174); /* oklch */ color: oklch(87.6% 0.092 142.0);
Tailwind
colors: {
custom: {
50: '#cbeec6',
500: '#b4e6ae',
950: '#000000',
},
}SCSS
$custom: #b4e6ae; $custom-light: #cbeec6; $custom-dark: #000000;
JSON
{
"hex": "#b4e6ae",
"rgb": {
"r": 180,
"g": 230,
"b": 174
},
"hsl": {
"h": 113.571,
"s": 52.83,
"l": 79.216
},
"oklch": {
"l": 0.87569,
"c": 0.09177,
"h": 142
},
"luminance": 0.69353
}Semantic roles & 50–950 ramp
primary
#B4E6AE
secondary
#B978C1
accent
#25C0B0
background
#FEFFFD
surface
#FAFEF9
border
#D3D6D2
text
#131613
muted
#838582