#E0FCFA#E0FCFA
#E0FCFA is a very light, muted teal. Relative luminance 0.924; OKLCH L 97.0% C 0.029 H 191.4°. Best body text is #000000 at 19.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FCFA |
|---|---|
| RGB | rgb(224, 252, 250) |
| HSL | hsl(176, 82%, 93%) |
| HSV | hsv(176, 11%, 99%) |
| CMYK | cmyk(11.1%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(96.97, -9.41, -2.12) |
| CIE-LCH | lch(96.97, 9.64, 192.69°) |
| OKLab | oklab(97.03% -0.0286 -0.0058) |
| OKLCH | oklch(97.03% 0.029 191.4) |
| XYZ | xyz(82.8021, 92.3686, 103.8904) |
| Luminance | 0.9237 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.21
Ice Blue (survey)
#D7FFFE
ΔE00 3.13
Very Pale Blue
#D6FFFE
ΔE00 3.36
Very Light Blue
#D5FFFF
ΔE00 3.58
Really Light Blue
#D4FFFF
ΔE00 3.81
Ice
#D6FFFA
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FCFA #FCE0E2
analogous
#E0FCEC #E0FCFA #E0F0FC
triadic
#E0FCFA #FAE0FC #FCFAE0
tetradic
#E0FCFA #ECE0FC #FCE0E2 #F0FCE0
square
#E0FCFA #ECE0FC #FCE0E2 #F0FCE0
split-complementary
#E0FCFA #FCE0F0 #FCECE0
monochromatic
#70F1E8 #A8F7F1 #E0FCFA #E3FCFA #E3FCFA
Accessibility & contrast
On white
1.08
#E0FCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.47
#E0FCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FCFA
19.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FCFA | 1.00 | 1.08 | 19.47 | 19.47 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FA
Deuteranopia (green-blind)
#F3F4FA
Tritanopia (blue-blind)
#D8FEFB
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e0fcfa; /* rgb */ color: rgb(224, 252, 250); /* oklch */ color: oklch(97.0% 0.029 191.4);
Tailwind
colors: {
custom: {
50: '#e9fdfb',
500: '#e0fcfa',
950: '#000000',
},
}SCSS
$custom: #e0fcfa; $custom-light: #e9fdfb; $custom-dark: #000000;
JSON
{
"hex": "#e0fcfa",
"rgb": {
"r": 224,
"g": 252,
"b": 250
},
"hsl": {
"h": 175.714,
"s": 82.353,
"l": 93.333
},
"oklch": {
"l": 0.97034,
"c": 0.02918,
"h": 191.4
},
"luminance": 0.9237
}Semantic roles & 50–950 ramp
primary
#E0FCFA
secondary
#E49CA1
accent
#0716DF
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585