#E1FBFA#E1FBFA
#E1FBFA is a very light, muted teal. Relative luminance 0.919; OKLCH L 96.9% C 0.027 H 193.9°. Best body text is #000000 at 19.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FBFA |
|---|---|
| RGB | rgb(225, 251, 250) |
| HSL | hsl(178, 76%, 93%) |
| HSV | hsv(178, 10%, 98%) |
| CMYK | cmyk(10.4%, 0%, 0.4%, 1.6%) |
| CIE-LAB | lab(96.78, -8.59, -2.39) |
| CIE-LCH | lch(96.78, 8.92, 195.54°) |
| OKLab | oklab(96.9% -0.0263 -0.0065) |
| OKLCH | oklch(96.9% 0.027 193.9) |
| XYZ | xyz(82.7998, 91.9025, 103.8006) |
| Luminance | 0.9190 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.54
Ice Blue (survey)
#D7FFFE
ΔE00 3.78
Very Pale Blue
#D6FFFE
ΔE00 4.02
Azure (CSS)
#F0FFFF
ΔE00 4.03
Very Light Blue
#D5FFFF
ΔE00 4.18
Really Light Blue
#D4FFFF
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FBFA #FBE1E2
analogous
#E1FBED #E1FBFA #E1EFFB
triadic
#E1FBFA #FAE1FB #FBFAE1
tetradic
#E1FBFA #EDE1FB #FBE1E2 #EFFBE1
square
#E1FBFA #EDE1FB #FBE1E2 #EFFBE1
split-complementary
#E1FBFA #FBE1EF #FBEDE1
monochromatic
#75EDE8 #ABF4F1 #E1FBFA #E4FBFA #E4FBFA
Accessibility & contrast
On white
1.08
#E1FBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.38
#E1FBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FBFA
19.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FBFA | 1.00 | 1.08 | 19.38 | 19.38 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FA
Deuteranopia (green-blind)
#F2F4FA
Tritanopia (blue-blind)
#DAFDFB
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e1fbfa; /* rgb */ color: rgb(225, 251, 250); /* oklch */ color: oklch(96.9% 0.027 193.9);
Tailwind
colors: {
custom: {
50: '#eafcfb',
500: '#e1fbfa',
950: '#000000',
},
}SCSS
$custom: #e1fbfa; $custom-light: #eafcfb; $custom-dark: #000000;
JSON
{
"hex": "#e1fbfa",
"rgb": {
"r": 225,
"g": 251,
"b": 250
},
"hsl": {
"h": 177.692,
"s": 76.471,
"l": 93.333
},
"oklch": {
"l": 0.969,
"c": 0.02709,
"h": 193.9
},
"luminance": 0.91904
}Semantic roles & 50–950 ramp
primary
#E1FBFA
secondary
#E29EA1
accent
#0D15D9
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585