#E4E8E4#E4E8E4
#E4E8E4 is a very light, near-neutral green. Relative luminance 0.798; OKLCH L 92.7% C 0.007 H 145.5°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E8E4 |
|---|---|
| RGB | rgb(228, 232, 228) |
| HSL | hsl(120, 8%, 90%) |
| HSV | hsv(120, 2%, 91%) |
| CMYK | cmyk(1.7%, 0%, 1.7%, 9%) |
| CIE-LAB | lab(91.60, -2.05, 1.47) |
| CIE-LCH | lch(91.60, 2.53, 144.35°) |
| OKLab | oklab(92.68% -0.0056 0.0039) |
| OKLCH | oklch(92.68% 0.007 145.5) |
| XYZ | xyz(74.8527, 79.8085, 84.8449) |
| Luminance | 0.7981 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.88
Gainsboro
#DCDCDC
ΔE00 3.98
Whitesmoke
#F5F5F5
ΔE00 4.35
Off White
#FAF9F6
ΔE00 4.60
Fog
#D8DCE0
ΔE00 4.95
Mintcream
#F5FFFA
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E8E4 #E8E4E8
analogous
#E6E8E4 #E4E8E4 #E4E8E6
triadic
#E4E8E4 #E4E4E8 #E8E4E4
tetradic
#E4E8E4 #E4E6E8 #E8E4E8 #E8E6E4
square
#E4E8E4 #E4E6E8 #E8E4E8 #E8E6E4
split-complementary
#E4E8E4 #E6E4E8 #E8E4E6
monochromatic
#A2B0A2 #C3CCC3 #E4E8E4 #EEF1EE #EEF1EE
Accessibility & contrast
On white
1.24
#E4E8E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#E4E8E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E8E4
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E8E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E8E4 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E7E4
Deuteranopia (green-blind)
#E7E7E4
Tritanopia (blue-blind)
#E4E8E7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e4e8e4; /* rgb */ color: rgb(228, 232, 228); /* oklch */ color: oklch(92.7% 0.007 145.5);
Tailwind
colors: {
custom: {
50: '#ecefec',
500: '#e4e8e4',
950: '#000000',
},
}SCSS
$custom: #e4e8e4; $custom-light: #ecefec; $custom-dark: #000000;
JSON
{
"hex": "#e4e8e4",
"rgb": {
"r": 228,
"g": 232,
"b": 228
},
"hsl": {
"h": 120,
"s": 8,
"l": 90.196
},
"oklch": {
"l": 0.92681,
"c": 0.00684,
"h": 145.5
},
"luminance": 0.79809
}Semantic roles & 50–950 ramp
primary
#E4E8E4
secondary
#BCB4BC
accent
#549292
background
#FEFFFE
surface
#FDFEFD
border
#D5D6D5
text
#161616
muted
#848584