#B4E2AE#B4E2AE
#B4E2AE is a very light, moderate green. Relative luminance 0.672; OKLCH L 86.7% C 0.085 H 141.8°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E2AE |
|---|---|
| RGB | rgb(180, 226, 174) |
| HSL | hsl(113, 47%, 78%) |
| HSV | hsv(113, 23%, 89%) |
| CMYK | cmyk(20.4%, 0%, 23%, 11.4%) |
| CIE-LAB | lab(85.58, -24.61, 20.66) |
| CIE-LCH | lch(85.58, 32.13, 139.98°) |
| OKLab | oklab(86.69% -0.067 0.0528) |
| OKLCH | oklch(86.69% 0.085 141.8) |
| XYZ | xyz(53.6568, 67.1506, 50.1706) |
| Luminance | 0.6715 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.08
Light Sage
#BCECAC
ΔE00 3.28
Hospital Green
#9BE5AA
ΔE00 4.49
Mint
#AAF0C1
ΔE00 5.22
Washed Out Green
#BCF5A6
ΔE00 6.34
Very Pale Green
#CFFDBC
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E2AE #DCAEE2
analogous
#CEE2AE #B4E2AE #AEE2C2
triadic
#B4E2AE #AEB4E2 #E2AEB4
tetradic
#B4E2AE #AECEE2 #DCAEE2 #E2C2AE
square
#B4E2AE #AECEE2 #DCAEE2 #E2C2AE
split-complementary
#B4E2AE #C2AEE2 #E2AECE
monochromatic
#61C254 #8AD281 #B4E2AE #DEF2DB #EAF7E8
Accessibility & contrast
On white
1.46
#B4E2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#B4E2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E2AE
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E2AE | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AB
Deuteranopia (green-blind)
#DDD4B1
Tritanopia (blue-blind)
#B1DFD4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b4e2ae; /* rgb */ color: rgb(180, 226, 174); /* oklch */ color: oklch(86.7% 0.085 141.8);
Tailwind
colors: {
custom: {
50: '#cbebc6',
500: '#b4e2ae',
950: '#000000',
},
}SCSS
$custom: #b4e2ae; $custom-light: #cbebc6; $custom-dark: #000000;
JSON
{
"hex": "#b4e2ae",
"rgb": {
"r": 180,
"g": 226,
"b": 174
},
"hsl": {
"h": 113.077,
"s": 47.273,
"l": 78.431
},
"oklch": {
"l": 0.86689,
"c": 0.08531,
"h": 141.8
},
"luminance": 0.67152
}Semantic roles & 50–950 ramp
primary
#B4E2AE
secondary
#B479BB
accent
#2BBBAA
background
#FEFEFD
surface
#FAFDF9
border
#D3D5D2
text
#131613
muted
#838482