#E1F2EE#E1F2EE
#E1F2EE is a very light, near-neutral teal. Relative luminance 0.857; OKLCH L 94.7% C 0.019 H 180.3°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E1F2EE |
|---|---|
| RGB | rgb(225, 242, 238) |
| HSL | hsl(166, 40%, 92%) |
| HSV | hsv(166, 7%, 95%) |
| CMYK | cmyk(7%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(94.18, -6.32, 0.00) |
| CIE-LCH | lch(94.18, 6.32, 179.96°) |
| OKLab | oklab(94.74% -0.0187 -0.0001) |
| OKLCH | oklch(94.74% 0.019 180.3) |
| XYZ | xyz(78.2329, 85.6840, 93.2894) |
| Luminance | 0.8569 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.58
Mintcream
#F5FFFA
ΔE00 3.96
Lightcyan
#E0FFFF
ΔE00 4.88
Honeydew
#F0FFF0
ΔE00 5.27
Light Grey
#D8DCD6
ΔE00 6.67
Ice Blue (survey)
#D7FFFE
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1F2EE #F2E1E5
analogous
#E1F2E6 #E1F2EE #E1EEF2
triadic
#E1F2EE #EEE1F2 #F2EEE1
tetradic
#E1F2EE #E6E1F2 #F2E1E5 #EEF2E1
square
#E1F2EE #E6E1F2 #F2E1E5 #EEF2E1
split-complementary
#E1F2EE #F2E1EE #F2E6E1
monochromatic
#8CCDBE #B6DFD6 #E1F2EE #EAF6F3 #EAF6F3
Accessibility & contrast
On white
1.16
#E1F2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#E1F2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1F2EE
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1F2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1F2EE | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0EE
Deuteranopia (green-blind)
#EDEDEE
Tritanopia (blue-blind)
#DDF3F1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #e1f2ee; /* rgb */ color: rgb(225, 242, 238); /* oklch */ color: oklch(94.7% 0.019 180.3);
Tailwind
colors: {
custom: {
50: '#eaf6f3',
500: '#e1f2ee',
950: '#000000',
},
}SCSS
$custom: #e1f2ee; $custom-light: #eaf6f3; $custom-dark: #000000;
JSON
{
"hex": "#e1f2ee",
"rgb": {
"r": 225,
"g": 242,
"b": 238
},
"hsl": {
"h": 165.882,
"s": 39.535,
"l": 91.569
},
"oklch": {
"l": 0.94743,
"c": 0.0187,
"h": 180.3
},
"luminance": 0.85685
}Semantic roles & 50–950 ramp
primary
#E1F2EE
secondary
#CEA9B2
accent
#3351B3
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585