#E0EBDD#E0EBDD
#E0EBDD is a very light, muted green. Relative luminance 0.805; OKLCH L 92.8% C 0.022 H 139.0°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E0EBDD |
|---|---|
| RGB | rgb(224, 235, 221) |
| HSL | hsl(107, 26%, 89%) |
| HSV | hsv(107, 6%, 92%) |
| CMYK | cmyk(4.7%, 0%, 6%, 7.8%) |
| CIE-LAB | lab(91.90, -6.16, 5.52) |
| CIE-LCH | lch(91.90, 8.28, 138.12°) |
| OKLab | oklab(92.79% -0.0166 0.0145) |
| OKLCH | oklch(92.79% 0.022 139) |
| XYZ | xyz(73.4976, 80.4841, 80.0555) |
| Luminance | 0.8048 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.24
Light Grey
#D8DCD6
ΔE00 5.56
Mintcream
#F5FFFA
ΔE00 5.88
Beige
#F5F5DC
ΔE00 6.11
Ivory
#FFFFF0
ΔE00 6.49
Eggshell
#F0EAD6
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0EBDD #E8DDEB
analogous
#E7EBDD #E0EBDD #DDEBE1
triadic
#E0EBDD #DDE0EB #EBDDE0
tetradic
#E0EBDD #DDE7EB #E8DDEB #EBE1DD
square
#E0EBDD #DDE7EB #E8DDEB #EBE1DD
split-complementary
#E0EBDD #E1DDEB #EBDDE7
monochromatic
#9ABE90 #BDD4B6 #E0EBDD #EDF4EC #EDF4EC
Accessibility & contrast
On white
1.23
#E0EBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#E0EBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0EBDD
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0EBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0EBDD | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DC
Deuteranopia (green-blind)
#EAE7DE
Tritanopia (blue-blind)
#E0EAE7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e0ebdd; /* rgb */ color: rgb(224, 235, 221); /* oklch */ color: oklch(92.8% 0.022 139.0);
Tailwind
colors: {
custom: {
50: '#e9f1e7',
500: '#e0ebdd',
950: '#000000',
},
}SCSS
$custom: #e0ebdd; $custom-light: #e9f1e7; $custom-dark: #000000;
JSON
{
"hex": "#e0ebdd",
"rgb": {
"r": 224,
"g": 235,
"b": 221
},
"hsl": {
"h": 107.143,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.92792,
"c": 0.02203,
"h": 139
},
"luminance": 0.80484
}Semantic roles & 50–950 ramp
primary
#E0EBDD
secondary
#BEA9C3
accent
#41A48F
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161616
muted
#848584