#E0EADC#E0EADC
#E0EADC is a very light, muted green. Relative luminance 0.799; OKLCH L 92.6% C 0.021 H 136.6°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E0EADC |
|---|---|
| RGB | rgb(224, 234, 220) |
| HSL | hsl(103, 25%, 89%) |
| HSV | hsv(103, 6%, 92%) |
| CMYK | cmyk(4.3%, 0%, 6%, 8.2%) |
| CIE-LAB | lab(91.62, -5.83, 5.64) |
| CIE-LCH | lch(91.62, 8.11, 135.93°) |
| OKLab | oklab(92.56% -0.0156 0.0148) |
| OKLCH | oklch(92.56% 0.022 136.6) |
| XYZ | xyz(73.0793, 79.8599, 79.2608) |
| Luminance | 0.7986 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.54
Light Grey
#D8DCD6
ΔE00 5.25
Beige
#F5F5DC
ΔE00 5.94
Mintcream
#F5FFFA
ΔE00 5.97
Ivory
#FFFFF0
ΔE00 6.36
Eggshell
#F0EAD6
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0EADC #E6DCEA
analogous
#E7EADC #E0EADC #DCEADF
triadic
#E0EADC #DCE0EA #EADCE0
tetradic
#E0EADC #DCE7EA #E6DCEA #EADFDC
square
#E0EADC #DCE7EA #E6DCEA #EADFDC
split-complementary
#E0EADC #DFDCEA #EADCE7
monochromatic
#9CBC90 #BED3B6 #E0EADC #EEF4EC #EEF4EC
Accessibility & contrast
On white
1.24
#E0EADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#E0EADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0EADC
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0EADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0EADC | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DB
Deuteranopia (green-blind)
#E9E7DD
Tritanopia (blue-blind)
#E0E9E6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e0eadc; /* rgb */ color: rgb(224, 234, 220); /* oklch */ color: oklch(92.6% 0.021 136.6);
Tailwind
colors: {
custom: {
50: '#e9f0e6',
500: '#e0eadc',
950: '#000000',
},
}SCSS
$custom: #e0eadc; $custom-light: #e9f0e6; $custom-dark: #000000;
JSON
{
"hex": "#e0eadc",
"rgb": {
"r": 224,
"g": 234,
"b": 220
},
"hsl": {
"h": 102.857,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.92563,
"c": 0.0215,
"h": 136.6
},
"luminance": 0.7986
}Semantic roles & 50–950 ramp
primary
#E0EADC
secondary
#BBA8C2
accent
#42A488
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161616
muted
#848584