#E1EAEA#E1EAEA
#E1EAEA is a very light, near-neutral teal. Relative luminance 0.808; OKLCH L 93.0% C 0.010 H 197.0°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EAEA |
|---|---|
| RGB | rgb(225, 234, 234) |
| HSL | hsl(180, 18%, 90%) |
| HSV | hsv(180, 4%, 92%) |
| CMYK | cmyk(3.8%, 0%, 0%, 8.2%) |
| CIE-LAB | lab(92.04, -2.99, -1.04) |
| CIE-LCH | lch(92.04, 3.16, 199.19°) |
| OKLab | oklab(93.02% -0.0092 -0.0028) |
| OKLCH | oklch(93.02% 0.01 197) |
| XYZ | xyz(75.3226, 80.7932, 89.4523) |
| Luminance | 0.8079 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 4.47
Light Grey
#D8DCD6
ΔE00 4.48
Azure (CSS)
#F0FFFF
ΔE00 4.70
Aliceblue
#F0F8FF
ΔE00 4.81
Mintcream
#F5FFFA
ΔE00 4.94
Gainsboro
#DCDCDC
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EAEA #EAE1E1
analogous
#E1EAE6 #E1EAEA #E1E6EA
triadic
#E1EAEA #EAE1EA #EAEAE1
tetradic
#E1EAEA #E6E1EA #EAE1E1 #E6EAE1
square
#E1EAEA #E6E1EA #EAE1E1 #E6EAE1
split-complementary
#E1EAEA #EAE1E6 #EAE6E1
monochromatic
#99B8B8 #BDD1D1 #E1EAEA #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.22
#E1EAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#E1EAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EAEA
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EAEA | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EA
Deuteranopia (green-blind)
#E7E8EA
Tritanopia (blue-blind)
#DFEBEA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e1eaea; /* rgb */ color: rgb(225, 234, 234); /* oklch */ color: oklch(93.0% 0.010 197.0);
Tailwind
colors: {
custom: {
50: '#eaf0f0',
500: '#e1eaea',
950: '#000000',
},
}SCSS
$custom: #e1eaea; $custom-light: #eaf0f0; $custom-dark: #000000;
JSON
{
"hex": "#e1eaea",
"rgb": {
"r": 225,
"g": 234,
"b": 234
},
"hsl": {
"h": 180,
"s": 17.647,
"l": 90
},
"oklch": {
"l": 0.93024,
"c": 0.00963,
"h": 197
},
"luminance": 0.80794
}Semantic roles & 50–950 ramp
primary
#E1EAEA
secondary
#C0AFAF
accent
#4A4A9C
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585