#E0EEDA#E0EEDA
#E0EEDA is a very light, muted green. Relative luminance 0.821; OKLCH L 93.3% C 0.030 H 136.1°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E0EEDA |
|---|---|
| RGB | rgb(224, 238, 218) |
| HSL | hsl(102, 37%, 89%) |
| HSV | hsv(102, 8%, 93%) |
| CMYK | cmyk(5.9%, 0%, 8.4%, 6.7%) |
| CIE-LAB | lab(92.60, -8.20, 8.09) |
| CIE-LCH | lch(92.60, 11.52, 135.37°) |
| OKLab | oklab(93.32% -0.022 0.0211) |
| OKLCH | oklch(93.32% 0.03 136.1) |
| XYZ | xyz(73.9677, 82.0579, 78.2580) |
| Luminance | 0.8206 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.04
Beige
#F5F5DC
ΔE00 5.89
Off White (survey)
#FFFFE4
ΔE00 6.94
Lightyellow
#FFFFE0
ΔE00 7.30
Ivory
#FFFFF0
ΔE00 7.42
Mintcream
#F5FFFA
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0EEDA #E8DAEE
analogous
#EAEEDA #E0EEDA #DAEEDE
triadic
#E0EEDA #DAE0EE #EEDAE0
tetradic
#E0EEDA #DAEAEE #E8DAEE #EEDEDA
square
#E0EEDA #DAEAEE #E8DAEE #EEDEDA
split-complementary
#E0EEDA #DEDAEE #EEDAEA
monochromatic
#9AC786 #BDDBB0 #E0EEDA #EDF5EA #EDF5EA
Accessibility & contrast
On white
1.21
#E0EEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#E0EEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0EEDA
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0EEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0EEDA | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EBD9
Deuteranopia (green-blind)
#EDE9DB
Tritanopia (blue-blind)
#E0ECE8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e0eeda; /* rgb */ color: rgb(224, 238, 218); /* oklch */ color: oklch(93.3% 0.030 136.1);
Tailwind
colors: {
custom: {
50: '#e9f3e5',
500: '#e0eeda',
950: '#000000',
},
}SCSS
$custom: #e0eeda; $custom-light: #e9f3e5; $custom-dark: #000000;
JSON
{
"hex": "#e0eeda",
"rgb": {
"r": 224,
"g": 238,
"b": 218
},
"hsl": {
"h": 102,
"s": 37.037,
"l": 89.412
},
"oklch": {
"l": 0.93321,
"c": 0.03048,
"h": 136.1
},
"luminance": 0.82058
}Semantic roles & 50–950 ramp
primary
#E0EEDA
secondary
#BEA3C9
accent
#36B08B
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584