#E1FBFE#E1FBFE
#E1FBFE is a very light, muted teal. Relative luminance 0.922; OKLCH L 97.0% C 0.027 H 205.1°. Best body text is #000000 at 19.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FBFE |
|---|---|
| RGB | rgb(225, 251, 254) |
| HSL | hsl(186, 94%, 94%) |
| HSV | hsv(186, 11%, 100%) |
| CMYK | cmyk(11.4%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(96.88, -7.82, -4.30) |
| CIE-LCH | lch(96.88, 8.93, 208.78°) |
| OKLab | oklab(97.02% -0.0248 -0.0116) |
| OKLCH | oklch(97.02% 0.027 205.1) |
| XYZ | xyz(83.4337, 92.1561, 107.1389) |
| Luminance | 0.9216 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.32
Azure (CSS)
#F0FFFF
ΔE00 3.78
Ice Blue (survey)
#D7FFFE
ΔE00 4.60
Very Pale Blue
#D6FFFE
ΔE00 4.82
Very Light Blue
#D5FFFF
ΔE00 4.82
Really Light Blue
#D4FFFF
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FBFE #FEE4E1
analogous
#E1FEF3 #E1FBFE #E1EDFE
triadic
#E1FBFE #FEE1FB #FBFEE1
tetradic
#E1FBFE #F3E1FE #FEE4E1 #EDFEE1
square
#E1FBFE #F3E1FE #FEE4E1 #EDFEE1
split-complementary
#E1FBFE #FEE1ED #FEF3E1
monochromatic
#6BEBFA #A6F3FC #E1FBFE #E1FBFE #E1FBFE
Accessibility & contrast
On white
1.08
#E1FBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.43
#E1FBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FBFE
19.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FBFE | 1.00 | 1.08 | 19.43 | 19.43 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FE
Deuteranopia (green-blind)
#F1F4FE
Tritanopia (blue-blind)
#D9FDFC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e1fbfe; /* rgb */ color: rgb(225, 251, 254); /* oklch */ color: oklch(97.0% 0.027 205.1);
Tailwind
colors: {
custom: {
50: '#eafcfe',
500: '#e1fbfe',
950: '#000000',
},
}SCSS
$custom: #e1fbfe; $custom-light: #eafcfe; $custom-dark: #000000;
JSON
{
"hex": "#e1fbfe",
"rgb": {
"r": 225,
"g": 251,
"b": 254
},
"hsl": {
"h": 186.207,
"s": 93.548,
"l": 93.922
},
"oklch": {
"l": 0.97016,
"c": 0.02738,
"h": 205.1
},
"luminance": 0.92158
}Semantic roles & 50–950 ramp
primary
#E1FBFE
secondary
#EAA299
accent
#1800E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585