#E4E8E2#E4E8E2
#E4E8E2 is a very light, near-neutral green. Relative luminance 0.797; OKLCH L 92.6% C 0.009 H 134.9°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E8E2 |
|---|---|
| RGB | rgb(228, 232, 226) |
| HSL | hsl(100, 12%, 90%) |
| HSV | hsv(100, 3%, 91%) |
| CMYK | cmyk(1.7%, 0%, 2.6%, 9%) |
| CIE-LAB | lab(91.55, -2.41, 2.44) |
| CIE-LCH | lch(91.55, 3.43, 134.56°) |
| OKLab | oklab(92.63% -0.0064 0.0064) |
| OKLCH | oklch(92.63% 0.009 134.9) |
| XYZ | xyz(74.5767, 79.6981, 83.3911) |
| Luminance | 0.7970 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.67
Gainsboro
#DCDCDC
ΔE00 4.63
Off White
#FAF9F6
ΔE00 4.93
Whitesmoke
#F5F5F5
ΔE00 4.98
Mintcream
#F5FFFA
ΔE00 5.17
Fog
#D8DCE0
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E8E2 #E6E2E8
analogous
#E7E8E2 #E4E8E2 #E2E8E3
triadic
#E4E8E2 #E2E4E8 #E8E2E4
tetradic
#E4E8E2 #E2E7E8 #E6E2E8 #E8E3E2
square
#E4E8E2 #E2E7E8 #E6E2E8 #E8E3E2
split-complementary
#E4E8E2 #E3E2E8 #E8E2E7
monochromatic
#A4B29E #C4CDC0 #E4E8E2 #EFF1EE #EFF1EE
Accessibility & contrast
On white
1.24
#E4E8E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#E4E8E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E8E2
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E8E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E8E2 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E7E2
Deuteranopia (green-blind)
#E8E7E2
Tritanopia (blue-blind)
#E4E7E6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e4e8e2; /* rgb */ color: rgb(228, 232, 226); /* oklch */ color: oklch(92.6% 0.009 134.9);
Tailwind
colors: {
custom: {
50: '#ecefeb',
500: '#e4e8e2',
950: '#000000',
},
}SCSS
$custom: #e4e8e2; $custom-light: #ecefeb; $custom-dark: #000000;
JSON
{
"hex": "#e4e8e2",
"rgb": {
"r": 228,
"g": 232,
"b": 226
},
"hsl": {
"h": 100,
"s": 11.538,
"l": 89.804
},
"oklch": {
"l": 0.92626,
"c": 0.00907,
"h": 134.9
},
"luminance": 0.79698
}Semantic roles & 50–950 ramp
primary
#E4E8E2
secondary
#B9B1BD
accent
#50967E
background
#FEFFFE
surface
#FDFEFD
border
#D5D6D5
text
#161616
muted
#848584