#E1FEFC#E1FEFC
#E1FEFC is a very light, muted teal. Relative luminance 0.939; OKLCH L 97.6% C 0.030 H 191.6°. Best body text is #000000 at 19.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FEFC |
|---|---|
| RGB | rgb(225, 254, 252) |
| HSL | hsl(176, 94%, 94%) |
| HSV | hsv(176, 11%, 100%) |
| CMYK | cmyk(11.4%, 0%, 0.8%, 0.4%) |
| CIE-LAB | lab(97.60, -9.71, -2.22) |
| CIE-LCH | lch(97.60, 9.96, 192.87°) |
| OKLab | oklab(97.56% -0.0295 -0.0061) |
| OKLCH | oklch(97.56% 0.03 191.6) |
| XYZ | xyz(84.0596, 93.9178, 105.7758) |
| Luminance | 0.9392 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.96
Ice Blue (survey)
#D7FFFE
ΔE00 2.85
Very Pale Blue
#D6FFFE
ΔE00 3.09
Very Light Blue
#D5FFFF
ΔE00 3.32
Really Light Blue
#D4FFFF
ΔE00 3.54
Ice
#D6FFFA
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FEFC #FEE1E3
analogous
#E1FEEE #E1FEFC #E1F2FE
triadic
#E1FEFC #FCE1FE #FEFCE1
tetradic
#E1FEFC #EEE1FE #FEE1E3 #F2FEE1
square
#E1FEFC #EEE1FE #FEE1E3 #F2FEE1
split-complementary
#E1FEFC #FEE1F2 #FEEEE1
monochromatic
#6BFAF0 #A6FCF6 #E1FEFC #E1FEFC #E1FEFC
Accessibility & contrast
On white
1.06
#E1FEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.78
#E1FEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FEFC
19.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FEFC | 1.00 | 1.06 | 19.78 | 19.78 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFC
Deuteranopia (green-blind)
#F4F6FC
Tritanopia (blue-blind)
#D9FFFD
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e1fefc; /* rgb */ color: rgb(225, 254, 252); /* oklch */ color: oklch(97.6% 0.030 191.6);
Tailwind
colors: {
custom: {
50: '#eafefd',
500: '#e1fefc',
950: '#000000',
},
}SCSS
$custom: #e1fefc; $custom-light: #eafefd; $custom-dark: #000000;
JSON
{
"hex": "#e1fefc",
"rgb": {
"r": 225,
"g": 254,
"b": 252
},
"hsl": {
"h": 175.862,
"s": 93.548,
"l": 93.922
},
"oklch": {
"l": 0.97564,
"c": 0.03015,
"h": 191.6
},
"luminance": 0.93919
}Semantic roles & 50–950 ramp
primary
#E1FEFC
secondary
#EA999F
accent
#0010E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585