#E1EDDB#E1EDDB
#E1EDDB is a very light, muted green. Relative luminance 0.817; OKLCH L 93.2% C 0.027 H 135.0°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EDDB |
|---|---|
| RGB | rgb(225, 237, 219) |
| HSL | hsl(100, 33%, 89%) |
| HSV | hsv(100, 8%, 93%) |
| CMYK | cmyk(5.1%, 0%, 7.6%, 7.1%) |
| CIE-LAB | lab(92.44, -7.18, 7.35) |
| CIE-LCH | lch(92.44, 10.27, 134.35°) |
| OKLab | oklab(93.22% -0.0192 0.0192) |
| OKLCH | oklch(93.22% 0.027 135) |
| XYZ | xyz(74.1195, 81.6901, 78.8670) |
| Luminance | 0.8169 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.96
Beige
#F5F5DC
ΔE00 5.53
Off White (survey)
#FFFFE4
ΔE00 6.74
Ivory
#FFFFF0
ΔE00 6.74
Mintcream
#F5FFFA
ΔE00 6.84
Light Grey
#D8DCD6
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EDDB #E7DBED
analogous
#EAEDDB #E1EDDB #DBEDDE
triadic
#E1EDDB #DBE1ED #EDDBE1
tetradic
#E1EDDB #DBEAED #E7DBED #EDDEDB
square
#E1EDDB #DBEAED #E7DBED #EDDEDB
split-complementary
#E1EDDB #DEDBED #EDDBEA
monochromatic
#9DC489 #BFD9B2 #E1EDDB #EEF5EB #EEF5EB
Accessibility & contrast
On white
1.21
#E1EDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#E1EDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EDDB
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EDDB | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEADA
Deuteranopia (green-blind)
#EDE9DC
Tritanopia (blue-blind)
#E1EBE8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e1eddb; /* rgb */ color: rgb(225, 237, 219); /* oklch */ color: oklch(93.2% 0.027 135.0);
Tailwind
colors: {
custom: {
50: '#eaf2e6',
500: '#e1eddb',
950: '#000000',
},
}SCSS
$custom: #e1eddb; $custom-light: #eaf2e6; $custom-dark: #000000;
JSON
{
"hex": "#e1eddb",
"rgb": {
"r": 225,
"g": 237,
"b": 219
},
"hsl": {
"h": 100,
"s": 33.333,
"l": 89.412
},
"oklch": {
"l": 0.93217,
"c": 0.02714,
"h": 135
},
"luminance": 0.8169
}Semantic roles & 50–950 ramp
primary
#E1EDDB
secondary
#BCA5C7
accent
#39AC86
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161715
muted
#848584