#E4E9E8#E4E9E8
#E4E9E8 is a very light, near-neutral teal. Relative luminance 0.806; OKLCH L 93.0% C 0.006 H 183.0°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E9E8 |
|---|---|
| RGB | rgb(228, 233, 232) |
| HSL | hsl(168, 10%, 90%) |
| HSV | hsv(168, 2%, 91%) |
| CMYK | cmyk(2.1%, 0%, 0.4%, 8.6%) |
| CIE-LAB | lab(91.95, -1.85, -0.10) |
| CIE-LCH | lch(91.95, 1.85, 183.07°) |
| OKLab | oklab(92.99% -0.0055 -0.0003) |
| OKLCH | oklch(92.99% 0.006 183) |
| XYZ | xyz(75.6967, 80.5977, 87.8973) |
| Luminance | 0.8060 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.71
Whitesmoke
#F5F5F5
ΔE00 3.80
Light Grey
#D8DCD6
ΔE00 3.83
Fog
#D8DCE0
ΔE00 3.95
Off White
#FAF9F6
ΔE00 4.56
Aliceblue
#F0F8FF
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E9E8 #E9E4E5
analogous
#E4E9E5 #E4E9E8 #E4E7E9
triadic
#E4E9E8 #E8E4E9 #E9E8E4
tetradic
#E4E9E8 #E5E4E9 #E9E4E5 #E7E9E4
square
#E4E9E8 #E5E4E9 #E9E4E5 #E7E9E4
split-complementary
#E4E9E8 #E9E4E7 #E9E5E4
monochromatic
#A1B2AF #C2CECB #E4E9E8 #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.23
#E4E9E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#E4E9E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E9E8
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E9E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E9E8 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E8E8
Deuteranopia (green-blind)
#E7E8E8
Tritanopia (blue-blind)
#E3E9E9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e4e9e8; /* rgb */ color: rgb(228, 233, 232); /* oklch */ color: oklch(93.0% 0.006 183.0);
Tailwind
colors: {
custom: {
50: '#ecf0ef',
500: '#e4e9e8',
950: '#000000',
},
}SCSS
$custom: #e4e9e8; $custom-light: #ecf0ef; $custom-dark: #000000;
JSON
{
"hex": "#e4e9e8",
"rgb": {
"r": 228,
"g": 233,
"b": 232
},
"hsl": {
"h": 168,
"s": 10.204,
"l": 90.392
},
"oklch": {
"l": 0.92993,
"c": 0.00552,
"h": 183
},
"luminance": 0.80598
}Semantic roles & 50–950 ramp
primary
#E4E9E8
secondary
#BEB4B6
accent
#515F94
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585