#E1EFF1#E1EFF1
#E1EFF1 is a very light, near-neutral teal. Relative luminance 0.841; OKLCH L 94.2% C 0.015 H 207.1°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EFF1 |
|---|---|
| RGB | rgb(225, 239, 241) |
| HSL | hsl(188, 36%, 91%) |
| HSV | hsv(188, 7%, 95%) |
| CMYK | cmyk(6.6%, 0.8%, 0%, 5.5%) |
| CIE-LAB | lab(93.49, -4.24, -2.56) |
| CIE-LCH | lch(93.49, 4.95, 211.13°) |
| OKLab | oklab(94.23% -0.0135 -0.0069) |
| OKLCH | oklch(94.23% 0.015 207.1) |
| XYZ | xyz(77.7917, 84.0906, 95.3348) |
| Luminance | 0.8409 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.41
Aliceblue
#F0F8FF
ΔE00 4.60
Mintcream
#F5FFFA
ΔE00 4.83
Fog
#D8DCE0
ΔE00 5.94
Whitesmoke
#F5F5F5
ΔE00 6.21
Lightcyan
#E0FFFF
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EFF1 #F1E3E1
analogous
#E1F1EB #E1EFF1 #E1E7F1
triadic
#E1EFF1 #F1E1EF #EFF1E1
tetradic
#E1EFF1 #EBE1F1 #F1E3E1 #E7F1E1
square
#E1EFF1 #EBE1F1 #F1E3E1 #E7F1E1
split-complementary
#E1EFF1 #F1E1E7 #F1EBE1
monochromatic
#8EC2CA #B7D9DE #E1EFF1 #EAF4F5 #EAF4F5
Accessibility & contrast
On white
1.18
#E1EFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#E1EFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EFF1
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EFF1 | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEEF1
Deuteranopia (green-blind)
#EAEBF1
Tritanopia (blue-blind)
#DDF0F0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e1eff1; /* rgb */ color: rgb(225, 239, 241); /* oklch */ color: oklch(94.2% 0.015 207.1);
Tailwind
colors: {
custom: {
50: '#eaf4f5',
500: '#e1eff1',
950: '#000000',
},
}SCSS
$custom: #e1eff1; $custom-light: #eaf4f5; $custom-dark: #000000;
JSON
{
"hex": "#e1eff1",
"rgb": {
"r": 225,
"g": 239,
"b": 241
},
"hsl": {
"h": 187.5,
"s": 36.364,
"l": 91.373
},
"oklch": {
"l": 0.94227,
"c": 0.01512,
"h": 207.1
},
"luminance": 0.84091
}Semantic roles & 50–950 ramp
primary
#E1EFF1
secondary
#CCAEAA
accent
#4536AF
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585