#E0EAE2#E0EAE2
#E0EAE2 is a very light, near-neutral green. Relative luminance 0.802; OKLCH L 92.7% C 0.015 H 151.8°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #E0EAE2 |
|---|---|
| RGB | rgb(224, 234, 226) |
| HSL | hsl(132, 19%, 90%) |
| HSV | hsv(132, 4%, 92%) |
| CMYK | cmyk(4.3%, 0%, 3.4%, 8.2%) |
| CIE-LAB | lab(91.77, -4.77, 2.72) |
| CIE-LCH | lch(91.77, 5.49, 150.26°) |
| OKLab | oklab(92.73% -0.0133 0.0071) |
| OKLCH | oklch(92.73% 0.015 151.8) |
| XYZ | xyz(73.8882, 80.1835, 83.5211) |
| Luminance | 0.8018 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.98
Mintcream
#F5FFFA
ΔE00 4.63
Honeydew
#F0FFF0
ΔE00 5.33
Azure (CSS)
#F0FFFF
ΔE00 5.82
Ivory
#FFFFF0
ΔE00 6.68
Off White
#FAF9F6
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0EAE2 #EAE0E8
analogous
#E3EAE0 #E0EAE2 #E0EAE7
triadic
#E0EAE2 #E2E0EA #EAE2E0
tetradic
#E0EAE2 #E0E3EA #EAE0E8 #EAE7E0
square
#E0EAE2 #E0E3EA #EAE0E8 #EAE7E0
split-complementary
#E0EAE2 #E7E0EA #EAE0E3
monochromatic
#97B99E #BCD1C0 #E0EAE2 #EDF3EE #EDF3EE
Accessibility & contrast
On white
1.23
#E0EAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#E0EAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0EAE2
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0EAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0EAE2 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE8E2
Deuteranopia (green-blind)
#E8E7E2
Tritanopia (blue-blind)
#DFEAE8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e0eae2; /* rgb */ color: rgb(224, 234, 226); /* oklch */ color: oklch(92.7% 0.015 151.8);
Tailwind
colors: {
custom: {
50: '#e9f0eb',
500: '#e0eae2',
950: '#000000',
},
}SCSS
$custom: #e0eae2; $custom-light: #e9f0eb; $custom-dark: #000000;
JSON
{
"hex": "#e0eae2",
"rgb": {
"r": 224,
"g": 234,
"b": 226
},
"hsl": {
"h": 132,
"s": 19.231,
"l": 89.804
},
"oklch": {
"l": 0.92726,
"c": 0.01509,
"h": 151.8
},
"luminance": 0.80184
}Semantic roles & 50–950 ramp
primary
#E0EAE2
secondary
#C1ADBD
accent
#488C9E
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161616
muted
#848584