#B4E2A4#B4E2A4
#B4E2A4 is a very light, moderate green. Relative luminance 0.668; OKLCH L 86.5% C 0.096 H 137.8°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E2A4 |
|---|---|
| RGB | rgb(180, 226, 164) |
| HSL | hsl(105, 52%, 76%) |
| HSV | hsv(105, 27%, 89%) |
| CMYK | cmyk(20.4%, 0%, 27.4%, 11.4%) |
| CIE-LAB | lab(85.39, -26.21, 25.59) |
| CIE-LCH | lch(85.39, 36.63, 135.69°) |
| OKLab | oklab(86.47% -0.0713 0.0647) |
| OKLCH | oklch(86.47% 0.096 137.8) |
| XYZ | xyz(52.7180, 66.7751, 45.2261) |
| Luminance | 0.6678 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.01
Light Sage
#BCECAC
ΔE00 2.20
Washed Out Green
#BCF5A6
ΔE00 4.84
Hospital Green
#9BE5AA
ΔE00 4.92
Pale Green
#C7FDB5
ΔE00 5.83
Tea Green
#BDF8A3
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E2A4 #D2A4E2
analogous
#D3E2A4 #B4E2A4 #A4E2B3
triadic
#B4E2A4 #A4B4E2 #E2A4B4
tetradic
#B4E2A4 #A4D3E2 #D2A4E2 #E2B3A4
square
#B4E2A4 #A4D3E2 #D2A4E2 #E2B3A4
split-complementary
#B4E2A4 #B3A4E2 #E2A4D3
monochromatic
#68C447 #8ED376 #B4E2A4 #DAF1D2 #ECF8E8
Accessibility & contrast
On white
1.46
#B4E2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#B4E2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E2A4
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E2A4 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A0
Deuteranopia (green-blind)
#DFD4A7
Tritanopia (blue-blind)
#B3DED1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b4e2a4; /* rgb */ color: rgb(180, 226, 164); /* oklch */ color: oklch(86.5% 0.096 137.8);
Tailwind
colors: {
custom: {
50: '#cbebbf',
500: '#b4e2a4',
950: '#000000',
},
}SCSS
$custom: #b4e2a4; $custom-light: #cbebbf; $custom-dark: #000000;
JSON
{
"hex": "#b4e2a4",
"rgb": {
"r": 180,
"g": 226,
"b": 164
},
"hsl": {
"h": 104.516,
"s": 51.667,
"l": 76.471
},
"oklch": {
"l": 0.86474,
"c": 0.09627,
"h": 137.8
},
"luminance": 0.66776
}Semantic roles & 50–950 ramp
primary
#B4E2A4
secondary
#A86FBB
accent
#26BF98
background
#FEFEFD
surface
#FAFDF8
border
#D3D5D1
text
#131612
muted
#838482