#E1EAEB#E1EAEB
#E1EAEB is a very light, near-neutral teal. Relative luminance 0.809; OKLCH L 93.1% C 0.010 H 204.9°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EAEB |
|---|---|
| RGB | rgb(225, 234, 235) |
| HSL | hsl(186, 20%, 90%) |
| HSV | hsv(186, 4%, 92%) |
| CMYK | cmyk(4.3%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(92.07, -2.80, -1.52) |
| CIE-LCH | lch(92.07, 3.19, 208.53°) |
| OKLab | oklab(93.05% -0.0088 -0.0041) |
| OKLCH | oklch(93.05% 0.01 204.9) |
| XYZ | xyz(75.4666, 80.8508, 90.2111) |
| Luminance | 0.8085 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 4.19
Aliceblue
#F0F8FF
ΔE00 4.42
Azure (CSS)
#F0FFFF
ΔE00 4.78
Light Grey
#D8DCD6
ΔE00 4.81
Whitesmoke
#F5F5F5
ΔE00 4.88
Gainsboro
#DCDCDC
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EAEB #EBE2E1
analogous
#E1EBE7 #E1EAEB #E1E5EB
triadic
#E1EAEB #EBE1EA #EAEBE1
tetradic
#E1EAEB #E7E1EB #EBE2E1 #E5EBE1
square
#E1EAEB #E7E1EB #EBE2E1 #E5EBE1
split-complementary
#E1EAEB #EBE1E5 #EBE7E1
monochromatic
#98B7BA #BCD0D3 #E1EAEB #EDF2F3 #EDF2F3
Accessibility & contrast
On white
1.22
#E1EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#E1EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EAEB
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EAEB | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EB
Deuteranopia (green-blind)
#E7E8EB
Tritanopia (blue-blind)
#DEEBEA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e1eaeb; /* rgb */ color: rgb(225, 234, 235); /* oklch */ color: oklch(93.1% 0.010 204.9);
Tailwind
colors: {
custom: {
50: '#eaf0f1',
500: '#e1eaeb',
950: '#000000',
},
}SCSS
$custom: #e1eaeb; $custom-light: #eaf0f1; $custom-dark: #000000;
JSON
{
"hex": "#e1eaeb",
"rgb": {
"r": 225,
"g": 234,
"b": 235
},
"hsl": {
"h": 186,
"s": 20,
"l": 90.196
},
"oklch": {
"l": 0.93053,
"c": 0.00974,
"h": 204.9
},
"luminance": 0.80851
}Semantic roles & 50–950 ramp
primary
#E1EAEB
secondary
#C2B0AE
accent
#50479E
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585