#E5EBDD#E5EBDD
#E5EBDD is a very light, near-neutral yellow-green. Relative luminance 0.813; OKLCH L 93.2% C 0.020 H 125.8°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E5EBDD |
|---|---|
| RGB | rgb(229, 235, 221) |
| HSL | hsl(86, 26%, 89%) |
| HSV | hsv(86, 6%, 92%) |
| CMYK | cmyk(2.6%, 0%, 6%, 7.8%) |
| CIE-LAB | lab(92.26, -4.47, 6.09) |
| CIE-LCH | lch(92.26, 7.55, 126.25°) |
| OKLab | oklab(93.17% -0.0115 0.016) |
| OKLCH | oklch(93.17% 0.02 125.8) |
| XYZ | xyz(75.0705, 81.2951, 80.1292) |
| Luminance | 0.8129 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.80
Beige
#F5F5DC
ΔE00 4.93
Ivory
#FFFFF0
ΔE00 5.09
Honeydew
#F0FFF0
ΔE00 5.09
Eggshell
#F0EAD6
ΔE00 5.45
Mintcream
#F5FFFA
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5EBDD #E3DDEB
analogous
#EBEADD #E5EBDD #DEEBDD
triadic
#E5EBDD #DDE5EB #EBDDE5
tetradic
#E5EBDD #DDEBEA #E3DDEB #EBDDDE
square
#E5EBDD #DDEBEA #E3DDEB #EBDDDE
split-complementary
#E5EBDD #DDDEEB #EADDEB
monochromatic
#AABE90 #C8D4B6 #E5EBDD #F0F4EC #F0F4EC
Accessibility & contrast
On white
1.22
#E5EBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#E5EBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5EBDD
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5EBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5EBDD | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9DC
Deuteranopia (green-blind)
#ECE9DE
Tritanopia (blue-blind)
#E6E9E7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e5ebdd; /* rgb */ color: rgb(229, 235, 221); /* oklch */ color: oklch(93.2% 0.020 125.8);
Tailwind
colors: {
custom: {
50: '#edf1e7',
500: '#e5ebdd',
950: '#000000',
},
}SCSS
$custom: #e5ebdd; $custom-light: #edf1e7; $custom-dark: #000000;
JSON
{
"hex": "#e5ebdd",
"rgb": {
"r": 229,
"g": 235,
"b": 221
},
"hsl": {
"h": 85.714,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.93166,
"c": 0.01969,
"h": 125.8
},
"luminance": 0.81295
}Semantic roles & 50–950 ramp
primary
#E5EBDD
secondary
#B4A9C3
accent
#41A46C
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161616
muted
#848584