#E0FCFF#E0FCFF
#E0FCFF is a very light, muted teal. Relative luminance 0.927; OKLCH L 97.2% C 0.029 H 204.5°. Best body text is #000000 at 19.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FCFF |
|---|---|
| RGB | rgb(224, 252, 255) |
| HSL | hsl(186, 100%, 94%) |
| HSV | hsv(186, 12%, 100%) |
| CMYK | cmyk(12.2%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(97.10, -8.44, -4.50) |
| CIE-LCH | lch(97.10, 9.57, 208.07°) |
| OKLab | oklab(97.18% -0.0267 -0.0122) |
| OKLCH | oklch(97.18% 0.029 204.5) |
| XYZ | xyz(83.5965, 92.6864, 108.0743) |
| Luminance | 0.9269 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.85
Ice Blue (survey)
#D7FFFE
ΔE00 4.05
Very Light Blue
#D5FFFF
ΔE00 4.25
Very Pale Blue
#D6FFFE
ΔE00 4.26
Azure (CSS)
#F0FFFF
ΔE00 4.28
Really Light Blue
#D4FFFF
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FCFF #FFE3E0
analogous
#E0FFF3 #E0FCFF #E0EDFF
triadic
#E0FCFF #FFE0FC #FCFFE0
tetradic
#E0FCFF #F3E0FF #FFE3E0 #EDFFE0
square
#E0FCFF #F3E0FF #FFE3E0 #EDFFE0
split-complementary
#E0FCFF #FFE0ED #FFF3E0
monochromatic
#66F0FF #A3F6FF #E0FCFF #E0FCFF #E0FCFF
Accessibility & contrast
On white
1.07
#E0FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.54
#E0FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FCFF
19.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FCFF | 1.00 | 1.07 | 19.54 | 19.54 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FF
Deuteranopia (green-blind)
#F1F5FF
Tritanopia (blue-blind)
#D7FEFD
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e0fcff; /* rgb */ color: rgb(224, 252, 255); /* oklch */ color: oklch(97.2% 0.029 204.5);
Tailwind
colors: {
custom: {
50: '#eafdff',
500: '#e0fcff',
950: '#000000',
},
}SCSS
$custom: #e0fcff; $custom-light: #eafdff; $custom-dark: #000000;
JSON
{
"hex": "#e0fcff",
"rgb": {
"r": 224,
"g": 252,
"b": 255
},
"hsl": {
"h": 185.806,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.97179,
"c": 0.02936,
"h": 204.5
},
"luminance": 0.92688
}Semantic roles & 50–950 ramp
primary
#E0FCFF
secondary
#ED9F97
accent
#1600E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161718
muted
#848586