#E0EAEB#E0EAEB
#E0EAEB is a very light, near-neutral teal. Relative luminance 0.807; OKLCH L 93.0% C 0.011 H 204.1°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E0EAEB |
|---|---|
| RGB | rgb(224, 234, 235) |
| HSL | hsl(185, 22%, 90%) |
| HSV | hsv(185, 5%, 92%) |
| CMYK | cmyk(4.7%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(91.99, -3.13, -1.64) |
| CIE-LCH | lch(91.99, 3.54, 207.59°) |
| OKLab | oklab(92.98% -0.0098 -0.0044) |
| OKLCH | oklch(92.98% 0.011 204.1) |
| XYZ | xyz(75.1557, 80.6905, 90.1965) |
| Luminance | 0.8069 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 4.44
Aliceblue
#F0F8FF
ΔE00 4.60
Azure (CSS)
#F0FFFF
ΔE00 4.62
Light Grey
#D8DCD6
ΔE00 4.91
Mintcream
#F5FFFA
ΔE00 5.19
Gainsboro
#DCDCDC
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0EAEB #EBE1E0
analogous
#E0EBE7 #E0EAEB #E0E4EB
triadic
#E0EAEB #EBE0EA #EAEBE0
tetradic
#E0EAEB #E7E0EB #EBE1E0 #E4EBE0
square
#E0EAEB #E7E0EB #EBE1E0 #E4EBE0
split-complementary
#E0EAEB #EBE0E4 #EBE7E0
monochromatic
#96B8BB #BBD1D3 #E0EAEB #ECF2F3 #ECF2F3
Accessibility & contrast
On white
1.23
#E0EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#E0EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0EAEB
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0EAEB | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EB
Deuteranopia (green-blind)
#E6E7EB
Tritanopia (blue-blind)
#DDEBEA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e0eaeb; /* rgb */ color: rgb(224, 234, 235); /* oklch */ color: oklch(93.0% 0.011 204.1);
Tailwind
colors: {
custom: {
50: '#e9f0f1',
500: '#e0eaeb',
950: '#000000',
},
}SCSS
$custom: #e0eaeb; $custom-light: #e9f0f1; $custom-dark: #000000;
JSON
{
"hex": "#e0eaeb",
"rgb": {
"r": 224,
"g": 234,
"b": 235
},
"hsl": {
"h": 185.455,
"s": 21.569,
"l": 90
},
"oklch": {
"l": 0.92979,
"c": 0.01078,
"h": 204.1
},
"luminance": 0.80691
}Semantic roles & 50–950 ramp
primary
#E0EAEB
secondary
#C2AFAD
accent
#4E46A0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585