#E4E9E4#E4E9E4
#E4E9E4 is a very light, near-neutral green. Relative luminance 0.804; OKLCH L 92.9% C 0.009 H 145.5°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E9E4 |
|---|---|
| RGB | rgb(228, 233, 228) |
| HSL | hsl(120, 10%, 90%) |
| HSV | hsv(120, 2%, 91%) |
| CMYK | cmyk(2.1%, 0%, 2.1%, 8.6%) |
| CIE-LAB | lab(91.85, -2.56, 1.84) |
| CIE-LCH | lch(91.85, 3.16, 144.33°) |
| OKLab | oklab(92.88% -0.007 0.0048) |
| OKLCH | oklch(92.88% 0.009 145.5) |
| XYZ | xyz(75.1350, 80.3731, 84.9390) |
| Luminance | 0.8037 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.92
Gainsboro
#DCDCDC
ΔE00 4.66
Whitesmoke
#F5F5F5
ΔE00 4.81
Mintcream
#F5FFFA
ΔE00 4.82
Off White
#FAF9F6
ΔE00 4.88
Fog
#D8DCE0
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E9E4 #E9E4E9
analogous
#E6E9E4 #E4E9E4 #E4E9E6
triadic
#E4E9E4 #E4E4E9 #E9E4E4
tetradic
#E4E9E4 #E4E6E9 #E9E4E9 #E9E6E4
square
#E4E9E4 #E4E6E9 #E9E4E9 #E9E6E4
split-complementary
#E4E9E4 #E6E4E9 #E9E4E6
monochromatic
#A1B2A1 #C2CEC2 #E4E9E4 #EEF1EE #EEF1EE
Accessibility & contrast
On white
1.23
#E4E9E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#E4E9E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E9E4
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E9E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E9E4 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E8E4
Deuteranopia (green-blind)
#E8E7E4
Tritanopia (blue-blind)
#E4E9E7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e4e9e4; /* rgb */ color: rgb(228, 233, 228); /* oklch */ color: oklch(92.9% 0.009 145.5);
Tailwind
colors: {
custom: {
50: '#ecf0ec',
500: '#e4e9e4',
950: '#000000',
},
}SCSS
$custom: #e4e9e4; $custom-light: #ecf0ec; $custom-dark: #000000;
JSON
{
"hex": "#e4e9e4",
"rgb": {
"r": 228,
"g": 233,
"b": 228
},
"hsl": {
"h": 120,
"s": 10.204,
"l": 90.392
},
"oklch": {
"l": 0.92881,
"c": 0.00854,
"h": 145.5
},
"luminance": 0.80373
}Semantic roles & 50–950 ramp
primary
#E4E9E4
secondary
#BEB4BE
accent
#519494
background
#FEFFFE
surface
#FDFEFD
border
#D5D6D5
text
#161616
muted
#848584