#E1FCFB#E1FCFB
#E1FCFB is a very light, muted teal. Relative luminance 0.926; OKLCH L 97.1% C 0.028 H 194.0°. Best body text is #000000 at 19.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FCFB |
|---|---|
| RGB | rgb(225, 252, 251) |
| HSL | hsl(178, 82%, 94%) |
| HSV | hsv(178, 11%, 99%) |
| CMYK | cmyk(10.7%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(97.06, -8.90, -2.49) |
| CIE-LCH | lch(97.06, 9.24, 195.64°) |
| OKLab | oklab(97.13% -0.0272 -0.0068) |
| OKLCH | oklch(97.13% 0.028 194) |
| XYZ | xyz(83.2702, 92.5918, 104.7329) |
| Luminance | 0.9259 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.22
Ice Blue (survey)
#D7FFFE
ΔE00 3.48
Very Pale Blue
#D6FFFE
ΔE00 3.72
Very Light Blue
#D5FFFF
ΔE00 3.89
Really Light Blue
#D4FFFF
ΔE00 4.12
Azure (CSS)
#F0FFFF
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FCFB #FCE1E2
analogous
#E1FCED #E1FCFB #E1EFFC
triadic
#E1FCFB #FBE1FC #FCFBE1
tetradic
#E1FCFB #EDE1FC #FCE1E2 #EFFCE1
square
#E1FCFB #EDE1FC #FCE1E2 #EFFCE1
split-complementary
#E1FCFB #FCE1EF #FCEDE1
monochromatic
#72F1EC #A9F6F4 #E1FCFB #E3FCFB #E3FCFB
Accessibility & contrast
On white
1.08
#E1FCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.52
#E1FCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FCFB
19.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FCFB | 1.00 | 1.08 | 19.52 | 19.52 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FB
Deuteranopia (green-blind)
#F3F5FB
Tritanopia (blue-blind)
#DAFEFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e1fcfb; /* rgb */ color: rgb(225, 252, 251); /* oklch */ color: oklch(97.1% 0.028 194.0);
Tailwind
colors: {
custom: {
50: '#eafdfc',
500: '#e1fcfb',
950: '#000000',
},
}SCSS
$custom: #e1fcfb; $custom-light: #eafdfc; $custom-dark: #000000;
JSON
{
"hex": "#e1fcfb",
"rgb": {
"r": 225,
"g": 252,
"b": 251
},
"hsl": {
"h": 177.778,
"s": 81.818,
"l": 93.529
},
"oklch": {
"l": 0.97131,
"c": 0.02808,
"h": 194
},
"luminance": 0.92593
}Semantic roles & 50–950 ramp
primary
#E1FCFB
secondary
#E49DA0
accent
#070FDE
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585