#E1F2EC#E1F2EC
#E1F2EC is a very light, near-neutral teal. Relative luminance 0.856; OKLCH L 94.7% C 0.020 H 172.8°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E1F2EC |
|---|---|
| RGB | rgb(225, 242, 236) |
| HSL | hsl(159, 40%, 92%) |
| HSV | hsv(159, 7%, 95%) |
| CMYK | cmyk(7%, 0%, 2.5%, 5.1%) |
| CIE-LAB | lab(94.13, -6.69, 0.97) |
| CIE-LCH | lch(94.13, 6.76, 171.76°) |
| OKLab | oklab(94.69% -0.0195 0.0025) |
| OKLCH | oklch(94.69% 0.02 172.8) |
| XYZ | xyz(77.9407, 85.5671, 91.7505) |
| Luminance | 0.8557 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 4.07
Azure (CSS)
#F0FFFF
ΔE00 4.19
Honeydew
#F0FFF0
ΔE00 4.53
Lightcyan
#E0FFFF
ΔE00 5.20
Light Grey
#D8DCD6
ΔE00 6.68
Ice Blue (survey)
#D7FFFE
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1F2EC #F2E1E7
analogous
#E1F2E4 #E1F2EC #E1F0F2
triadic
#E1F2EC #ECE1F2 #F2ECE1
tetradic
#E1F2EC #E4E1F2 #F2E1E7 #F0F2E1
square
#E1F2EC #E4E1F2 #F2E1E7 #F0F2E1
split-complementary
#E1F2EC #F2E1F0 #F2E4E1
monochromatic
#8CCDB6 #B6DFD1 #E1F2EC #EAF6F1 #EAF6F1
Accessibility & contrast
On white
1.16
#E1F2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#E1F2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1F2EC
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1F2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1F2EC | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EC
Deuteranopia (green-blind)
#EDEDEC
Tritanopia (blue-blind)
#DEF2F0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #e1f2ec; /* rgb */ color: rgb(225, 242, 236); /* oklch */ color: oklch(94.7% 0.020 172.8);
Tailwind
colors: {
custom: {
50: '#eaf6f2',
500: '#e1f2ec',
950: '#000000',
},
}SCSS
$custom: #e1f2ec; $custom-light: #eaf6f2; $custom-dark: #000000;
JSON
{
"hex": "#e1f2ec",
"rgb": {
"r": 225,
"g": 242,
"b": 236
},
"hsl": {
"h": 158.824,
"s": 39.535,
"l": 91.569
},
"oklch": {
"l": 0.94687,
"c": 0.01963,
"h": 172.8
},
"luminance": 0.85568
}Semantic roles & 50–950 ramp
primary
#E1F2EC
secondary
#CEA9B6
accent
#3360B3
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585