#E5ECDA#E5ECDA
#E5ECDA is a very light, muted yellow-green. Relative luminance 0.817; OKLCH L 93.3% C 0.025 H 124.3°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E5ECDA |
|---|---|
| RGB | rgb(229, 236, 218) |
| HSL | hsl(83, 32%, 89%) |
| HSV | hsv(83, 8%, 93%) |
| CMYK | cmyk(3%, 0%, 7.6%, 7.5%) |
| CIE-LAB | lab(92.45, -5.49, 7.92) |
| CIE-LCH | lch(92.45, 9.63, 124.71°) |
| OKLab | oklab(93.29% -0.0141 0.0207) |
| OKLCH | oklch(93.29% 0.025 124.3) |
| XYZ | xyz(74.9615, 81.7108, 78.1387) |
| Luminance | 0.8171 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 4.12
Honeydew
#F0FFF0
ΔE00 4.79
Ivory
#FFFFF0
ΔE00 5.46
Eggshell
#F0EAD6
ΔE00 5.66
Off White (survey)
#FFFFE4
ΔE00 5.66
Light Grey
#D8DCD6
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5ECDA #E1DAEC
analogous
#ECEADA #E5ECDA #DCECDA
triadic
#E5ECDA #DAE5EC #ECDAE5
tetradic
#E5ECDA #DAECEA #E1DAEC #ECDADC
square
#E5ECDA #DAECEA #E1DAEC #ECDADC
split-complementary
#E5ECDA #DADCEC #EADAEC
monochromatic
#ACC289 #C9D7B2 #E5ECDA #F1F5EB #F1F5EB
Accessibility & contrast
On white
1.21
#E5ECDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#E5ECDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5ECDA
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5ECDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5ECDA | 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)
#EEE9D9
Deuteranopia (green-blind)
#EDE9DB
Tritanopia (blue-blind)
#E6EAE7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e5ecda; /* rgb */ color: rgb(229, 236, 218); /* oklch */ color: oklch(93.3% 0.025 124.3);
Tailwind
colors: {
custom: {
50: '#edf2e5',
500: '#e5ecda',
950: '#000000',
},
}SCSS
$custom: #e5ecda; $custom-light: #edf2e5; $custom-dark: #000000;
JSON
{
"hex": "#e5ecda",
"rgb": {
"r": 229,
"g": 236,
"b": 218
},
"hsl": {
"h": 83.333,
"s": 32.143,
"l": 89.02
},
"oklch": {
"l": 0.93288,
"c": 0.02505,
"h": 124.3
},
"luminance": 0.81711
}Semantic roles & 50–950 ramp
primary
#E5ECDA
secondary
#B1A4C6
accent
#3BAB66
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161615
muted
#848584