#E1FBFC#E1FBFC
#E1FBFC is a very light, muted teal. Relative luminance 0.920; OKLCH L 97.0% C 0.027 H 199.5°. Best body text is #000000 at 19.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FBFC |
|---|---|
| RGB | rgb(225, 251, 252) |
| HSL | hsl(182, 82%, 94%) |
| HSV | hsv(182, 11%, 99%) |
| CMYK | cmyk(10.7%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(96.83, -8.21, -3.34) |
| CIE-LCH | lch(96.83, 8.86, 202.16°) |
| OKLab | oklab(96.96% -0.0255 -0.0091) |
| OKLCH | oklch(96.96% 0.027 199.5) |
| XYZ | xyz(83.1151, 92.0286, 105.4609) |
| Luminance | 0.9203 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.73
Azure (CSS)
#F0FFFF
ΔE00 3.81
Ice Blue (survey)
#D7FFFE
ΔE00 4.10
Very Pale Blue
#D6FFFE
ΔE00 4.33
Very Light Blue
#D5FFFF
ΔE00 4.40
Really Light Blue
#D4FFFF
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FBFC #FCE2E1
analogous
#E1FCEF #E1FBFC #E1EDFC
triadic
#E1FBFC #FCE1FB #FBFCE1
tetradic
#E1FBFC #EFE1FC #FCE2E1 #EDFCE1
square
#E1FBFC #EFE1FC #FCE2E1 #EDFCE1
split-complementary
#E1FBFC #FCE1ED #FCEFE1
monochromatic
#72ECF1 #A9F4F6 #E1FBFC #E3FBFC #E3FBFC
Accessibility & contrast
On white
1.08
#E1FBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.41
#E1FBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FBFC
19.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FBFC | 1.00 | 1.08 | 19.41 | 19.41 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FC
Deuteranopia (green-blind)
#F2F4FC
Tritanopia (blue-blind)
#D9FDFB
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e1fbfc; /* rgb */ color: rgb(225, 251, 252); /* oklch */ color: oklch(97.0% 0.027 199.5);
Tailwind
colors: {
custom: {
50: '#eafcfd',
500: '#e1fbfc',
950: '#000000',
},
}SCSS
$custom: #e1fbfc; $custom-light: #eafcfd; $custom-dark: #000000;
JSON
{
"hex": "#e1fbfc",
"rgb": {
"r": 225,
"g": 251,
"b": 252
},
"hsl": {
"h": 182.222,
"s": 81.818,
"l": 93.529
},
"oklch": {
"l": 0.96958,
"c": 0.0271,
"h": 199.5
},
"luminance": 0.9203
}Semantic roles & 50–950 ramp
primary
#E1FBFC
secondary
#E4A09D
accent
#0F07DE
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585