#E1FDFD#E1FDFD
#E1FDFD is a very light, muted teal. Relative luminance 0.933; OKLCH L 97.4% C 0.029 H 196.7°. Best body text is #000000 at 19.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FDFD |
|---|---|
| RGB | rgb(225, 253, 253) |
| HSL | hsl(180, 88%, 94%) |
| HSV | hsv(180, 11%, 99%) |
| CMYK | cmyk(11.1%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(97.37, -9.02, -3.07) |
| CIE-LCH | lch(97.37, 9.53, 198.80°) |
| OKLab | oklab(97.39% -0.0278 -0.0083) |
| OKLCH | oklch(97.39% 0.029 196.7) |
| XYZ | xyz(83.9020, 93.3483, 106.5070) |
| Luminance | 0.9335 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.90
Ice Blue (survey)
#D7FFFE
ΔE00 3.32
Very Pale Blue
#D6FFFE
ΔE00 3.56
Very Light Blue
#D5FFFF
ΔE00 3.68
Really Light Blue
#D4FFFF
ΔE00 3.91
Ice
#D6FFFA
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FDFD #FDE1E1
analogous
#E1FDEF #E1FDFD #E1EFFD
triadic
#E1FDFD #FDE1FD #FDFDE1
tetradic
#E1FDFD #EFE1FD #FDE1E1 #EFFDE1
square
#E1FDFD #EFE1FD #FDE1E1 #EFFDE1
split-complementary
#E1FDFD #FDE1EF #FDEFE1
monochromatic
#6EF5F5 #A8F9F9 #E1FDFD #E2FDFD #E2FDFD
Accessibility & contrast
On white
1.07
#E1FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.67
#E1FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FDFD
19.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FDFD | 1.00 | 1.07 | 19.67 | 19.67 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFD
Deuteranopia (green-blind)
#F3F6FD
Tritanopia (blue-blind)
#D9FFFD
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e1fdfd; /* rgb */ color: rgb(225, 253, 253); /* oklch */ color: oklch(97.4% 0.029 196.7);
Tailwind
colors: {
custom: {
50: '#eafefe',
500: '#e1fdfd',
950: '#000000',
},
}SCSS
$custom: #e1fdfd; $custom-light: #eafefe; $custom-dark: #000000;
JSON
{
"hex": "#e1fdfd",
"rgb": {
"r": 225,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 87.5,
"l": 93.725
},
"oklch": {
"l": 0.97391,
"c": 0.02905,
"h": 196.7
},
"luminance": 0.9335
}Semantic roles & 50–950 ramp
primary
#E1FDFD
secondary
#E79B9B
accent
#0101E4
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585