#E0F0EC#E0F0EC
#E0F0EC is a very light, near-neutral teal. Relative luminance 0.842; OKLCH L 94.2% C 0.018 H 179.3°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E0F0EC |
|---|---|
| RGB | rgb(224, 240, 236) |
| HSL | hsl(165, 35%, 91%) |
| HSV | hsv(165, 7%, 94%) |
| CMYK | cmyk(6.7%, 0%, 1.7%, 5.9%) |
| CIE-LAB | lab(93.55, -6.00, 0.11) |
| CIE-LCH | lch(93.55, 6.00, 178.91°) |
| OKLab | oklab(94.21% -0.0177 0.0002) |
| OKLCH | oklch(94.21% 0.018 179.3) |
| XYZ | xyz(77.0378, 84.2228, 91.5386) |
| Luminance | 0.8422 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.80
Mintcream
#F5FFFA
ΔE00 4.04
Lightcyan
#E0FFFF
ΔE00 5.34
Honeydew
#F0FFF0
ΔE00 5.46
Light Grey
#D8DCD6
ΔE00 6.16
Ice Blue (survey)
#D7FFFE
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0F0EC #F0E0E4
analogous
#E0F0E4 #E0F0EC #E0ECF0
triadic
#E0F0EC #ECE0F0 #F0ECE0
tetradic
#E0F0EC #E4E0F0 #F0E0E4 #ECF0E0
square
#E0F0EC #E4E0F0 #F0E0E4 #ECF0E0
split-complementary
#E0F0EC #F0E0EC #F0E4E0
monochromatic
#8EC8B9 #B7DCD3 #E0F0EC #EAF5F2 #EAF5F2
Accessibility & contrast
On white
1.18
#E0F0EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#E0F0EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0F0EC
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0F0EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0F0EC | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEC
Deuteranopia (green-blind)
#EBEBEC
Tritanopia (blue-blind)
#DCF1EF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e0f0ec; /* rgb */ color: rgb(224, 240, 236); /* oklch */ color: oklch(94.2% 0.018 179.3);
Tailwind
colors: {
custom: {
50: '#e9f5f2',
500: '#e0f0ec',
950: '#000000',
},
}SCSS
$custom: #e0f0ec; $custom-light: #e9f5f2; $custom-dark: #000000;
JSON
{
"hex": "#e0f0ec",
"rgb": {
"r": 224,
"g": 240,
"b": 236
},
"hsl": {
"h": 165,
"s": 34.783,
"l": 90.98
},
"oklch": {
"l": 0.94212,
"c": 0.01773,
"h": 179.3
},
"luminance": 0.84224
}Semantic roles & 50–950 ramp
primary
#E0F0EC
secondary
#CBA9B2
accent
#3855AE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585