#E0FCF8#E0FCF8
#E0FCF8 is a very light, muted teal. Relative luminance 0.922; OKLCH L 97.0% C 0.030 H 186.3°. Best body text is #000000 at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FCF8 |
|---|---|
| RGB | rgb(224, 252, 248) |
| HSL | hsl(171, 82%, 93%) |
| HSV | hsv(171, 11%, 99%) |
| CMYK | cmyk(11.1%, 0%, 1.6%, 1.2%) |
| CIE-LAB | lab(96.92, -9.79, -1.16) |
| CIE-LCH | lch(96.92, 9.86, 186.77°) |
| OKLab | oklab(96.98% -0.0294 -0.0032) |
| OKLCH | oklch(96.98% 0.03 186.3) |
| XYZ | xyz(82.4902, 92.2438, 102.2475) |
| Luminance | 0.9224 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.90
Ice Blue (survey)
#D7FFFE
ΔE00 3.21
Very Pale Blue
#D6FFFE
ΔE00 3.43
Ice
#D6FFFA
ΔE00 3.49
Very Light Blue
#D5FFFF
ΔE00 3.74
Really Light Blue
#D4FFFF
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FCF8 #FCE0E4
analogous
#E0FCEA #E0FCF8 #E0F2FC
triadic
#E0FCF8 #F8E0FC #FCF8E0
tetradic
#E0FCF8 #EAE0FC #FCE0E4 #F2FCE0
square
#E0FCF8 #EAE0FC #FCE0E4 #F2FCE0
split-complementary
#E0FCF8 #FCE0F2 #FCEAE0
monochromatic
#70F1DF #A8F7EB #E0FCF8 #E3FCF9 #E3FCF9
Accessibility & contrast
On white
1.08
#E0FCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.45
#E0FCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FCF8
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FCF8 | 1.00 | 1.08 | 19.45 | 19.45 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9F8
Deuteranopia (green-blind)
#F3F4F8
Tritanopia (blue-blind)
#D9FDFB
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e0fcf8; /* rgb */ color: rgb(224, 252, 248); /* oklch */ color: oklch(97.0% 0.030 186.3);
Tailwind
colors: {
custom: {
50: '#e9fdfa',
500: '#e0fcf8',
950: '#000000',
},
}SCSS
$custom: #e0fcf8; $custom-light: #e9fdfa; $custom-dark: #000000;
JSON
{
"hex": "#e0fcf8",
"rgb": {
"r": 224,
"g": 252,
"b": 248
},
"hsl": {
"h": 171.429,
"s": 82.353,
"l": 93.333
},
"oklch": {
"l": 0.96977,
"c": 0.02955,
"h": 186.3
},
"luminance": 0.92245
}Semantic roles & 50–950 ramp
primary
#E0FCF8
secondary
#E49CA6
accent
#0726DF
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585