#E0EAEA#E0EAEA
#E0EAEA is a very light, near-neutral teal. Relative luminance 0.806; OKLCH L 93.0% C 0.011 H 197.0°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E0EAEA |
|---|---|
| RGB | rgb(224, 234, 234) |
| HSL | hsl(180, 19%, 90%) |
| HSV | hsv(180, 4%, 92%) |
| CMYK | cmyk(4.3%, 0%, 0%, 8.2%) |
| CIE-LAB | lab(91.97, -3.32, -1.15) |
| CIE-LCH | lch(91.97, 3.51, 199.17°) |
| OKLab | oklab(92.95% -0.0102 -0.0031) |
| OKLCH | oklch(92.95% 0.011 197) |
| XYZ | xyz(75.0117, 80.6329, 89.4378) |
| Luminance | 0.8063 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.55
Light Grey
#D8DCD6
ΔE00 4.61
Fog
#D8DCE0
ΔE00 4.72
Mintcream
#F5FFFA
ΔE00 4.92
Aliceblue
#F0F8FF
ΔE00 4.99
Gainsboro
#DCDCDC
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0EAEA #EAE0E0
analogous
#E0EAE5 #E0EAEA #E0E5EA
triadic
#E0EAEA #EAE0EA #EAEAE0
tetradic
#E0EAEA #E5E0EA #EAE0E0 #E5EAE0
square
#E0EAEA #E5E0EA #EAE0E0 #E5EAE0
split-complementary
#E0EAEA #EAE0E5 #EAE5E0
monochromatic
#97B9B9 #BCD1D1 #E0EAEA #EDF3F3 #EDF3F3
Accessibility & contrast
On white
1.23
#E0EAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#E0EAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0EAEA
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0EAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0EAEA | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EA
Deuteranopia (green-blind)
#E6E7EA
Tritanopia (blue-blind)
#DDEBEA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e0eaea; /* rgb */ color: rgb(224, 234, 234); /* oklch */ color: oklch(93.0% 0.011 197.0);
Tailwind
colors: {
custom: {
50: '#e9f0f0',
500: '#e0eaea',
950: '#000000',
},
}SCSS
$custom: #e0eaea; $custom-light: #e9f0f0; $custom-dark: #000000;
JSON
{
"hex": "#e0eaea",
"rgb": {
"r": 224,
"g": 234,
"b": 234
},
"hsl": {
"h": 180,
"s": 19.231,
"l": 89.804
},
"oklch": {
"l": 0.9295,
"c": 0.01069,
"h": 197
},
"luminance": 0.80633
}Semantic roles & 50–950 ramp
primary
#E0EAEA
secondary
#C1ADAD
accent
#48489E
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585