#E5EBDA#E5EBDA
#E5EBDA is a very light, muted yellow-green. Relative luminance 0.811; OKLCH L 93.1% C 0.023 H 122.7°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #E5EBDA |
|---|---|
| RGB | rgb(229, 235, 218) |
| HSL | hsl(81, 30%, 89%) |
| HSV | hsv(81, 7%, 92%) |
| CMYK | cmyk(2.6%, 0%, 7.2%, 7.8%) |
| CIE-LAB | lab(92.19, -4.98, 7.55) |
| CIE-LCH | lch(92.19, 9.05, 123.39°) |
| OKLab | oklab(93.09% -0.0127 0.0198) |
| OKLCH | oklch(93.09% 0.023 122.7) |
| XYZ | xyz(74.6744, 81.1366, 78.0430) |
| Luminance | 0.8114 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 4.17
Honeydew
#F0FFF0
ΔE00 5.10
Ivory
#FFFFF0
ΔE00 5.27
Eggshell
#F0EAD6
ΔE00 5.28
Light Grey
#D8DCD6
ΔE00 5.68
Off White (survey)
#FFFFE4
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5EBDA #E0DAEB
analogous
#EBE9DA #E5EBDA #DDEBDA
triadic
#E5EBDA #DAE5EB #EBDAE5
tetradic
#E5EBDA #DAEBE9 #E0DAEB #EBDADD
square
#E5EBDA #DAEBE9 #E0DAEB #EBDADD
split-complementary
#E5EBDA #DADDEB #E9DAEB
monochromatic
#ADC08B #C9D6B2 #E5EBDA #F1F4EB #F1F4EB
Accessibility & contrast
On white
1.22
#E5EBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#E5EBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5EBDA
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5EBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5EBDA | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9D9
Deuteranopia (green-blind)
#EDE9DB
Tritanopia (blue-blind)
#E6E9E6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e5ebda; /* rgb */ color: rgb(229, 235, 218); /* oklch */ color: oklch(93.1% 0.023 122.7);
Tailwind
colors: {
custom: {
50: '#edf1e5',
500: '#e5ebda',
950: '#000000',
},
}SCSS
$custom: #e5ebda; $custom-light: #edf1e5; $custom-dark: #000000;
JSON
{
"hex": "#e5ebda",
"rgb": {
"r": 229,
"g": 235,
"b": 218
},
"hsl": {
"h": 81.176,
"s": 29.825,
"l": 88.824
},
"oklch": {
"l": 0.93087,
"c": 0.02348,
"h": 122.7
},
"luminance": 0.81137
}Semantic roles & 50–950 ramp
primary
#E5EBDA
secondary
#B0A5C4
accent
#3DA963
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161615
muted
#848584