#E1FCFE#E1FCFE
#E1FCFE is a very light, muted teal. Relative luminance 0.928; OKLCH L 97.2% C 0.028 H 202.1°. Best body text is #000000 at 19.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FCFE |
|---|---|
| RGB | rgb(225, 252, 254) |
| HSL | hsl(184, 94%, 94%) |
| HSV | hsv(184, 11%, 100%) |
| CMYK | cmyk(11.4%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(97.14, -8.33, -3.92) |
| CIE-LCH | lch(97.14, 9.20, 205.23°) |
| OKLab | oklab(97.22% -0.0261 -0.0106) |
| OKLCH | oklch(97.22% 0.028 202.1) |
| XYZ | xyz(83.7469, 92.7825, 107.2433) |
| Luminance | 0.9278 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.70
Azure (CSS)
#F0FFFF
ΔE00 4.00
Ice Blue (survey)
#D7FFFE
ΔE00 4.04
Very Pale Blue
#D6FFFE
ΔE00 4.26
Very Light Blue
#D5FFFF
ΔE00 4.30
Really Light Blue
#D4FFFF
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FCFE #FEE3E1
analogous
#E1FEF2 #E1FCFE #E1EEFE
triadic
#E1FCFE #FEE1FC #FCFEE1
tetradic
#E1FCFE #F2E1FE #FEE3E1 #EEFEE1
square
#E1FCFE #F2E1FE #FEE3E1 #EEFEE1
split-complementary
#E1FCFE #FEE1EE #FEF2E1
monochromatic
#6BF0FA #A6F6FC #E1FCFE #E1FCFE #E1FCFE
Accessibility & contrast
On white
1.07
#E1FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.56
#E1FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FCFE
19.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FCFE | 1.00 | 1.07 | 19.56 | 19.56 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FE
Deuteranopia (green-blind)
#F2F5FE
Tritanopia (blue-blind)
#D9FEFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e1fcfe; /* rgb */ color: rgb(225, 252, 254); /* oklch */ color: oklch(97.2% 0.028 202.1);
Tailwind
colors: {
custom: {
50: '#eafdfe',
500: '#e1fcfe',
950: '#000000',
},
}SCSS
$custom: #e1fcfe; $custom-light: #eafdfe; $custom-dark: #000000;
JSON
{
"hex": "#e1fcfe",
"rgb": {
"r": 225,
"g": 252,
"b": 254
},
"hsl": {
"h": 184.138,
"s": 93.548,
"l": 93.922
},
"oklch": {
"l": 0.97218,
"c": 0.0282,
"h": 202.1
},
"luminance": 0.92784
}Semantic roles & 50–950 ramp
primary
#E1FCFE
secondary
#EA9F99
accent
#1000E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585