#B4E7B2#B4E7B2
#B4E7B2 is a very light, moderate green. Relative luminance 0.701; OKLCH L 87.9% C 0.089 H 143.8°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E7B2 |
|---|---|
| RGB | rgb(180, 231, 178) |
| HSL | hsl(118, 52%, 80%) |
| HSV | hsv(118, 23%, 91%) |
| CMYK | cmyk(22.1%, 0%, 22.9%, 9.4%) |
| CIE-LAB | lab(87.03, -26.35, 20.59) |
| CIE-LCH | lch(87.03, 33.44, 141.99°) |
| OKLab | oklab(87.88% -0.0719 0.0526) |
| OKLCH | oklch(87.88% 0.089 143.8) |
| XYZ | xyz(55.4321, 70.0679, 52.7147) |
| Luminance | 0.7007 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.90
Light Grey Green
#B7E1A1
ΔE00 3.65
Hospital Green
#9BE5AA
ΔE00 3.86
Mint
#AAF0C1
ΔE00 4.16
Celadon
#BEFDB7
ΔE00 5.41
Very Pale Green
#CFFDBC
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E7B2 #E5B2E7
analogous
#CEE7B2 #B4E7B2 #B2E7CA
triadic
#B4E7B2 #B2B4E7 #E7B2B4
tetradic
#B4E7B2 #B2CEE7 #E5B2E7 #E7CAB2
square
#B4E7B2 #B2CEE7 #E5B2E7 #E7CAB2
split-complementary
#B4E7B2 #CAB2E7 #E7B2CE
monochromatic
#59CA55 #87D883 #B4E7B2 #E1F6E1 #E8F8E8
Accessibility & contrast
On white
1.40
#B4E7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#B4E7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E7B2
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E7B2 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAF
Deuteranopia (green-blind)
#E1D8B5
Tritanopia (blue-blind)
#B0E4D8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b4e7b2; /* rgb */ color: rgb(180, 231, 178); /* oklch */ color: oklch(87.9% 0.089 143.8);
Tailwind
colors: {
custom: {
50: '#cbeec9',
500: '#b4e7b2',
950: '#000000',
},
}SCSS
$custom: #b4e7b2; $custom-light: #cbeec9; $custom-dark: #000000;
JSON
{
"hex": "#b4e7b2",
"rgb": {
"r": 180,
"g": 231,
"b": 178
},
"hsl": {
"h": 117.736,
"s": 52.475,
"l": 80.196
},
"oklch": {
"l": 0.87877,
"c": 0.08912,
"h": 143.8
},
"luminance": 0.70069
}Semantic roles & 50–950 ramp
primary
#B4E7B2
secondary
#BF7BC2
accent
#26C0BA
background
#FEFFFD
surface
#FAFEF9
border
#D3D6D2
text
#131613
muted
#838582