#E0F2EC#E0F2EC
#E0F2EC is a very light, muted teal. Relative luminance 0.854; OKLCH L 94.6% C 0.021 H 173.9°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E0F2EC |
|---|---|
| RGB | rgb(224, 242, 236) |
| HSL | hsl(160, 41%, 91%) |
| HSV | hsv(160, 7%, 95%) |
| CMYK | cmyk(7.4%, 0%, 2.5%, 5.1%) |
| CIE-LAB | lab(94.06, -7.01, 0.86) |
| CIE-LCH | lch(94.06, 7.06, 173.01°) |
| OKLab | oklab(94.62% -0.0205 0.0022) |
| OKLCH | oklch(94.62% 0.021 173.9) |
| XYZ | xyz(77.6298, 85.4068, 91.7359) |
| Luminance | 0.8541 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.34
Mintcream
#F5FFFA
ΔE00 4.35
Honeydew
#F0FFF0
ΔE00 4.60
Lightcyan
#E0FFFF
ΔE00 4.96
Ice Blue (survey)
#D7FFFE
ΔE00 6.61
Ice
#D6FFFA
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0F2EC #F2E0E6
analogous
#E0F2E3 #E0F2EC #E0EFF2
triadic
#E0F2EC #ECE0F2 #F2ECE0
tetradic
#E0F2EC #E3E0F2 #F2E0E6 #EFF2E0
square
#E0F2EC #E3E0F2 #F2E0E6 #EFF2E0
split-complementary
#E0F2EC #F2E0EF #F2E3E0
monochromatic
#8ACEB7 #B5E0D2 #E0F2EC #E9F6F2 #E9F6F2
Accessibility & contrast
On white
1.16
#E0F2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#E0F2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0F2EC
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0F2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0F2EC | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEC
Deuteranopia (green-blind)
#EDEDEC
Tritanopia (blue-blind)
#DCF2F0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #e0f2ec; /* rgb */ color: rgb(224, 242, 236); /* oklch */ color: oklch(94.6% 0.021 173.9);
Tailwind
colors: {
custom: {
50: '#e9f6f2',
500: '#e0f2ec',
950: '#000000',
},
}SCSS
$custom: #e0f2ec; $custom-light: #e9f6f2; $custom-dark: #000000;
JSON
{
"hex": "#e0f2ec",
"rgb": {
"r": 224,
"g": 242,
"b": 236
},
"hsl": {
"h": 160,
"s": 40.909,
"l": 91.373
},
"oklch": {
"l": 0.94615,
"c": 0.02058,
"h": 173.9
},
"luminance": 0.85408
}Semantic roles & 50–950 ramp
primary
#E0F2EC
secondary
#CFA8B5
accent
#325DB4
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585