#E1ECED#E1ECED
#E1ECED is a very light, near-neutral teal. Relative luminance 0.821; OKLCH L 93.5% C 0.012 H 203.5°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E1ECED |
|---|---|
| RGB | rgb(225, 236, 237) |
| HSL | hsl(185, 25%, 91%) |
| HSV | hsv(185, 5%, 93%) |
| CMYK | cmyk(5.1%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(92.62, -3.46, -1.75) |
| CIE-LCH | lch(92.62, 3.87, 206.83°) |
| OKLab | oklab(93.51% -0.0108 -0.0047) |
| OKLCH | oklch(93.51% 0.012 203.5) |
| XYZ | xyz(76.3298, 82.1122, 91.9323) |
| Luminance | 0.8211 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.11
Aliceblue
#F0F8FF
ΔE00 4.53
Mintcream
#F5FFFA
ΔE00 4.84
Fog
#D8DCE0
ΔE00 4.97
Light Grey
#D8DCD6
ΔE00 5.31
Whitesmoke
#F5F5F5
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1ECED #EDE2E1
analogous
#E1EDE8 #E1ECED #E1E6ED
triadic
#E1ECED #EDE1EC #ECEDE1
tetradic
#E1ECED #E8E1ED #EDE2E1 #E6EDE1
square
#E1ECED #E8E1ED #EDE2E1 #E6EDE1
split-complementary
#E1ECED #EDE1E6 #EDE8E1
monochromatic
#94BCBF #BBD4D6 #E1ECED #ECF3F4 #ECF3F4
Accessibility & contrast
On white
1.21
#E1ECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#E1ECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1ECED
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1ECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1ECED | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBED
Deuteranopia (green-blind)
#E8E9ED
Tritanopia (blue-blind)
#DEEDEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e1eced; /* rgb */ color: rgb(225, 236, 237); /* oklch */ color: oklch(93.5% 0.012 203.5);
Tailwind
colors: {
custom: {
50: '#eaf2f2',
500: '#e1eced',
950: '#000000',
},
}SCSS
$custom: #e1eced; $custom-light: #eaf2f2; $custom-dark: #000000;
JSON
{
"hex": "#e1eced",
"rgb": {
"r": 225,
"g": 236,
"b": 237
},
"hsl": {
"h": 185,
"s": 25,
"l": 90.588
},
"oklch": {
"l": 0.93511,
"c": 0.01182,
"h": 203.5
},
"luminance": 0.82113
}Semantic roles & 50–950 ramp
primary
#E1ECED
secondary
#C5AFAD
accent
#4A42A4
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585