#E5EADC#E5EADC
#E5EADC is a very light, near-neutral yellow-green. Relative luminance 0.807; OKLCH L 92.9% C 0.019 H 122.8°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E5EADC |
|---|---|
| RGB | rgb(229, 234, 220) |
| HSL | hsl(81, 25%, 89%) |
| HSV | hsv(81, 6%, 92%) |
| CMYK | cmyk(2.1%, 0%, 6%, 8.2%) |
| CIE-LAB | lab(91.98, -4.13, 6.21) |
| CIE-LCH | lch(91.98, 7.46, 123.62°) |
| OKLab | oklab(92.94% -0.0105 0.0163) |
| OKLCH | oklch(92.94% 0.019 122.8) |
| XYZ | xyz(74.6522, 80.6709, 79.3345) |
| Luminance | 0.8067 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.59
Beige
#F5F5DC
ΔE00 4.85
Ivory
#FFFFF0
ΔE00 5.04
Eggshell
#F0EAD6
ΔE00 5.08
Honeydew
#F0FFF0
ΔE00 5.50
Mintcream
#F5FFFA
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5EADC #E1DCEA
analogous
#EAE8DC #E5EADC #DEEADC
triadic
#E5EADC #DCE5EA #EADCE5
tetradic
#E5EADC #DCEAE8 #E1DCEA #EADCDE
square
#E5EADC #DCEAE8 #E1DCEA #EADCDE
split-complementary
#E5EADC #DCDEEA #E8DCEA
monochromatic
#ACBC90 #C9D3B6 #E5EADC #F1F4EC #F1F4EC
Accessibility & contrast
On white
1.23
#E5EADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#E5EADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5EADC
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5EADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5EADC | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DB
Deuteranopia (green-blind)
#EBE8DD
Tritanopia (blue-blind)
#E6E8E6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e5eadc; /* rgb */ color: rgb(229, 234, 220); /* oklch */ color: oklch(92.9% 0.019 122.8);
Tailwind
colors: {
custom: {
50: '#edf0e6',
500: '#e5eadc',
950: '#000000',
},
}SCSS
$custom: #e5eadc; $custom-light: #edf0e6; $custom-dark: #000000;
JSON
{
"hex": "#e5eadc",
"rgb": {
"r": 229,
"g": 234,
"b": 220
},
"hsl": {
"h": 81.429,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.92939,
"c": 0.01938,
"h": 122.8
},
"luminance": 0.80671
}Semantic roles & 50–950 ramp
primary
#E5EADC
secondary
#B1A8C2
accent
#42A465
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161616
muted
#848584