#E4E8E5#E4E8E5
#E4E8E5 is a very light, near-neutral green. Relative luminance 0.799; OKLCH L 92.7% C 0.006 H 153.7°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E8E5 |
|---|---|
| RGB | rgb(228, 232, 229) |
| HSL | hsl(135, 8%, 90%) |
| HSV | hsv(135, 2%, 91%) |
| CMYK | cmyk(1.7%, 0%, 1.3%, 9%) |
| CIE-LAB | lab(91.62, -1.87, 0.99) |
| CIE-LCH | lch(91.62, 2.12, 152.23°) |
| OKLab | oklab(92.71% -0.0052 0.0026) |
| OKLCH | oklch(92.71% 0.006 153.7) |
| XYZ | xyz(74.9919, 79.8642, 85.5781) |
| Luminance | 0.7986 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.10
Gainsboro
#DCDCDC
ΔE00 3.70
Whitesmoke
#F5F5F5
ΔE00 4.07
Off White
#FAF9F6
ΔE00 4.50
Fog
#D8DCE0
ΔE00 4.52
Light Gray
#D3D3D3
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E8E5 #E8E4E7
analogous
#E5E8E4 #E4E8E5 #E4E8E7
triadic
#E4E8E5 #E5E4E8 #E8E5E4
tetradic
#E4E8E5 #E4E5E8 #E8E4E7 #E8E7E4
square
#E4E8E5 #E4E5E8 #E8E4E7 #E8E7E4
split-complementary
#E4E8E5 #E7E4E8 #E8E4E5
monochromatic
#A2B0A5 #C3CCC5 #E4E8E5 #EEF1EF #EEF1EF
Accessibility & contrast
On white
1.24
#E4E8E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#E4E8E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E8E5
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E8E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E8E5 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E7E5
Deuteranopia (green-blind)
#E7E7E5
Tritanopia (blue-blind)
#E4E8E7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e4e8e5; /* rgb */ color: rgb(228, 232, 229); /* oklch */ color: oklch(92.7% 0.006 153.7);
Tailwind
colors: {
custom: {
50: '#ecefed',
500: '#e4e8e5',
950: '#000000',
},
}SCSS
$custom: #e4e8e5; $custom-light: #ecefed; $custom-dark: #000000;
JSON
{
"hex": "#e4e8e5",
"rgb": {
"r": 228,
"g": 232,
"b": 229
},
"hsl": {
"h": 135,
"s": 8,
"l": 90.196
},
"oklch": {
"l": 0.92709,
"c": 0.00585,
"h": 153.7
},
"luminance": 0.79864
}Semantic roles & 50–950 ramp
primary
#E4E8E5
secondary
#BCB4BA
accent
#548292
background
#FEFFFE
surface
#FDFEFD
border
#D5D6D5
text
#161616
muted
#848584