#E1F2EF#E1F2EF
#E1F2EF is a very light, near-neutral teal. Relative luminance 0.857; OKLCH L 94.8% C 0.018 H 184.2°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E1F2EF |
|---|---|
| RGB | rgb(225, 242, 239) |
| HSL | hsl(169, 40%, 92%) |
| HSV | hsv(169, 7%, 95%) |
| CMYK | cmyk(7%, 0%, 1.2%, 5.1%) |
| CIE-LAB | lab(94.20, -6.13, -0.48) |
| CIE-LCH | lch(94.20, 6.15, 184.45°) |
| OKLab | oklab(94.77% -0.0183 -0.0014) |
| OKLCH | oklch(94.77% 0.018 184.2) |
| XYZ | xyz(78.3802, 85.7429, 94.0652) |
| Luminance | 0.8574 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.32
Mintcream
#F5FFFA
ΔE00 3.98
Lightcyan
#E0FFFF
ΔE00 4.79
Honeydew
#F0FFF0
ΔE00 5.67
Light Grey
#D8DCD6
ΔE00 6.70
Ice Blue (survey)
#D7FFFE
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1F2EF #F2E1E4
analogous
#E1F2E7 #E1F2EF #E1EDF2
triadic
#E1F2EF #EFE1F2 #F2EFE1
tetradic
#E1F2EF #E7E1F2 #F2E1E4 #EDF2E1
square
#E1F2EF #E7E1F2 #F2E1E4 #EDF2E1
split-complementary
#E1F2EF #F2E1ED #F2E7E1
monochromatic
#8CCDC1 #B6DFD8 #E1F2EF #EAF6F4 #EAF6F4
Accessibility & contrast
On white
1.16
#E1F2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#E1F2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1F2EF
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1F2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1F2EF | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0EF
Deuteranopia (green-blind)
#EDEDEF
Tritanopia (blue-blind)
#DDF3F1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #e1f2ef; /* rgb */ color: rgb(225, 242, 239); /* oklch */ color: oklch(94.8% 0.018 184.2);
Tailwind
colors: {
custom: {
50: '#eaf6f4',
500: '#e1f2ef',
950: '#000000',
},
}SCSS
$custom: #e1f2ef; $custom-light: #eaf6f4; $custom-dark: #000000;
JSON
{
"hex": "#e1f2ef",
"rgb": {
"r": 225,
"g": 242,
"b": 239
},
"hsl": {
"h": 169.412,
"s": 39.535,
"l": 91.569
},
"oklch": {
"l": 0.94771,
"c": 0.01837,
"h": 184.2
},
"luminance": 0.85744
}Semantic roles & 50–950 ramp
primary
#E1F2EF
secondary
#CEA9B0
accent
#3349B3
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585