#E1EDEF#E1EDEF
#E1EDEF is a very light, near-neutral teal. Relative luminance 0.828; OKLCH L 93.8% C 0.013 H 208.8°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EDEF |
|---|---|
| RGB | rgb(225, 237, 239) |
| HSL | hsl(189, 30%, 91%) |
| HSV | hsv(189, 6%, 94%) |
| CMYK | cmyk(5.9%, 0.8%, 0%, 6.3%) |
| CIE-LAB | lab(92.93, -3.59, -2.34) |
| CIE-LCH | lch(92.93, 4.29, 213.07°) |
| OKLab | oklab(93.77% -0.0115 -0.0063) |
| OKLCH | oklch(93.77% 0.013 208.8) |
| XYZ | xyz(76.9123, 82.8072, 93.5760) |
| Luminance | 0.8281 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.93
Aliceblue
#F0F8FF
ΔE00 4.27
Mintcream
#F5FFFA
ΔE00 5.01
Fog
#D8DCE0
ΔE00 5.15
Whitesmoke
#F5F5F5
ΔE00 5.62
Light Grey
#D8DCD6
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EDEF #EFE3E1
analogous
#E1EFEA #E1EDEF #E1E6EF
triadic
#E1EDEF #EFE1ED #EDEFE1
tetradic
#E1EDEF #EAE1EF #EFE3E1 #E6EFE1
square
#E1EDEF #EAE1EF #EFE3E1 #E6EFE1
split-complementary
#E1EDEF #EFE1E6 #EFEAE1
monochromatic
#91BDC4 #B9D5DA #E1EDEF #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.20
#E1EDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#E1EDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EDEF
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EDEF | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECEF
Deuteranopia (green-blind)
#E8EAEF
Tritanopia (blue-blind)
#DDEEEE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e1edef; /* rgb */ color: rgb(225, 237, 239); /* oklch */ color: oklch(93.8% 0.013 208.8);
Tailwind
colors: {
custom: {
50: '#eaf2f4',
500: '#e1edef',
950: '#000000',
},
}SCSS
$custom: #e1edef; $custom-light: #eaf2f4; $custom-dark: #000000;
JSON
{
"hex": "#e1edef",
"rgb": {
"r": 225,
"g": 237,
"b": 239
},
"hsl": {
"h": 188.571,
"s": 30.435,
"l": 90.98
},
"oklch": {
"l": 0.93768,
"c": 0.01307,
"h": 208.8
},
"luminance": 0.82808
}Semantic roles & 50–950 ramp
primary
#E1EDEF
secondary
#C9B0AB
accent
#4C3CA9
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585