#E0F0EE#E0F0EE
#E0F0EE is a very light, near-neutral teal. Relative luminance 0.843; OKLCH L 94.3% C 0.017 H 187.9°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E0F0EE |
|---|---|
| RGB | rgb(224, 240, 238) |
| HSL | hsl(173, 35%, 91%) |
| HSV | hsv(173, 7%, 94%) |
| CMYK | cmyk(6.7%, 0%, 0.8%, 5.9%) |
| CIE-LAB | lab(93.60, -5.63, -0.85) |
| CIE-LCH | lch(93.60, 5.69, 188.59°) |
| OKLab | oklab(94.27% -0.017 -0.0023) |
| OKLCH | oklch(94.27% 0.017 187.9) |
| XYZ | xyz(77.3300, 84.3396, 93.0775) |
| Luminance | 0.8434 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.36
Mintcream
#F5FFFA
ΔE00 4.14
Lightcyan
#E0FFFF
ΔE00 5.23
Honeydew
#F0FFF0
ΔE00 6.27
Light Grey
#D8DCD6
ΔE00 6.28
Aliceblue
#F0F8FF
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0F0EE #F0E0E2
analogous
#E0F0E6 #E0F0EE #E0EAF0
triadic
#E0F0EE #EEE0F0 #F0EEE0
tetradic
#E0F0EE #E6E0F0 #F0E0E2 #EAF0E0
square
#E0F0EE #E6E0F0 #F0E0E2 #EAF0E0
split-complementary
#E0F0EE #F0E0EA #F0E6E0
monochromatic
#8EC8C1 #B7DCD7 #E0F0EE #EAF5F4 #EAF5F4
Accessibility & contrast
On white
1.18
#E0F0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#E0F0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0F0EE
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0F0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0F0EE | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEE
Deuteranopia (green-blind)
#EBECEE
Tritanopia (blue-blind)
#DCF1EF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e0f0ee; /* rgb */ color: rgb(224, 240, 238); /* oklch */ color: oklch(94.3% 0.017 187.9);
Tailwind
colors: {
custom: {
50: '#e9f4f3',
500: '#e0f0ee',
950: '#000000',
},
}SCSS
$custom: #e0f0ee; $custom-light: #e9f4f3; $custom-dark: #000000;
JSON
{
"hex": "#e0f0ee",
"rgb": {
"r": 224,
"g": 240,
"b": 238
},
"hsl": {
"h": 172.5,
"s": 34.783,
"l": 90.98
},
"oklch": {
"l": 0.94269,
"c": 0.01713,
"h": 187.9
},
"luminance": 0.84341
}Semantic roles & 50–950 ramp
primary
#E0F0EE
secondary
#CBA9AE
accent
#3847AE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585