#E1FCFF#E1FCFF
#E1FCFF is a very light, muted teal. Relative luminance 0.928; OKLCH L 97.2% C 0.028 H 204.8°. Best body text is #000000 at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FCFF |
|---|---|
| RGB | rgb(225, 252, 255) |
| HSL | hsl(186, 100%, 94%) |
| HSV | hsv(186, 12%, 100%) |
| CMYK | cmyk(11.8%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(97.17, -8.13, -4.40) |
| CIE-LCH | lch(97.17, 9.25, 208.42°) |
| OKLab | oklab(97.25% -0.0257 -0.0119) |
| OKLCH | oklch(97.25% 0.028 204.8) |
| XYZ | xyz(83.9074, 92.8467, 108.0888) |
| Luminance | 0.9285 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.05
Azure (CSS)
#F0FFFF
ΔE00 4.00
Ice Blue (survey)
#D7FFFE
ΔE00 4.32
Very Light Blue
#D5FFFF
ΔE00 4.53
Very Pale Blue
#D6FFFE
ΔE00 4.54
Really Light Blue
#D4FFFF
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FCFF #FFE4E1
analogous
#E1FFF3 #E1FCFF #E1EDFF
triadic
#E1FCFF #FFE1FC #FCFFE1
tetradic
#E1FCFF #F3E1FF #FFE4E1 #EDFFE1
square
#E1FCFF #F3E1FF #FFE4E1 #EDFFE1
split-complementary
#E1FCFF #FFE1ED #FFF3E1
monochromatic
#67F0FF #A4F6FF #E0FCFF #E0FCFF #E0FCFF
Accessibility & contrast
On white
1.07
#E1FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.57
#E1FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FCFF
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FCFF | 1.00 | 1.07 | 19.57 | 19.57 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FF
Deuteranopia (green-blind)
#F2F5FF
Tritanopia (blue-blind)
#D9FEFD
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e1fcff; /* rgb */ color: rgb(225, 252, 255); /* oklch */ color: oklch(97.2% 0.028 204.8);
Tailwind
colors: {
custom: {
50: '#eafdff',
500: '#e1fcff',
950: '#000000',
},
}SCSS
$custom: #e1fcff; $custom-light: #eafdff; $custom-dark: #000000;
JSON
{
"hex": "#e1fcff",
"rgb": {
"r": 225,
"g": 252,
"b": 255
},
"hsl": {
"h": 186,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.97247,
"c": 0.02835,
"h": 204.8
},
"luminance": 0.92848
}Semantic roles & 50–950 ramp
primary
#E1FCFF
secondary
#EDA097
accent
#1700E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161718
muted
#848586