#E0F2EE#E0F2EE
#E0F2EE is a very light, near-neutral teal. Relative luminance 0.855; OKLCH L 94.7% C 0.020 H 181.1°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E0F2EE |
|---|---|
| RGB | rgb(224, 242, 238) |
| HSL | hsl(167, 41%, 91%) |
| HSV | hsv(167, 7%, 95%) |
| CMYK | cmyk(7.4%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(94.11, -6.64, -0.10) |
| CIE-LCH | lch(94.11, 6.64, 180.90°) |
| OKLab | oklab(94.67% -0.0197 -0.0004) |
| OKLCH | oklch(94.67% 0.02 181.1) |
| XYZ | xyz(77.9220, 85.5237, 93.2748) |
| Luminance | 0.8552 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.74
Mintcream
#F5FFFA
ΔE00 4.23
Lightcyan
#E0FFFF
ΔE00 4.62
Honeydew
#F0FFF0
ΔE00 5.32
Ice Blue (survey)
#D7FFFE
ΔE00 6.47
Very Pale Blue
#D6FFFE
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0F2EE #F2E0E4
analogous
#E0F2E5 #E0F2EE #E0EDF2
triadic
#E0F2EE #EEE0F2 #F2EEE0
tetradic
#E0F2EE #E5E0F2 #F2E0E4 #EDF2E0
square
#E0F2EE #E5E0F2 #F2E0E4 #EDF2E0
split-complementary
#E0F2EE #F2E0ED #F2E5E0
monochromatic
#8ACEBF #B5E0D6 #E0F2EE #E9F6F3 #E9F6F3
Accessibility & contrast
On white
1.16
#E0F2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#E0F2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0F2EE
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0F2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0F2EE | 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)
#F0F0EE
Deuteranopia (green-blind)
#EDEDEE
Tritanopia (blue-blind)
#DCF3F1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #e0f2ee; /* rgb */ color: rgb(224, 242, 238); /* oklch */ color: oklch(94.7% 0.020 181.1);
Tailwind
colors: {
custom: {
50: '#e9f6f3',
500: '#e0f2ee',
950: '#000000',
},
}SCSS
$custom: #e0f2ee; $custom-light: #e9f6f3; $custom-dark: #000000;
JSON
{
"hex": "#e0f2ee",
"rgb": {
"r": 224,
"g": 242,
"b": 238
},
"hsl": {
"h": 166.667,
"s": 40.909,
"l": 91.373
},
"oklch": {
"l": 0.94672,
"c": 0.0197,
"h": 181.1
},
"luminance": 0.85525
}Semantic roles & 50–950 ramp
primary
#E0F2EE
secondary
#CFA8B0
accent
#324FB4
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585