#E2EAE0#E2EAE0
#E2EAE0 is a very light, near-neutral green. Relative luminance 0.804; OKLCH L 92.8% C 0.016 H 139.4°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EAE0 |
|---|---|
| RGB | rgb(226, 234, 224) |
| HSL | hsl(108, 19%, 90%) |
| HSV | hsv(108, 4%, 92%) |
| CMYK | cmyk(3.4%, 0%, 4.3%, 8.2%) |
| CIE-LAB | lab(91.86, -4.45, 3.92) |
| CIE-LCH | lch(91.86, 5.94, 138.62°) |
| OKLab | oklab(92.82% -0.012 0.0103) |
| OKLCH | oklch(92.82% 0.016 139.4) |
| XYZ | xyz(74.2391, 80.3960, 82.1134) |
| Luminance | 0.8040 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.90
Mintcream
#F5FFFA
ΔE00 4.92
Honeydew
#F0FFF0
ΔE00 5.24
Ivory
#FFFFF0
ΔE00 5.93
Azure (CSS)
#F0FFFF
ΔE00 6.56
Beige
#F5F5DC
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EAE0 #E8E0EA
analogous
#E7EAE0 #E2EAE0 #E0EAE3
triadic
#E2EAE0 #E0E2EA #EAE0E2
tetradic
#E2EAE0 #E0E7EA #E8E0EA #EAE3E0
square
#E2EAE0 #E0E7EA #E8E0EA #EAE3E0
split-complementary
#E2EAE0 #E3E0EA #EAE0E7
monochromatic
#9EB997 #C0D1BC #E2EAE0 #EEF3ED #EEF3ED
Accessibility & contrast
On white
1.23
#E2EAE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#E2EAE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EAE0
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EAE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EAE0 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DF
Deuteranopia (green-blind)
#E9E7E0
Tritanopia (blue-blind)
#E2E9E7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e2eae0; /* rgb */ color: rgb(226, 234, 224); /* oklch */ color: oklch(92.8% 0.016 139.4);
Tailwind
colors: {
custom: {
50: '#ebf0e9',
500: '#e2eae0',
950: '#000000',
},
}SCSS
$custom: #e2eae0; $custom-light: #ebf0e9; $custom-dark: #000000;
JSON
{
"hex": "#e2eae0",
"rgb": {
"r": 226,
"g": 234,
"b": 224
},
"hsl": {
"h": 108,
"s": 19.231,
"l": 89.804
},
"oklch": {
"l": 0.9282,
"c": 0.01582,
"h": 139.4
},
"luminance": 0.80396
}Semantic roles & 50–950 ramp
primary
#E2EAE0
secondary
#BDADC1
accent
#489E8C
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161616
muted
#848584