#B4E6AA#B4E6AA
#B4E6AA is a very light, moderate green. Relative luminance 0.692; OKLCH L 87.5% C 0.096 H 140.4°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E6AA |
|---|---|
| RGB | rgb(180, 230, 170) |
| HSL | hsl(110, 55%, 78%) |
| HSV | hsv(110, 26%, 90%) |
| CMYK | cmyk(21.7%, 0%, 26.1%, 9.8%) |
| CIE-LAB | lab(86.60, -27.18, 24.14) |
| CIE-LCH | lch(86.60, 36.36, 138.39°) |
| OKLab | oklab(87.48% -0.074 0.0613) |
| OKLCH | oklch(87.48% 0.096 140.4) |
| XYZ | xyz(54.3731, 69.1977, 48.5142) |
| Luminance | 0.6920 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.71
Light Grey Green
#B7E1A1
ΔE00 2.18
Hospital Green
#9BE5AA
ΔE00 4.15
Washed Out Green
#BCF5A6
ΔE00 4.55
Celadon
#BEFDB7
ΔE00 5.02
Pale Green
#C7FDB5
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E6AA #DCAAE6
analogous
#D2E6AA #B4E6AA #AAE6BE
triadic
#B4E6AA #AAB4E6 #E6AAB4
tetradic
#B4E6AA #AAD2E6 #DCAAE6 #E6BEAA
square
#B4E6AA #AAD2E6 #DCAAE6 #E6BEAA
split-complementary
#B4E6AA #BEAAE6 #E6AAD2
monochromatic
#61CA4B #8AD87B #B4E6AA #DEF4D9 #EAF8E7
Accessibility & contrast
On white
1.42
#B4E6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#B4E6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E6AA
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E6AA | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCA6
Deuteranopia (green-blind)
#E2D7AD
Tritanopia (blue-blind)
#B1E2D6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b4e6aa; /* rgb */ color: rgb(180, 230, 170); /* oklch */ color: oklch(87.5% 0.096 140.4);
Tailwind
colors: {
custom: {
50: '#cbeec3',
500: '#b4e6aa',
950: '#000000',
},
}SCSS
$custom: #b4e6aa; $custom-light: #cbeec3; $custom-dark: #000000;
JSON
{
"hex": "#b4e6aa",
"rgb": {
"r": 180,
"g": 230,
"b": 170
},
"hsl": {
"h": 110,
"s": 54.545,
"l": 78.431
},
"oklch": {
"l": 0.87483,
"c": 0.09608,
"h": 140.4
},
"luminance": 0.69199
}Semantic roles & 50–950 ramp
primary
#B4E6AA
secondary
#B474C1
accent
#23C2A8
background
#FEFFFD
surface
#FAFEF9
border
#D3D6D2
text
#131612
muted
#838582