#E0F8EC#E0F8EC
#E0F8EC is a very light, muted teal. Relative luminance 0.890; OKLCH L 95.8% C 0.030 H 164.3°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E0F8EC |
|---|---|
| RGB | rgb(224, 248, 236) |
| HSL | hsl(150, 63%, 93%) |
| HSV | hsv(150, 10%, 97%) |
| CMYK | cmyk(9.7%, 0%, 4.8%, 2.7%) |
| CIE-LAB | lab(95.60, -10.03, 3.10) |
| CIE-LCH | lch(95.60, 10.49, 162.84°) |
| OKLab | oklab(95.83% -0.0286 0.008) |
| OKLCH | oklch(95.83% 0.03 164.3) |
| XYZ | xyz(79.4449, 89.0371, 92.3410) |
| Luminance | 0.8904 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.63
Ice
#D6FFFA
ΔE00 5.30
Lightcyan
#E0FFFF
ΔE00 5.47
Ice Blue (survey)
#D7FFFE
ΔE00 6.07
Very Pale Blue
#D6FFFE
ΔE00 6.21
Mintcream
#F5FFFA
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0F8EC #F8E0EC
analogous
#E0F8E0 #E0F8EC #E0F8F8
triadic
#E0F8EC #ECE0F8 #F8ECE0
tetradic
#E0F8EC #E0E0F8 #F8E0EC #F8F8E0
square
#E0F8EC #E0E0F8 #F8E0EC #F8F8E0
split-complementary
#E0F8EC #F8E0F8 #F8E0E0
monochromatic
#7CE1AF #AEEDCD #E0F8EC #E6F9F0 #E6F9F0
Accessibility & contrast
On white
1.12
#E0F8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#E0F8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0F8EC
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0F8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0F8EC | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EB
Deuteranopia (green-blind)
#F2F1ED
Tritanopia (blue-blind)
#DCF8F4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e0f8ec; /* rgb */ color: rgb(224, 248, 236); /* oklch */ color: oklch(95.8% 0.030 164.3);
Tailwind
colors: {
custom: {
50: '#e9faf2',
500: '#e0f8ec',
950: '#000000',
},
}SCSS
$custom: #e0f8ec; $custom-light: #e9faf2; $custom-dark: #000000;
JSON
{
"hex": "#e0f8ec",
"rgb": {
"r": 224,
"g": 248,
"b": 236
},
"hsl": {
"h": 150,
"s": 63.158,
"l": 92.549
},
"oklch": {
"l": 0.95831,
"c": 0.02973,
"h": 164.3
},
"luminance": 0.89038
}Semantic roles & 50–950 ramp
primary
#E0F8EC
secondary
#DBA1BE
accent
#1B73CB
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585