#E4EAEB#E4EAEB
#E4EAEB is a very light, near-neutral teal. Relative luminance 0.813; OKLCH L 93.3% C 0.007 H 208.8°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E4EAEB |
|---|---|
| RGB | rgb(228, 234, 235) |
| HSL | hsl(189, 15%, 91%) |
| HSV | hsv(189, 3%, 92%) |
| CMYK | cmyk(3%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(92.28, -1.82, -1.18) |
| CIE-LCH | lch(92.28, 2.17, 213.07°) |
| OKLab | oklab(93.28% -0.0058 -0.0032) |
| OKLCH | oklch(93.28% 0.007 208.8) |
| XYZ | xyz(76.4103, 81.3374, 90.2553) |
| Luminance | 0.8134 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 3.60
Whitesmoke
#F5F5F5
ΔE00 3.78
Gainsboro
#DCDCDC
ΔE00 3.97
Aliceblue
#F0F8FF
ΔE00 4.09
Light Grey
#D8DCD6
ΔE00 4.70
Off White
#FAF9F6
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4EAEB #EBE5E4
analogous
#E4EBE8 #E4EAEB #E4E6EB
triadic
#E4EAEB #EBE4EA #EAEBE4
tetradic
#E4EAEB #E8E4EB #EBE5E4 #E6EBE4
square
#E4EAEB #E8E4EB #EBE5E4 #E6EBE4
split-complementary
#E4EAEB #EBE4E6 #EBE8E4
monochromatic
#9EB3B7 #C1CFD1 #E4EAEB #EDF1F2 #EDF1F2
Accessibility & contrast
On white
1.22
#E4EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#E4EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4EAEB
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4EAEB | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EB
Deuteranopia (green-blind)
#E8E8EB
Tritanopia (blue-blind)
#E2EBEA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e4eaeb; /* rgb */ color: rgb(228, 234, 235); /* oklch */ color: oklch(93.3% 0.007 208.8);
Tailwind
colors: {
custom: {
50: '#ecf0f1',
500: '#e4eaeb',
950: '#000000',
},
}SCSS
$custom: #e4eaeb; $custom-light: #ecf0f1; $custom-dark: #000000;
JSON
{
"hex": "#e4eaeb",
"rgb": {
"r": 228,
"g": 234,
"b": 235
},
"hsl": {
"h": 188.571,
"s": 14.894,
"l": 90.784
},
"oklch": {
"l": 0.93277,
"c": 0.00658,
"h": 208.8
},
"luminance": 0.81338
}Semantic roles & 50–950 ramp
primary
#E4EAEB
secondary
#C1B4B2
accent
#574C99
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585