#E5EEDE#E5EEDE
#E5EEDE is a very light, muted yellow-green. Relative luminance 0.831; OKLCH L 93.8% C 0.023 H 131.1°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E5EEDE |
|---|---|
| RGB | rgb(229, 238, 222) |
| HSL | hsl(94, 32%, 90%) |
| HSV | hsv(94, 7%, 93%) |
| CMYK | cmyk(3.8%, 0%, 6.7%, 6.7%) |
| CIE-LAB | lab(93.05, -5.82, 6.71) |
| CIE-LCH | lch(93.05, 8.88, 130.94°) |
| OKLab | oklab(93.8% -0.0153 0.0176) |
| OKLCH | oklch(93.8% 0.023 131.1) |
| XYZ | xyz(76.0703, 83.0808, 81.1217) |
| Luminance | 0.8308 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.94
Beige
#F5F5DC
ΔE00 4.89
Ivory
#FFFFF0
ΔE00 5.52
Mintcream
#F5FFFA
ΔE00 5.89
Light Grey
#D8DCD6
ΔE00 6.08
Off White (survey)
#FFFFE4
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5EEDE #E7DEEE
analogous
#EDEEDE #E5EEDE #DEEEDF
triadic
#E5EEDE #DEE5EE #EEDEE5
tetradic
#E5EEDE #DEEDEE #E7DEEE #EEDFDE
square
#E5EEDE #DEEDEE #E7DEEE #EEDFDE
split-complementary
#E5EEDE #DFDEEE #EEDEED
monochromatic
#A5C48D #C5D9B6 #E5EEDE #EFF5EB #EFF5EB
Accessibility & contrast
On white
1.19
#E5EEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#E5EEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5EEDE
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5EEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5EEDE | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EBDD
Deuteranopia (green-blind)
#EEEBDF
Tritanopia (blue-blind)
#E6ECE9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e5eede; /* rgb */ color: rgb(229, 238, 222); /* oklch */ color: oklch(93.8% 0.023 131.1);
Tailwind
colors: {
custom: {
50: '#edf3e8',
500: '#e5eede',
950: '#000000',
},
}SCSS
$custom: #e5eede; $custom-light: #edf3e8; $custom-dark: #000000;
JSON
{
"hex": "#e5eede",
"rgb": {
"r": 229,
"g": 238,
"b": 222
},
"hsl": {
"h": 93.75,
"s": 32,
"l": 90.196
},
"oklch": {
"l": 0.93795,
"c": 0.0233,
"h": 131.1
},
"luminance": 0.83081
}Semantic roles & 50–950 ramp
primary
#E5EEDE
secondary
#BAA8C8
accent
#3BAB7A
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161716
muted
#848584