#E4E9DF#E4E9DF
#E4E9DF is a very light, near-neutral yellow-green. Relative luminance 0.801; OKLCH L 92.7% C 0.014 H 128.6°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E9DF |
|---|---|
| RGB | rgb(228, 233, 223) |
| HSL | hsl(90, 19%, 89%) |
| HSV | hsv(90, 4%, 91%) |
| CMYK | cmyk(2.1%, 0%, 4.3%, 8.6%) |
| CIE-LAB | lab(91.73, -3.44, 4.27) |
| CIE-LCH | lch(91.73, 5.49, 128.88°) |
| OKLab | oklab(92.74% -0.009 0.0112) |
| OKLCH | oklch(92.74% 0.014 128.6) |
| XYZ | xyz(74.4509, 80.0994, 81.3362) |
| Luminance | 0.8010 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.37
Mintcream
#F5FFFA
ΔE00 5.26
Ivory
#FFFFF0
ΔE00 5.43
Eggshell
#F0EAD6
ΔE00 5.77
Off White
#FAF9F6
ΔE00 6.06
Honeydew
#F0FFF0
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E9DF #E4DFE9
analogous
#E9E9DF #E4E9DF #DFE9DF
triadic
#E4E9DF #DFE4E9 #E9DFE4
tetradic
#E4E9DF #DFE9E9 #E4DFE9 #E9DFDF
square
#E4E9DF #DFE9E9 #E4DFE9 #E9DFDF
split-complementary
#E4E9DF #DFDFE9 #E9DFE9
monochromatic
#A7B796 #C5D0BB #E4E9DF #F0F3ED #F0F3ED
Accessibility & contrast
On white
1.23
#E4E9DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#E4E9DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E9DF
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E9DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E9DF | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DE
Deuteranopia (green-blind)
#E9E7DF
Tritanopia (blue-blind)
#E4E8E6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e4e9df; /* rgb */ color: rgb(228, 233, 223); /* oklch */ color: oklch(92.7% 0.014 128.6);
Tailwind
colors: {
custom: {
50: '#ecf0e9',
500: '#e4e9df',
950: '#000000',
},
}SCSS
$custom: #e4e9df; $custom-light: #ecf0e9; $custom-dark: #000000;
JSON
{
"hex": "#e4e9df",
"rgb": {
"r": 228,
"g": 233,
"b": 223
},
"hsl": {
"h": 90,
"s": 18.519,
"l": 89.412
},
"oklch": {
"l": 0.92744,
"c": 0.01436,
"h": 128.6
},
"luminance": 0.801
}Semantic roles & 50–950 ramp
primary
#E4E9DF
secondary
#B6ADC0
accent
#499D73
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161616
muted
#848584