#E0F4EE#E0F4EE
#E0F4EE is a very light, muted teal. Relative luminance 0.867; OKLCH L 95.1% C 0.022 H 175.9°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E0F4EE |
|---|---|
| RGB | rgb(224, 244, 238) |
| HSL | hsl(162, 48%, 92%) |
| HSV | hsv(162, 8%, 96%) |
| CMYK | cmyk(8.2%, 0%, 2.5%, 4.3%) |
| CIE-LAB | lab(94.62, -7.65, 0.64) |
| CIE-LCH | lch(94.62, 7.68, 175.21°) |
| OKLab | oklab(95.08% -0.0224 0.0016) |
| OKLCH | oklch(95.08% 0.022 175.9) |
| XYZ | xyz(78.5205, 86.7207, 93.4743) |
| Luminance | 0.8672 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.34
Azure (CSS)
#F0FFFF
ΔE00 4.42
Honeydew
#F0FFF0
ΔE00 4.58
Mintcream
#F5FFFA
ΔE00 4.64
Ice Blue (survey)
#D7FFFE
ΔE00 5.91
Ice
#D6FFFA
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0F4EE #F4E0E6
analogous
#E0F4E4 #E0F4EE #E0F0F4
triadic
#E0F4EE #EEE0F4 #F4EEE0
tetradic
#E0F4EE #E4E0F4 #F4E0E6 #F0F4E0
square
#E0F4EE #E4E0F4 #F4E0E6 #F0F4E0
split-complementary
#E0F4EE #F4E0F0 #F4E4E0
monochromatic
#86D4BC #B3E4D5 #E0F4EE #E8F7F3 #E8F7F3
Accessibility & contrast
On white
1.14
#E0F4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#E0F4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0F4EE
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0F4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0F4EE | 1.00 | 1.14 | 18.34 | 18.34 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EE
Deuteranopia (green-blind)
#EEEEEE
Tritanopia (blue-blind)
#DCF5F2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e0f4ee; /* rgb */ color: rgb(224, 244, 238); /* oklch */ color: oklch(95.1% 0.022 175.9);
Tailwind
colors: {
custom: {
50: '#e9f7f3',
500: '#e0f4ee',
950: '#000000',
},
}SCSS
$custom: #e0f4ee; $custom-light: #e9f7f3; $custom-dark: #000000;
JSON
{
"hex": "#e0f4ee",
"rgb": {
"r": 224,
"g": 244,
"b": 238
},
"hsl": {
"h": 162,
"s": 47.619,
"l": 91.765
},
"oklch": {
"l": 0.95076,
"c": 0.02248,
"h": 175.9
},
"luminance": 0.86722
}Semantic roles & 50–950 ramp
primary
#E0F4EE
secondary
#D2A6B3
accent
#2B56BB
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585