#E0FCF6#E0FCF6
#E0FCF6 is a very light, muted teal. Relative luminance 0.921; OKLCH L 96.9% C 0.030 H 181.3°. Best body text is #000000 at 19.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FCF6 |
|---|---|
| RGB | rgb(224, 252, 246) |
| HSL | hsl(167, 82%, 93%) |
| HSV | hsv(167, 11%, 99%) |
| CMYK | cmyk(11.1%, 0%, 2.4%, 1.2%) |
| CIE-LAB | lab(96.87, -10.17, -0.21) |
| CIE-LCH | lch(96.87, 10.17, 181.16°) |
| OKLab | oklab(96.92% -0.0301 -0.0007) |
| OKLCH | oklch(96.92% 0.03 181.3) |
| XYZ | xyz(82.1815, 92.1204, 100.6221) |
| Luminance | 0.9212 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.69
Ice
#D6FFFA
ΔE00 3.38
Ice Blue (survey)
#D7FFFE
ΔE00 3.54
Very Pale Blue
#D6FFFE
ΔE00 3.73
Very Light Blue
#D5FFFF
ΔE00 4.10
Really Light Blue
#D4FFFF
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FCF6 #FCE0E6
analogous
#E0FCE8 #E0FCF6 #E0F4FC
triadic
#E0FCF6 #F6E0FC #FCF6E0
tetradic
#E0FCF6 #E8E0FC #FCE0E6 #F4FCE0
square
#E0FCF6 #E8E0FC #FCE0E6 #F4FCE0
split-complementary
#E0FCF6 #FCE0F4 #FCE8E0
monochromatic
#70F1D6 #A8F7E6 #E0FCF6 #E3FCF7 #E3FCF7
Accessibility & contrast
On white
1.08
#E0FCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.42
#E0FCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FCF6
19.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FCF6 | 1.00 | 1.08 | 19.42 | 19.42 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F6
Deuteranopia (green-blind)
#F4F4F7
Tritanopia (blue-blind)
#D9FDFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e0fcf6; /* rgb */ color: rgb(224, 252, 246); /* oklch */ color: oklch(96.9% 0.030 181.3);
Tailwind
colors: {
custom: {
50: '#e9fdf9',
500: '#e0fcf6',
950: '#000000',
},
}SCSS
$custom: #e0fcf6; $custom-light: #e9fdf9; $custom-dark: #000000;
JSON
{
"hex": "#e0fcf6",
"rgb": {
"r": 224,
"g": 252,
"b": 246
},
"hsl": {
"h": 167.143,
"s": 82.353,
"l": 93.333
},
"oklch": {
"l": 0.96921,
"c": 0.03014,
"h": 181.3
},
"luminance": 0.92122
}Semantic roles & 50–950 ramp
primary
#E0FCF6
secondary
#E49CAB
accent
#0735DF
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585