#E1FBFD#E1FBFD
#E1FBFD is a very light, muted teal. Relative luminance 0.921; OKLCH L 97.0% C 0.027 H 202.3°. Best body text is #000000 at 19.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FBFD |
|---|---|
| RGB | rgb(225, 251, 253) |
| HSL | hsl(184, 88%, 94%) |
| HSV | hsv(184, 11%, 99%) |
| CMYK | cmyk(11.1%, 0.8%, 0%, 0.8%) |
| CIE-LAB | lab(96.86, -8.02, -3.82) |
| CIE-LCH | lch(96.86, 8.88, 205.49°) |
| OKLab | oklab(96.99% -0.0252 -0.0103) |
| OKLCH | oklch(96.99% 0.027 202.3) |
| XYZ | xyz(83.2739, 92.0922, 106.2977) |
| Luminance | 0.9209 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.99
Azure (CSS)
#F0FFFF
ΔE00 3.77
Ice Blue (survey)
#D7FFFE
ΔE00 4.33
Very Pale Blue
#D6FFFE
ΔE00 4.55
Very Light Blue
#D5FFFF
ΔE00 4.59
Really Light Blue
#D4FFFF
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FBFD #FDE3E1
analogous
#E1FDF1 #E1FBFD #E1EDFD
triadic
#E1FBFD #FDE1FB #FBFDE1
tetradic
#E1FBFD #F1E1FD #FDE3E1 #EDFDE1
square
#E1FBFD #F1E1FD #FDE3E1 #EDFDE1
split-complementary
#E1FBFD #FDE1ED #FDF1E1
monochromatic
#6EECF5 #A8F3F9 #E1FBFD #E2FBFD #E2FBFD
Accessibility & contrast
On white
1.08
#E1FBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.42
#E1FBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FBFD
19.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FBFD | 1.00 | 1.08 | 19.42 | 19.42 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FD
Deuteranopia (green-blind)
#F1F4FD
Tritanopia (blue-blind)
#D9FDFB
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e1fbfd; /* rgb */ color: rgb(225, 251, 253); /* oklch */ color: oklch(97.0% 0.027 202.3);
Tailwind
colors: {
custom: {
50: '#eafcfe',
500: '#e1fbfd',
950: '#000000',
},
}SCSS
$custom: #e1fbfd; $custom-light: #eafcfe; $custom-dark: #000000;
JSON
{
"hex": "#e1fbfd",
"rgb": {
"r": 225,
"g": 251,
"b": 253
},
"hsl": {
"h": 184.286,
"s": 87.5,
"l": 93.725
},
"oklch": {
"l": 0.96987,
"c": 0.0272,
"h": 202.3
},
"luminance": 0.92094
}Semantic roles & 50–950 ramp
primary
#E1FBFD
secondary
#E7A19B
accent
#1201E4
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585