#E1FBFF#E1FBFF
#E1FBFF is a very light, muted teal. Relative luminance 0.922; OKLCH L 97.0% C 0.028 H 207.9°. Best body text is #000000 at 19.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FBFF |
|---|---|
| RGB | rgb(225, 251, 255) |
| HSL | hsl(188, 100%, 94%) |
| HSV | hsv(188, 12%, 100%) |
| CMYK | cmyk(11.8%, 1.6%, 0%, 0%) |
| CIE-LAB | lab(96.91, -7.63, -4.78) |
| CIE-LCH | lch(96.91, 9.00, 212.04°) |
| OKLab | oklab(97.05% -0.0244 -0.0129) |
| OKLCH | oklch(97.05% 0.028 207.9) |
| XYZ | xyz(83.5942, 92.2203, 107.9844) |
| Luminance | 0.9222 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.70
Azure (CSS)
#F0FFFF
ΔE00 3.84
Ice Blue (survey)
#D7FFFE
ΔE00 4.91
Very Light Blue
#D5FFFF
ΔE00 5.09
Very Pale Blue
#D6FFFE
ΔE00 5.12
Really Light Blue
#D4FFFF
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FBFF #FFE5E1
analogous
#E1FFF4 #E1FBFF #E1ECFF
triadic
#E1FBFF #FFE1FB #FBFFE1
tetradic
#E1FBFF #F4E1FF #FFE5E1 #ECFFE1
square
#E1FBFF #F4E1FF #FFE5E1 #ECFFE1
split-complementary
#E1FBFF #FFE1EC #FFF4E1
monochromatic
#67EBFF #A4F3FF #E0FBFF #E0FBFF #E0FBFF
Accessibility & contrast
On white
1.08
#E1FBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.44
#E1FBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FBFF
19.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FBFF | 1.00 | 1.08 | 19.44 | 19.44 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F9FF
Deuteranopia (green-blind)
#F1F4FF
Tritanopia (blue-blind)
#D9FDFC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e1fbff; /* rgb */ color: rgb(225, 251, 255); /* oklch */ color: oklch(97.0% 0.028 207.9);
Tailwind
colors: {
custom: {
50: '#eafcff',
500: '#e1fbff',
950: '#000000',
},
}SCSS
$custom: #e1fbff; $custom-light: #eafcff; $custom-dark: #000000;
JSON
{
"hex": "#e1fbff",
"rgb": {
"r": 225,
"g": 251,
"b": 255
},
"hsl": {
"h": 188,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.97046,
"c": 0.02761,
"h": 207.9
},
"luminance": 0.92222
}Semantic roles & 50–950 ramp
primary
#E1FBFF
secondary
#EDA397
accent
#1F00E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161718
muted
#848586