#E0EEF0#E0EEF0
#E0EEF0 is a very light, near-neutral teal. Relative luminance 0.833; OKLCH L 93.9% C 0.015 H 207.1°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E0EEF0 |
|---|---|
| RGB | rgb(224, 238, 240) |
| HSL | hsl(188, 35%, 91%) |
| HSV | hsv(188, 7%, 94%) |
| CMYK | cmyk(6.7%, 0.8%, 0%, 5.9%) |
| CIE-LAB | lab(93.14, -4.24, -2.56) |
| CIE-LCH | lch(93.14, 4.95, 211.13°) |
| OKLab | oklab(93.93% -0.0135 -0.0069) |
| OKLCH | oklch(93.93% 0.015 207.1) |
| XYZ | xyz(77.0399, 83.2868, 94.4384) |
| Luminance | 0.8329 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.61
Aliceblue
#F0F8FF
ΔE00 4.71
Mintcream
#F5FFFA
ΔE00 4.98
Fog
#D8DCE0
ΔE00 5.82
Whitesmoke
#F5F5F5
ΔE00 6.28
Light Grey
#D8DCD6
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0EEF0 #F0E2E0
analogous
#E0F0EA #E0EEF0 #E0E6F0
triadic
#E0EEF0 #F0E0EE #EEF0E0
tetradic
#E0EEF0 #EAE0F0 #F0E2E0 #E6F0E0
square
#E0EEF0 #EAE0F0 #F0E2E0 #E6F0E0
split-complementary
#E0EEF0 #F0E0E6 #F0EAE0
monochromatic
#8EC1C8 #B7D7DC #E0EEF0 #EAF4F5 #EAF4F5
Accessibility & contrast
On white
1.19
#E0EEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#E0EEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0EEF0
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0EEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0EEF0 | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDF0
Deuteranopia (green-blind)
#E9EAF0
Tritanopia (blue-blind)
#DCEFEF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e0eef0; /* rgb */ color: rgb(224, 238, 240); /* oklch */ color: oklch(93.9% 0.015 207.1);
Tailwind
colors: {
custom: {
50: '#e9f3f4',
500: '#e0eef0',
950: '#000000',
},
}SCSS
$custom: #e0eef0; $custom-light: #e9f3f4; $custom-dark: #000000;
JSON
{
"hex": "#e0eef0",
"rgb": {
"r": 224,
"g": 238,
"b": 240
},
"hsl": {
"h": 187.5,
"s": 34.783,
"l": 90.98
},
"oklch": {
"l": 0.93925,
"c": 0.01513,
"h": 207.1
},
"luminance": 0.83288
}Semantic roles & 50–950 ramp
primary
#E0EEF0
secondary
#CBAEA9
accent
#4738AE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585