#E0EBDC#E0EBDC
#E0EBDC is a very light, muted green. Relative luminance 0.804; OKLCH L 92.8% C 0.023 H 137.3°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E0EBDC |
|---|---|
| RGB | rgb(224, 235, 220) |
| HSL | hsl(104, 27%, 89%) |
| HSV | hsv(104, 6%, 92%) |
| CMYK | cmyk(4.7%, 0%, 6.4%, 7.8%) |
| CIE-LAB | lab(91.88, -6.34, 6.01) |
| CIE-LCH | lch(91.88, 8.73, 136.50°) |
| OKLab | oklab(92.77% -0.017 0.0157) |
| OKLCH | oklch(92.77% 0.023 137.3) |
| XYZ | xyz(73.3648, 80.4309, 79.3559) |
| Luminance | 0.8043 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.23
Light Grey
#D8DCD6
ΔE00 5.82
Beige
#F5F5DC
ΔE00 5.90
Mintcream
#F5FFFA
ΔE00 6.16
Ivory
#FFFFF0
ΔE00 6.52
Off White (survey)
#FFFFE4
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0EBDC #E7DCEB
analogous
#E8EBDC #E0EBDC #DCEBE0
triadic
#E0EBDC #DCE0EB #EBDCE0
tetradic
#E0EBDC #DCE8EB #E7DCEB #EBE0DC
square
#E0EBDC #DCE8EB #E7DCEB #EBE0DC
split-complementary
#E0EBDC #E0DCEB #EBDCE8
monochromatic
#9BBE8E #BED5B5 #E0EBDC #EEF4EC #EEF4EC
Accessibility & contrast
On white
1.23
#E0EBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#E0EBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0EBDC
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0EBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0EBDC | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DB
Deuteranopia (green-blind)
#EAE7DD
Tritanopia (blue-blind)
#E0EAE7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e0ebdc; /* rgb */ color: rgb(224, 235, 220); /* oklch */ color: oklch(92.8% 0.023 137.3);
Tailwind
colors: {
custom: {
50: '#e9f1e6',
500: '#e0ebdc',
950: '#000000',
},
}SCSS
$custom: #e0ebdc; $custom-light: #e9f1e6; $custom-dark: #000000;
JSON
{
"hex": "#e0ebdc",
"rgb": {
"r": 224,
"g": 235,
"b": 220
},
"hsl": {
"h": 104,
"s": 27.273,
"l": 89.216
},
"oklch": {
"l": 0.92765,
"c": 0.02318,
"h": 137.3
},
"luminance": 0.80431
}Semantic roles & 50–950 ramp
primary
#E0EBDC
secondary
#BCA8C4
accent
#40A68B
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161616
muted
#848584