#E4E8E7#E4E8E7
#E4E8E7 is a very light, near-neutral teal. Relative luminance 0.800; OKLCH L 92.8% C 0.004 H 179.7°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E8E7 |
|---|---|
| RGB | rgb(228, 232, 231) |
| HSL | hsl(165, 8%, 90%) |
| HSV | hsv(165, 2%, 91%) |
| CMYK | cmyk(1.7%, 0%, 0.4%, 9%) |
| CIE-LAB | lab(91.67, -1.52, 0.02) |
| CIE-LCH | lch(91.67, 1.52, 179.37°) |
| OKLab | oklab(92.77% -0.0045 0) |
| OKLCH | oklch(92.77% 0.004 179.7) |
| XYZ | xyz(75.2728, 79.9765, 87.0573) |
| Luminance | 0.7998 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.27
Whitesmoke
#F5F5F5
ΔE00 3.64
Fog
#D8DCE0
ΔE00 3.71
Light Grey
#D8DCD6
ΔE00 3.74
Off White
#FAF9F6
ΔE00 4.45
Light Gray
#D3D3D3
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E8E7 #E8E4E5
analogous
#E4E8E5 #E4E8E7 #E4E7E8
triadic
#E4E8E7 #E7E4E8 #E8E7E4
tetradic
#E4E8E7 #E5E4E8 #E8E4E5 #E7E8E4
square
#E4E8E7 #E5E4E8 #E8E4E5 #E7E8E4
split-complementary
#E4E8E7 #E8E4E7 #E8E5E4
monochromatic
#A2B0AC #C3CCCA #E4E8E7 #EEF1F0 #EEF1F0
Accessibility & contrast
On white
1.24
#E4E8E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#E4E8E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E8E7
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E8E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E8E7 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E7E7
Deuteranopia (green-blind)
#E7E7E7
Tritanopia (blue-blind)
#E3E8E8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e4e8e7; /* rgb */ color: rgb(228, 232, 231); /* oklch */ color: oklch(92.8% 0.004 179.7);
Tailwind
colors: {
custom: {
50: '#ecefee',
500: '#e4e8e7',
950: '#000000',
},
}SCSS
$custom: #e4e8e7; $custom-light: #ecefee; $custom-dark: #000000;
JSON
{
"hex": "#e4e8e7",
"rgb": {
"r": 228,
"g": 232,
"b": 231
},
"hsl": {
"h": 165,
"s": 8,
"l": 90.196
},
"oklch": {
"l": 0.92766,
"c": 0.00449,
"h": 179.7
},
"luminance": 0.79977
}Semantic roles & 50–950 ramp
primary
#E4E8E7
secondary
#BCB4B6
accent
#546392
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585