#E5EDDB#E5EDDB
#E5EDDB is a very light, muted yellow-green. Relative luminance 0.823; OKLCH L 93.5% C 0.025 H 126.6°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E5EDDB |
|---|---|
| RGB | rgb(229, 237, 219) |
| HSL | hsl(87, 33%, 89%) |
| HSV | hsv(87, 8%, 93%) |
| CMYK | cmyk(3.4%, 0%, 7.6%, 7.1%) |
| CIE-LAB | lab(92.73, -5.82, 7.80) |
| CIE-LCH | lch(92.73, 9.73, 126.75°) |
| OKLab | oklab(93.52% -0.0151 0.0204) |
| OKLCH | oklch(93.52% 0.025 126.6) |
| XYZ | xyz(75.3814, 82.3408, 78.9262) |
| Luminance | 0.8234 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 4.30
Honeydew
#F0FFF0
ΔE00 4.43
Ivory
#FFFFF0
ΔE00 5.57
Off White (survey)
#FFFFE4
ΔE00 5.73
Eggshell
#F0EAD6
ΔE00 6.05
Lightyellow
#FFFFE0
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5EDDB #E3DBED
analogous
#EDECDB #E5EDDB #DCEDDB
triadic
#E5EDDB #DBE5ED #EDDBE5
tetradic
#E5EDDB #DBEDEC #E3DBED #EDDBDC
square
#E5EDDB #DBEDEC #E3DBED #EDDBDC
split-complementary
#E5EDDB #DBDCED #ECDBED
monochromatic
#AAC489 #C8D9B2 #E5EDDB #F0F5EB #F0F5EB
Accessibility & contrast
On white
1.20
#E5EDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#E5EDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5EDDB
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5EDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5EDDB | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEADA
Deuteranopia (green-blind)
#EEEADC
Tritanopia (blue-blind)
#E6EBE8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e5eddb; /* rgb */ color: rgb(229, 237, 219); /* oklch */ color: oklch(93.5% 0.025 126.6);
Tailwind
colors: {
custom: {
50: '#edf2e6',
500: '#e5eddb',
950: '#000000',
},
}SCSS
$custom: #e5eddb; $custom-light: #edf2e6; $custom-dark: #000000;
JSON
{
"hex": "#e5eddb",
"rgb": {
"r": 229,
"g": 237,
"b": 219
},
"hsl": {
"h": 86.667,
"s": 33.333,
"l": 89.412
},
"oklch": {
"l": 0.93516,
"c": 0.02537,
"h": 126.6
},
"luminance": 0.82341
}Semantic roles & 50–950 ramp
primary
#E5EDDB
secondary
#B4A5C7
accent
#39AC6C
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161715
muted
#848584