#E5ECDB#E5ECDB
#E5ECDB is a very light, muted yellow-green. Relative luminance 0.818; OKLCH L 93.3% C 0.024 H 125.2°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E5ECDB |
|---|---|
| RGB | rgb(229, 236, 219) |
| HSL | hsl(85, 31%, 89%) |
| HSV | hsv(85, 7%, 93%) |
| CMYK | cmyk(3%, 0%, 7.2%, 7.5%) |
| CIE-LAB | lab(92.47, -5.32, 7.43) |
| CIE-LCH | lch(92.47, 9.14, 125.58°) |
| OKLab | oklab(93.31% -0.0137 0.0194) |
| OKLCH | oklch(93.31% 0.024 125.2) |
| XYZ | xyz(75.0927, 81.7633, 78.8299) |
| Luminance | 0.8176 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 4.31
Honeydew
#F0FFF0
ΔE00 4.72
Ivory
#FFFFF0
ΔE00 5.35
Eggshell
#F0EAD6
ΔE00 5.67
Off White (survey)
#FFFFE4
ΔE00 5.84
Light Grey
#D8DCD6
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5ECDB #E2DBEC
analogous
#ECEBDB #E5ECDB #DDECDB
triadic
#E5ECDB #DBE5EC #ECDBE5
tetradic
#E5ECDB #DBECEB #E2DBEC #ECDBDD
square
#E5ECDB #DBECEB #E2DBEC #ECDBDD
split-complementary
#E5ECDB #DBDDEC #EBDBEC
monochromatic
#ABC28B #C8D7B3 #E5ECDB #F1F4EB #F1F4EB
Accessibility & contrast
On white
1.21
#E5ECDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#E5ECDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5ECDB
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5ECDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5ECDB | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEADA
Deuteranopia (green-blind)
#EDE9DC
Tritanopia (blue-blind)
#E6EAE7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e5ecdb; /* rgb */ color: rgb(229, 236, 219); /* oklch */ color: oklch(93.3% 0.024 125.2);
Tailwind
colors: {
custom: {
50: '#edf2e6',
500: '#e5ecdb',
950: '#000000',
},
}SCSS
$custom: #e5ecdb; $custom-light: #edf2e6; $custom-dark: #000000;
JSON
{
"hex": "#e5ecdb",
"rgb": {
"r": 229,
"g": 236,
"b": 219
},
"hsl": {
"h": 84.706,
"s": 30.909,
"l": 89.216
},
"oklch": {
"l": 0.93314,
"c": 0.02379,
"h": 125.2
},
"luminance": 0.81763
}Semantic roles & 50–950 ramp
primary
#E5ECDB
secondary
#B3A6C5
accent
#3CAA69
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161615
muted
#848584