#E5ECD5#E5ECD5
#E5ECD5 is a very light, muted yellow-green. Relative luminance 0.815; OKLCH L 93.2% C 0.031 H 120.8°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E5ECD5 |
|---|---|
| RGB | rgb(229, 236, 213) |
| HSL | hsl(78, 38%, 88%) |
| HSV | hsv(78, 10%, 93%) |
| CMYK | cmyk(3%, 0%, 9.7%, 7.5%) |
| CIE-LAB | lab(92.33, -6.32, 10.35) |
| CIE-LCH | lch(92.33, 12.13, 121.41°) |
| OKLab | oklab(93.16% -0.0161 0.027) |
| OKLCH | oklch(93.16% 0.031 120.8) |
| XYZ | xyz(74.3170, 81.4531, 74.7447) |
| Luminance | 0.8145 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 3.58
Off White (survey)
#FFFFE4
ΔE00 5.11
Lightyellow
#FFFFE0
ΔE00 5.42
Honeydew
#F0FFF0
ΔE00 5.48
Eggshell
#F0EAD6
ΔE00 5.93
Ivory
#FFFFF0
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5ECD5 #DCD5EC
analogous
#ECE7D5 #E5ECD5 #D9ECD5
triadic
#E5ECD5 #D5E5EC #ECD5E5
tetradic
#E5ECD5 #D5ECE7 #DCD5EC #ECD5D9
square
#E5ECD5 #D5ECE7 #DCD5EC #ECD5D9
split-complementary
#E5ECD5 #D5D9EC #E7D5EC
monochromatic
#B1C681 #CBD9AB #E5ECD5 #F2F5EA #F2F5EA
Accessibility & contrast
On white
1.21
#E5ECD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#E5ECD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5ECD5
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5ECD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5ECD5 | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE9D4
Deuteranopia (green-blind)
#EEE9D6
Tritanopia (blue-blind)
#E7E9E5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e5ecd5; /* rgb */ color: rgb(229, 236, 213); /* oklch */ color: oklch(93.2% 0.031 120.8);
Tailwind
colors: {
custom: {
50: '#edf2e1',
500: '#e5ecd5',
950: '#000000',
},
}SCSS
$custom: #e5ecd5; $custom-light: #edf2e1; $custom-dark: #000000;
JSON
{
"hex": "#e5ecd5",
"rgb": {
"r": 229,
"g": 236,
"b": 213
},
"hsl": {
"h": 78.261,
"s": 37.705,
"l": 88.039
},
"oklch": {
"l": 0.93161,
"c": 0.03139,
"h": 120.8
},
"luminance": 0.81453
}Semantic roles & 50–950 ramp
primary
#E5ECD5
secondary
#AB9EC7
accent
#35B15B
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161615
muted
#848584