#E0EADD#E0EADD
#E0EADD is a very light, muted green. Relative luminance 0.799; OKLCH L 92.6% C 0.020 H 138.4°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E0EADD |
|---|---|
| RGB | rgb(224, 234, 221) |
| HSL | hsl(106, 24%, 89%) |
| HSV | hsv(106, 6%, 92%) |
| CMYK | cmyk(4.3%, 0%, 5.6%, 8.2%) |
| CIE-LAB | lab(91.65, -5.65, 5.16) |
| CIE-LCH | lch(91.65, 7.65, 137.64°) |
| OKLab | oklab(92.59% -0.0152 0.0135) |
| OKLCH | oklch(92.59% 0.02 138.4) |
| XYZ | xyz(73.2122, 79.9131, 79.9603) |
| Luminance | 0.7991 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.58
Light Grey
#D8DCD6
ΔE00 4.99
Mintcream
#F5FFFA
ΔE00 5.70
Beige
#F5F5DC
ΔE00 6.17
Ivory
#FFFFF0
ΔE00 6.35
Eggshell
#F0EAD6
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0EADD #E7DDEA
analogous
#E7EADD #E0EADD #DDEAE1
triadic
#E0EADD #DDE0EA #EADDE0
tetradic
#E0EADD #DDE7EA #E7DDEA #EAE1DD
square
#E0EADD #DDE7EA #E7DDEA #EAE1DD
split-complementary
#E0EADD #E1DDEA #EADDE7
monochromatic
#9BBB91 #BED3B7 #E0EADD #EEF3EC #EEF3EC
Accessibility & contrast
On white
1.24
#E0EADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#E0EADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0EADD
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0EADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0EADD | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DC
Deuteranopia (green-blind)
#E9E7DE
Tritanopia (blue-blind)
#E0E9E6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e0eadd; /* rgb */ color: rgb(224, 234, 221); /* oklch */ color: oklch(92.6% 0.020 138.4);
Tailwind
colors: {
custom: {
50: '#e9f0e7',
500: '#e0eadd',
950: '#000000',
},
}SCSS
$custom: #e0eadd; $custom-light: #e9f0e7; $custom-dark: #000000;
JSON
{
"hex": "#e0eadd",
"rgb": {
"r": 224,
"g": 234,
"b": 221
},
"hsl": {
"h": 106.154,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.9259,
"c": 0.02035,
"h": 138.4
},
"luminance": 0.79913
}Semantic roles & 50–950 ramp
primary
#E0EADD
secondary
#BCA9C2
accent
#43A28C
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161616
muted
#848584