#E0EBDF#E0EBDF
#E0EBDF is a very light, near-neutral green. Relative luminance 0.806; OKLCH L 92.8% C 0.020 H 143.0°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E0EBDF |
|---|---|
| RGB | rgb(224, 235, 223) |
| HSL | hsl(115, 23%, 90%) |
| HSV | hsv(115, 5%, 92%) |
| CMYK | cmyk(4.7%, 0%, 5.1%, 7.8%) |
| CIE-LAB | lab(91.95, -5.81, 4.55) |
| CIE-LCH | lch(91.95, 7.38, 141.92°) |
| OKLab | oklab(92.85% -0.0158 0.0119) |
| OKLCH | oklch(92.85% 0.02 143) |
| XYZ | xyz(73.7657, 80.5913, 81.4672) |
| Luminance | 0.8059 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.36
Light Grey
#D8DCD6
ΔE00 5.08
Mintcream
#F5FFFA
ΔE00 5.35
Ivory
#FFFFF0
ΔE00 6.49
Beige
#F5F5DC
ΔE00 6.58
Azure (CSS)
#F0FFFF
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0EBDF #EADFEB
analogous
#E6EBDF #E0EBDF #DFEBE4
triadic
#E0EBDF #DFE0EB #EBDFE0
tetradic
#E0EBDF #DFE6EB #EADFEB #EBE4DF
square
#E0EBDF #DFE6EB #EADFEB #EBE4DF
split-complementary
#E0EBDF #E4DFEB #EBDFE6
monochromatic
#97BC94 #BCD3B9 #E0EBDF #EDF3EC #EDF3EC
Accessibility & contrast
On white
1.23
#E0EBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#E0EBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0EBDF
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0EBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0EBDF | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE9DE
Deuteranopia (green-blind)
#EAE7E0
Tritanopia (blue-blind)
#DFEAE7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e0ebdf; /* rgb */ color: rgb(224, 235, 223); /* oklch */ color: oklch(92.8% 0.020 143.0);
Tailwind
colors: {
custom: {
50: '#e9f1e9',
500: '#e0ebdf',
950: '#000000',
},
}SCSS
$custom: #e0ebdf; $custom-light: #e9f1e9; $custom-dark: #000000;
JSON
{
"hex": "#e0ebdf",
"rgb": {
"r": 224,
"g": 235,
"b": 223
},
"hsl": {
"h": 115,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.92845,
"c": 0.01982,
"h": 143
},
"luminance": 0.80592
}Semantic roles & 50–950 ramp
primary
#E0EBDF
secondary
#C1ABC3
accent
#44A29A
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161616
muted
#848584