#E4E8E8#E4E8E8
#E4E8E8 is a very light, near-neutral teal. Relative luminance 0.800; OKLCH L 92.8% C 0.004 H 197.0°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E8E8 |
|---|---|
| RGB | rgb(228, 232, 232) |
| HSL | hsl(180, 8%, 90%) |
| HSV | hsv(180, 2%, 91%) |
| CMYK | cmyk(1.7%, 0%, 0%, 9%) |
| CIE-LAB | lab(91.70, -1.34, -0.47) |
| CIE-LCH | lch(91.70, 1.42, 199.31°) |
| OKLab | oklab(92.79% -0.0041 -0.0013) |
| OKLCH | oklch(92.79% 0.004 197) |
| XYZ | xyz(75.4144, 80.0332, 87.8032) |
| Luminance | 0.8003 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.16
Fog
#D8DCE0
ΔE00 3.36
Whitesmoke
#F5F5F5
ΔE00 3.52
Light Grey
#D8DCD6
ΔE00 4.13
Off White
#FAF9F6
ΔE00 4.52
Aliceblue
#F0F8FF
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E8E8 #E8E4E4
analogous
#E4E8E6 #E4E8E8 #E4E6E8
triadic
#E4E8E8 #E8E4E8 #E8E8E4
tetradic
#E4E8E8 #E6E4E8 #E8E4E4 #E6E8E4
square
#E4E8E8 #E6E4E8 #E8E4E4 #E6E8E4
split-complementary
#E4E8E8 #E8E4E6 #E8E6E4
monochromatic
#A2B0B0 #C3CCCC #E4E8E8 #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.23
#E4E8E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#E4E8E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E8E8
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E8E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E8E8 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8E8
Deuteranopia (green-blind)
#E7E7E8
Tritanopia (blue-blind)
#E3E8E8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e4e8e8; /* rgb */ color: rgb(228, 232, 232); /* oklch */ color: oklch(92.8% 0.004 197.0);
Tailwind
colors: {
custom: {
50: '#ecefef',
500: '#e4e8e8',
950: '#000000',
},
}SCSS
$custom: #e4e8e8; $custom-light: #ecefef; $custom-dark: #000000;
JSON
{
"hex": "#e4e8e8",
"rgb": {
"r": 228,
"g": 232,
"b": 232
},
"hsl": {
"h": 180,
"s": 8,
"l": 90.196
},
"oklch": {
"l": 0.92794,
"c": 0.0043,
"h": 197
},
"luminance": 0.80033
}Semantic roles & 50–950 ramp
primary
#E4E8E8
secondary
#BCB4B4
accent
#545492
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585