#E0F4EC#E0F4EC
#E0F4EC is a very light, muted teal. Relative luminance 0.866; OKLCH L 95.0% C 0.024 H 169.9°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E0F4EC |
|---|---|
| RGB | rgb(224, 244, 236) |
| HSL | hsl(156, 48%, 92%) |
| HSV | hsv(156, 8%, 96%) |
| CMYK | cmyk(8.2%, 0%, 3.3%, 4.3%) |
| CIE-LAB | lab(94.57, -8.02, 1.60) |
| CIE-LCH | lch(94.57, 8.18, 168.68°) |
| OKLab | oklab(95.02% -0.0232 0.0041) |
| OKLCH | oklch(95.02% 0.024 169.9) |
| XYZ | xyz(78.2283, 86.6038, 91.9354) |
| Luminance | 0.8660 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.98
Lightcyan
#E0FFFF
ΔE00 4.88
Mintcream
#F5FFFA
ΔE00 4.90
Azure (CSS)
#F0FFFF
ΔE00 5.08
Ice
#D6FFFA
ΔE00 6.04
Ice Blue (survey)
#D7FFFE
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0F4EC #F4E0E8
analogous
#E0F4E2 #E0F4EC #E0F2F4
triadic
#E0F4EC #ECE0F4 #F4ECE0
tetradic
#E0F4EC #E2E0F4 #F4E0E8 #F2F4E0
square
#E0F4EC #E2E0F4 #F4E0E8 #F2F4E0
split-complementary
#E0F4EC #F4E0F2 #F4E2E0
monochromatic
#86D4B5 #B3E4D0 #E0F4EC #E8F7F1 #E8F7F1
Accessibility & contrast
On white
1.15
#E0F4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#E0F4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0F4EC
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0F4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0F4EC | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EC
Deuteranopia (green-blind)
#EFEEEC
Tritanopia (blue-blind)
#DCF4F2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e0f4ec; /* rgb */ color: rgb(224, 244, 236); /* oklch */ color: oklch(95.0% 0.024 169.9);
Tailwind
colors: {
custom: {
50: '#e9f7f2',
500: '#e0f4ec',
950: '#000000',
},
}SCSS
$custom: #e0f4ec; $custom-light: #e9f7f2; $custom-dark: #000000;
JSON
{
"hex": "#e0f4ec",
"rgb": {
"r": 224,
"g": 244,
"b": 236
},
"hsl": {
"h": 156,
"s": 47.619,
"l": 91.765
},
"oklch": {
"l": 0.9502,
"c": 0.02355,
"h": 169.9
},
"luminance": 0.86605
}Semantic roles & 50–950 ramp
primary
#E0F4EC
secondary
#D2A6B8
accent
#2B64BB
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585