#E1ECDA#E1ECDA
#E1ECDA is a very light, muted yellow-green. Relative luminance 0.811; OKLCH L 93.0% C 0.027 H 133.0°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #E1ECDA |
|---|---|
| RGB | rgb(225, 236, 218) |
| HSL | hsl(97, 32%, 89%) |
| HSV | hsv(97, 8%, 93%) |
| CMYK | cmyk(4.7%, 0%, 7.6%, 7.5%) |
| CIE-LAB | lab(92.16, -6.85, 7.47) |
| CIE-LCH | lch(92.16, 10.13, 132.53°) |
| OKLab | oklab(92.99% -0.0182 0.0195) |
| OKLCH | oklch(92.99% 0.027 133) |
| XYZ | xyz(73.6995, 81.0601, 78.0795) |
| Luminance | 0.8106 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.22
Beige
#F5F5DC
ΔE00 5.31
Ivory
#FFFFF0
ΔE00 6.59
Off White (survey)
#FFFFE4
ΔE00 6.61
Light Grey
#D8DCD6
ΔE00 6.71
Mintcream
#F5FFFA
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1ECDA #E5DAEC
analogous
#EAECDA #E1ECDA #DAECDC
triadic
#E1ECDA #DAE1EC #ECDAE1
tetradic
#E1ECDA #DAEAEC #E5DAEC #ECDCDA
square
#E1ECDA #DAEAEC #E5DAEC #ECDCDA
split-complementary
#E1ECDA #DCDAEC #ECDAEA
monochromatic
#9FC289 #C0D7B2 #E1ECDA #EFF5EB #EFF5EB
Accessibility & contrast
On white
1.22
#E1ECDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#E1ECDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1ECDA
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1ECDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1ECDA | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE9D9
Deuteranopia (green-blind)
#ECE8DB
Tritanopia (blue-blind)
#E1EAE7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e1ecda; /* rgb */ color: rgb(225, 236, 218); /* oklch */ color: oklch(93.0% 0.027 133.0);
Tailwind
colors: {
custom: {
50: '#eaf2e5',
500: '#e1ecda',
950: '#000000',
},
}SCSS
$custom: #e1ecda; $custom-light: #eaf2e5; $custom-dark: #000000;
JSON
{
"hex": "#e1ecda",
"rgb": {
"r": 225,
"g": 236,
"b": 218
},
"hsl": {
"h": 96.667,
"s": 32.143,
"l": 89.02
},
"oklch": {
"l": 0.92989,
"c": 0.02667,
"h": 133
},
"luminance": 0.8106
}Semantic roles & 50–950 ramp
primary
#E1ECDA
secondary
#B9A4C6
accent
#3BAB7F
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161615
muted
#848584