#E4EAE0#E4EAE0
#E4EAE0 is a very light, near-neutral yellow-green. Relative luminance 0.807; OKLCH L 93.0% C 0.015 H 132.5°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E4EAE0 |
|---|---|
| RGB | rgb(228, 234, 224) |
| HSL | hsl(96, 19%, 90%) |
| HSV | hsv(96, 4%, 92%) |
| CMYK | cmyk(2.6%, 0%, 4.3%, 8.2%) |
| CIE-LAB | lab(92.01, -3.78, 4.15) |
| CIE-LCH | lch(92.01, 5.61, 132.31°) |
| OKLab | oklab(92.97% -0.01 0.0109) |
| OKLCH | oklch(92.97% 0.015 132.5) |
| XYZ | xyz(74.8700, 80.7213, 82.1430) |
| Luminance | 0.8072 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.62
Mintcream
#F5FFFA
ΔE00 4.99
Ivory
#FFFFF0
ΔE00 5.46
Honeydew
#F0FFF0
ΔE00 5.67
Eggshell
#F0EAD6
ΔE00 6.08
Off White
#FAF9F6
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4EAE0 #E6E0EA
analogous
#E9EAE0 #E4EAE0 #E0EAE1
triadic
#E4EAE0 #E0E4EA #EAE0E4
tetradic
#E4EAE0 #E0E9EA #E6E0EA #EAE1E0
square
#E4EAE0 #E0E9EA #E6E0EA #EAE1E0
split-complementary
#E4EAE0 #E1E0EA #EAE0E9
monochromatic
#A4B997 #C4D1BC #E4EAE0 #EFF3ED #EFF3ED
Accessibility & contrast
On white
1.22
#E4EAE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#E4EAE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4EAE0
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4EAE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4EAE0 | 1.00 | 1.22 | 17.14 | 17.14 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DF
Deuteranopia (green-blind)
#EAE8E0
Tritanopia (blue-blind)
#E4E9E7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e4eae0; /* rgb */ color: rgb(228, 234, 224); /* oklch */ color: oklch(93.0% 0.015 132.5);
Tailwind
colors: {
custom: {
50: '#ecf0e9',
500: '#e4eae0',
950: '#000000',
},
}SCSS
$custom: #e4eae0; $custom-light: #ecf0e9; $custom-dark: #000000;
JSON
{
"hex": "#e4eae0",
"rgb": {
"r": 228,
"g": 234,
"b": 224
},
"hsl": {
"h": 96,
"s": 19.231,
"l": 89.804
},
"oklch": {
"l": 0.92971,
"c": 0.01478,
"h": 132.5
},
"luminance": 0.80721
}Semantic roles & 50–950 ramp
primary
#E4EAE0
secondary
#B9ADC1
accent
#489E7B
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161616
muted
#848584