#E1EDED#E1EDED
#E1EDED is a very light, near-neutral teal. Relative luminance 0.827; OKLCH L 93.7% C 0.013 H 196.9°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EDED |
|---|---|
| RGB | rgb(225, 237, 237) |
| HSL | hsl(180, 25%, 91%) |
| HSV | hsv(180, 5%, 93%) |
| CMYK | cmyk(5.1%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(92.88, -3.97, -1.38) |
| CIE-LCH | lch(92.88, 4.20, 199.13°) |
| OKLab | oklab(93.71% -0.0122 -0.0037) |
| OKLCH | oklch(93.71% 0.013 196.9) |
| XYZ | xyz(76.6185, 82.6897, 92.0285) |
| Luminance | 0.8269 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.75
Mintcream
#F5FFFA
ΔE00 4.44
Aliceblue
#F0F8FF
ΔE00 5.04
Light Grey
#D8DCD6
ΔE00 5.34
Fog
#D8DCE0
ΔE00 5.60
Whitesmoke
#F5F5F5
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EDED #EDE1E1
analogous
#E1EDE7 #E1EDED #E1E7ED
triadic
#E1EDED #EDE1ED #EDEDE1
tetradic
#E1EDED #E7E1ED #EDE1E1 #E7EDE1
square
#E1EDED #E7E1ED #EDE1E1 #E7EDE1
split-complementary
#E1EDED #EDE1E7 #EDE7E1
monochromatic
#94BFBF #BBD6D6 #E1EDED #ECF4F4 #ECF4F4
Accessibility & contrast
On white
1.20
#E1EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#E1EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EDED
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EDED | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECED
Deuteranopia (green-blind)
#E9EAED
Tritanopia (blue-blind)
#DEEEED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e1eded; /* rgb */ color: rgb(225, 237, 237); /* oklch */ color: oklch(93.7% 0.013 196.9);
Tailwind
colors: {
custom: {
50: '#eaf2f2',
500: '#e1eded',
950: '#000000',
},
}SCSS
$custom: #e1eded; $custom-light: #eaf2f2; $custom-dark: #000000;
JSON
{
"hex": "#e1eded",
"rgb": {
"r": 225,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 25,
"l": 90.588
},
"oklch": {
"l": 0.93711,
"c": 0.01277,
"h": 196.9
},
"luminance": 0.8269
}Semantic roles & 50–950 ramp
primary
#E1EDED
secondary
#C5ADAD
accent
#4242A4
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585