#E1FEFD#E1FEFD
#E1FEFD is a very light, muted teal. Relative luminance 0.940; OKLCH L 97.6% C 0.030 H 194.1°. Best body text is #000000 at 19.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FEFD |
|---|---|
| RGB | rgb(225, 254, 253) |
| HSL | hsl(178, 94%, 94%) |
| HSV | hsv(178, 11%, 100%) |
| CMYK | cmyk(11.4%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(97.62, -9.52, -2.70) |
| CIE-LCH | lch(97.62, 9.89, 195.81°) |
| OKLab | oklab(97.59% -0.0292 -0.0073) |
| OKLCH | oklch(97.59% 0.03 194.1) |
| XYZ | xyz(84.2185, 93.9813, 106.6125) |
| Luminance | 0.9398 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.65
Ice Blue (survey)
#D7FFFE
ΔE00 2.91
Very Pale Blue
#D6FFFE
ΔE00 3.16
Very Light Blue
#D5FFFF
ΔE00 3.33
Really Light Blue
#D4FFFF
ΔE00 3.56
Ice
#D6FFFA
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FEFD #FEE1E2
analogous
#E1FEEF #E1FEFD #E1F1FE
triadic
#E1FEFD #FDE1FE #FEFDE1
tetradic
#E1FEFD #EFE1FE #FEE1E2 #F1FEE1
square
#E1FEFD #EFE1FE #FEE1E2 #F1FEE1
split-complementary
#E1FEFD #FEE1F1 #FEEFE1
monochromatic
#6BFAF5 #A6FCF9 #E1FEFD #E1FEFD #E1FEFD
Accessibility & contrast
On white
1.06
#E1FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.80
#E1FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FEFD
19.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FEFD | 1.00 | 1.06 | 19.80 | 19.80 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFD
Deuteranopia (green-blind)
#F4F6FD
Tritanopia (blue-blind)
#D9FFFE
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e1fefd; /* rgb */ color: rgb(225, 254, 253); /* oklch */ color: oklch(97.6% 0.030 194.1);
Tailwind
colors: {
custom: {
50: '#eafefe',
500: '#e1fefd',
950: '#000000',
},
}SCSS
$custom: #e1fefd; $custom-light: #eafefe; $custom-dark: #000000;
JSON
{
"hex": "#e1fefd",
"rgb": {
"r": 225,
"g": 254,
"b": 253
},
"hsl": {
"h": 177.931,
"s": 93.548,
"l": 93.922
},
"oklch": {
"l": 0.97593,
"c": 0.03007,
"h": 194.1
},
"luminance": 0.93983
}Semantic roles & 50–950 ramp
primary
#E1FEFD
secondary
#EA999C
accent
#0008E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585