#E0F0DC#E0F0DC
#E0F0DC is a very light, muted green. Relative luminance 0.833; OKLCH L 93.8% C 0.032 H 139.4°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E0F0DC |
|---|---|
| RGB | rgb(224, 240, 220) |
| HSL | hsl(108, 40%, 90%) |
| HSV | hsv(108, 8%, 94%) |
| CMYK | cmyk(6.7%, 0%, 8.3%, 5.9%) |
| CIE-LAB | lab(93.16, -8.86, 7.86) |
| CIE-LCH | lch(93.16, 11.84, 138.43°) |
| OKLab | oklab(93.78% -0.0239 0.0205) |
| OKLCH | oklch(93.78% 0.032 139.4) |
| XYZ | xyz(74.8165, 83.3343, 79.8398) |
| Luminance | 0.8334 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.76
Beige
#F5F5DC
ΔE00 6.41
Off White (survey)
#FFFFE4
ΔE00 7.28
Mintcream
#F5FFFA
ΔE00 7.55
Lightyellow
#FFFFE0
ΔE00 7.62
Ivory
#FFFFF0
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0F0DC #ECDCF0
analogous
#EAF0DC #E0F0DC #DCF0E2
triadic
#E0F0DC #DCE0F0 #F0DCE0
tetradic
#E0F0DC #DCEAF0 #ECDCF0 #F0E2DC
square
#E0F0DC #DCEAF0 #ECDCF0 #F0E2DC
split-complementary
#E0F0DC #E2DCF0 #F0DCEA
monochromatic
#94CB86 #BADEB1 #E0F0DC #ECF6EA #ECF6EA
Accessibility & contrast
On white
1.19
#E0F0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#E0F0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0F0DC
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0F0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0F0DC | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2ECDB
Deuteranopia (green-blind)
#EFEBDD
Tritanopia (blue-blind)
#DFEEEA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e0f0dc; /* rgb */ color: rgb(224, 240, 220); /* oklch */ color: oklch(93.8% 0.032 139.4);
Tailwind
colors: {
custom: {
50: '#e9f5e6',
500: '#e0f0dc',
950: '#000000',
},
}SCSS
$custom: #e0f0dc; $custom-light: #e9f5e6; $custom-dark: #000000;
JSON
{
"hex": "#e0f0dc",
"rgb": {
"r": 224,
"g": 240,
"b": 220
},
"hsl": {
"h": 108,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.93779,
"c": 0.03153,
"h": 139.4
},
"luminance": 0.83335
}Semantic roles & 50–950 ramp
primary
#E0F0DC
secondary
#C4A4CC
accent
#32B399
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584