#E4EAEA#E4EAEA
#E4EAEA is a very light, near-neutral teal. Relative luminance 0.813; OKLCH L 93.2% C 0.006 H 197.1°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E4EAEA |
|---|---|
| RGB | rgb(228, 234, 234) |
| HSL | hsl(180, 13%, 91%) |
| HSV | hsv(180, 3%, 92%) |
| CMYK | cmyk(2.6%, 0%, 0%, 8.2%) |
| CIE-LAB | lab(92.26, -2.00, -0.70) |
| CIE-LCH | lch(92.26, 2.12, 199.27°) |
| OKLab | oklab(93.25% -0.0061 -0.0019) |
| OKLCH | oklch(93.25% 0.006 197.1) |
| XYZ | xyz(76.2663, 81.2798, 89.4966) |
| Luminance | 0.8128 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.86
Fog
#D8DCE0
ΔE00 3.89
Gainsboro
#DCDCDC
ΔE00 4.03
Light Grey
#D8DCD6
ΔE00 4.32
Aliceblue
#F0F8FF
ΔE00 4.48
Off White
#FAF9F6
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4EAEA #EAE4E4
analogous
#E4EAE7 #E4EAEA #E4E7EA
triadic
#E4EAEA #EAE4EA #EAEAE4
tetradic
#E4EAEA #E7E4EA #EAE4E4 #E7EAE4
square
#E4EAEA #E7E4EA #EAE4E4 #E7EAE4
split-complementary
#E4EAEA #EAE4E7 #EAE7E4
monochromatic
#9FB4B4 #C2CFCF #E4EAEA #EEF2F2 #EEF2F2
Accessibility & contrast
On white
1.22
#E4EAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#E4EAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4EAEA
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4EAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4EAEA | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EA
Deuteranopia (green-blind)
#E8E8EA
Tritanopia (blue-blind)
#E2EAEA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e4eaea; /* rgb */ color: rgb(228, 234, 234); /* oklch */ color: oklch(93.2% 0.006 197.1);
Tailwind
colors: {
custom: {
50: '#ecf0f0',
500: '#e4eaea',
950: '#000000',
},
}SCSS
$custom: #e4eaea; $custom-light: #ecf0f0; $custom-dark: #000000;
JSON
{
"hex": "#e4eaea",
"rgb": {
"r": 228,
"g": 234,
"b": 234
},
"hsl": {
"h": 180,
"s": 12.5,
"l": 90.588
},
"oklch": {
"l": 0.93249,
"c": 0.00643,
"h": 197.1
},
"luminance": 0.8128
}Semantic roles & 50–950 ramp
primary
#E4EAEA
secondary
#BFB3B3
accent
#4F4F97
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585