#E3ECDA#E3ECDA
#E3ECDA is a very light, muted yellow-green. Relative luminance 0.814; OKLCH L 93.1% C 0.026 H 128.8°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E3ECDA |
|---|---|
| RGB | rgb(227, 236, 218) |
| HSL | hsl(90, 32%, 89%) |
| HSV | hsv(90, 8%, 93%) |
| CMYK | cmyk(3.8%, 0%, 7.6%, 7.5%) |
| CIE-LAB | lab(92.30, -6.17, 7.69) |
| CIE-LCH | lch(92.30, 9.86, 128.73°) |
| OKLab | oklab(93.14% -0.0161 0.0201) |
| OKLCH | oklch(93.14% 0.026 128.8) |
| XYZ | xyz(74.3268, 81.3836, 78.1089) |
| Luminance | 0.8138 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.44
Beige
#F5F5DC
ΔE00 4.70
Ivory
#FFFFF0
ΔE00 6.01
Off White (survey)
#FFFFE4
ΔE00 6.12
Light Grey
#D8DCD6
ΔE00 6.41
Eggshell
#F0EAD6
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3ECDA #E3DAEC
analogous
#ECECDA #E3ECDA #DAECDA
triadic
#E3ECDA #DAE3EC #ECDAE3
tetradic
#E3ECDA #DAECEC #E3DAEC #ECDADA
square
#E3ECDA #DAECEC #E3DAEC #ECDADA
split-complementary
#E3ECDA #DADAEC #ECDAEC
monochromatic
#A6C289 #C4D7B2 #E3ECDA #F0F5EB #F0F5EB
Accessibility & contrast
On white
1.22
#E3ECDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#E3ECDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3ECDA
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3ECDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3ECDA | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE9D9
Deuteranopia (green-blind)
#EDE9DB
Tritanopia (blue-blind)
#E4EAE7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e3ecda; /* rgb */ color: rgb(227, 236, 218); /* oklch */ color: oklch(93.1% 0.026 128.8);
Tailwind
colors: {
custom: {
50: '#ebf2e5',
500: '#e3ecda',
950: '#000000',
},
}SCSS
$custom: #e3ecda; $custom-light: #ebf2e5; $custom-dark: #000000;
JSON
{
"hex": "#e3ecda",
"rgb": {
"r": 227,
"g": 236,
"b": 218
},
"hsl": {
"h": 90,
"s": 32.143,
"l": 89.02
},
"oklch": {
"l": 0.93138,
"c": 0.02578,
"h": 128.8
},
"luminance": 0.81384
}Semantic roles & 50–950 ramp
primary
#E3ECDA
secondary
#B5A4C6
accent
#3BAB73
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161615
muted
#848584