#B4E7AA#B4E7AA
#B4E7AA is a very light, moderate green. Relative luminance 0.698; OKLCH L 87.7% C 0.098 H 140.5°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E7AA |
|---|---|
| RGB | rgb(180, 231, 170) |
| HSL | hsl(110, 56%, 79%) |
| HSV | hsv(110, 26%, 91%) |
| CMYK | cmyk(22.1%, 0%, 26.4%, 9.4%) |
| CIE-LAB | lab(86.88, -27.66, 24.52) |
| CIE-LCH | lch(86.88, 36.96, 138.44°) |
| OKLab | oklab(87.7% -0.0753 0.0622) |
| OKLCH | oklch(87.7% 0.098 140.5) |
| XYZ | xyz(54.6522, 69.7559, 48.6072) |
| Luminance | 0.6976 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.54
Light Grey Green
#B7E1A1
ΔE00 2.28
Hospital Green
#9BE5AA
ΔE00 4.11
Washed Out Green
#BCF5A6
ΔE00 4.29
Celadon
#BEFDB7
ΔE00 4.76
Pale Green
#C7FDB5
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E7AA #DDAAE7
analogous
#D2E7AA #B4E7AA #AAE7BE
triadic
#B4E7AA #AAB4E7 #E7AAB4
tetradic
#B4E7AA #AAD2E7 #DDAAE7 #E7BEAA
square
#B4E7AA #AAD2E7 #DDAAE7 #E7BEAA
split-complementary
#B4E7AA #BEAAE7 #E7AAD2
monochromatic
#60CC4B #8ADA7A #B4E7AA #DEF4DA #EAF8E7
Accessibility & contrast
On white
1.40
#B4E7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#B4E7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E7AA
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E7AA | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA6
Deuteranopia (green-blind)
#E2D8AD
Tritanopia (blue-blind)
#B1E3D7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b4e7aa; /* rgb */ color: rgb(180, 231, 170); /* oklch */ color: oklch(87.7% 0.098 140.5);
Tailwind
colors: {
custom: {
50: '#cbeec3',
500: '#b4e7aa',
950: '#000000',
},
}SCSS
$custom: #b4e7aa; $custom-light: #cbeec3; $custom-dark: #000000;
JSON
{
"hex": "#b4e7aa",
"rgb": {
"r": 180,
"g": 231,
"b": 170
},
"hsl": {
"h": 110.164,
"s": 55.963,
"l": 78.627
},
"oklch": {
"l": 0.87704,
"c": 0.09767,
"h": 140.5
},
"luminance": 0.69757
}Semantic roles & 50–950 ramp
primary
#B4E7AA
secondary
#B573C2
accent
#22C3A9
background
#FEFFFD
surface
#FAFEF9
border
#D3D6D2
text
#131612
muted
#838582