#E1FDFE#E1FDFE
#E1FDFE is a very light, muted teal. Relative luminance 0.934; OKLCH L 97.4% C 0.029 H 199.3°. Best body text is #000000 at 19.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FDFE |
|---|---|
| RGB | rgb(225, 253, 254) |
| HSL | hsl(182, 94%, 94%) |
| HSV | hsv(182, 11%, 100%) |
| CMYK | cmyk(11.4%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(97.39, -8.83, -3.55) |
| CIE-LCH | lch(97.39, 9.51, 201.90°) |
| OKLab | oklab(97.42% -0.0274 -0.0096) |
| OKLCH | oklch(97.42% 0.029 199.3) |
| XYZ | xyz(84.0617, 93.4122, 107.3482) |
| Luminance | 0.9341 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.10
Ice Blue (survey)
#D7FFFE
ΔE00 3.52
Very Pale Blue
#D6FFFE
ΔE00 3.75
Very Light Blue
#D5FFFF
ΔE00 3.82
Really Light Blue
#D4FFFF
ΔE00 4.05
Azure (CSS)
#F0FFFF
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FDFE #FEE2E1
analogous
#E1FEF1 #E1FDFE #E1EFFE
triadic
#E1FDFE #FEE1FD #FDFEE1
tetradic
#E1FDFE #F1E1FE #FEE2E1 #EFFEE1
square
#E1FDFE #F1E1FE #FEE2E1 #EFFEE1
split-complementary
#E1FDFE #FEE1EF #FEF1E1
monochromatic
#6BF5FA #A6F9FC #E1FDFE #E1FDFE #E1FDFE
Accessibility & contrast
On white
1.07
#E1FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.68
#E1FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FDFE
19.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FDFE | 1.00 | 1.07 | 19.68 | 19.68 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFE
Deuteranopia (green-blind)
#F3F6FE
Tritanopia (blue-blind)
#D9FFFD
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e1fdfe; /* rgb */ color: rgb(225, 253, 254); /* oklch */ color: oklch(97.4% 0.029 199.3);
Tailwind
colors: {
custom: {
50: '#eafefe',
500: '#e1fdfe',
950: '#000000',
},
}SCSS
$custom: #e1fdfe; $custom-light: #eafefe; $custom-dark: #000000;
JSON
{
"hex": "#e1fdfe",
"rgb": {
"r": 225,
"g": 253,
"b": 254
},
"hsl": {
"h": 182.069,
"s": 93.548,
"l": 93.922
},
"oklch": {
"l": 0.9742,
"c": 0.02909,
"h": 199.3
},
"luminance": 0.93414
}Semantic roles & 50–950 ramp
primary
#E1FDFE
secondary
#EA9C99
accent
#0800E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585