#E1EBDD#E1EBDD
#E1EBDD is a very light, muted green. Relative luminance 0.806; OKLCH L 92.9% C 0.021 H 136.6°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EBDD |
|---|---|
| RGB | rgb(225, 235, 221) |
| HSL | hsl(103, 26%, 89%) |
| HSV | hsv(103, 6%, 92%) |
| CMYK | cmyk(4.3%, 0%, 6%, 7.8%) |
| CIE-LAB | lab(91.97, -5.82, 5.64) |
| CIE-LCH | lch(91.97, 8.11, 135.93°) |
| OKLab | oklab(92.87% -0.0156 0.0148) |
| OKLCH | oklch(92.87% 0.021 136.6) |
| XYZ | xyz(73.8086, 80.6444, 80.0701) |
| Luminance | 0.8065 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.34
Light Grey
#D8DCD6
ΔE00 5.36
Mintcream
#F5FFFA
ΔE00 5.80
Beige
#F5F5DC
ΔE00 5.84
Ivory
#FFFFF0
ΔE00 6.19
Eggshell
#F0EAD6
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EBDD #E7DDEB
analogous
#E8EBDD #E1EBDD #DDEBE0
triadic
#E1EBDD #DDE1EB #EBDDE1
tetradic
#E1EBDD #DDE8EB #E7DDEB #EBE0DD
square
#E1EBDD #DDE8EB #E7DDEB #EBE0DD
split-complementary
#E1EBDD #E0DDEB #EBDDE8
monochromatic
#9DBE90 #BFD4B6 #E1EBDD #EEF4EC #EEF4EC
Accessibility & contrast
On white
1.23
#E1EBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#E1EBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EBDD
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EBDD | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE9DC
Deuteranopia (green-blind)
#EAE8DE
Tritanopia (blue-blind)
#E1EAE7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e1ebdd; /* rgb */ color: rgb(225, 235, 221); /* oklch */ color: oklch(92.9% 0.021 136.6);
Tailwind
colors: {
custom: {
50: '#eaf1e7',
500: '#e1ebdd',
950: '#000000',
},
}SCSS
$custom: #e1ebdd; $custom-light: #eaf1e7; $custom-dark: #000000;
JSON
{
"hex": "#e1ebdd",
"rgb": {
"r": 225,
"g": 235,
"b": 221
},
"hsl": {
"h": 102.857,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.92866,
"c": 0.02148,
"h": 136.6
},
"luminance": 0.80645
}Semantic roles & 50–950 ramp
primary
#E1EBDD
secondary
#BCA9C3
accent
#41A488
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161616
muted
#848584