#E1FAFE#E1FAFE
#E1FAFE is a very light, muted teal. Relative luminance 0.915; OKLCH L 96.8% C 0.027 H 208.3°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FAFE |
|---|---|
| RGB | rgb(225, 250, 254) |
| HSL | hsl(188, 94%, 94%) |
| HSV | hsv(188, 11%, 100%) |
| CMYK | cmyk(11.4%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(96.63, -7.32, -4.67) |
| CIE-LCH | lch(96.63, 8.69, 212.55°) |
| OKLab | oklab(96.82% -0.0234 -0.0126) |
| OKLCH | oklch(96.82% 0.027 208.3) |
| XYZ | xyz(83.1221, 91.5330, 107.0350) |
| Luminance | 0.9153 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.97
Azure (CSS)
#F0FFFF
ΔE00 3.65
Ice Blue (survey)
#D7FFFE
ΔE00 5.20
Very Light Blue
#D5FFFF
ΔE00 5.39
Very Pale Blue
#D6FFFE
ΔE00 5.41
Really Light Blue
#D4FFFF
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FAFE #FEE5E1
analogous
#E1FEF4 #E1FAFE #E1ECFE
triadic
#E1FAFE #FEE1FA #FAFEE1
tetradic
#E1FAFE #F4E1FE #FEE5E1 #ECFEE1
square
#E1FAFE #F4E1FE #FEE5E1 #ECFEE1
split-complementary
#E1FAFE #FEE1EC #FEF4E1
monochromatic
#6BE6FA #A6F0FC #E1FAFE #E1FAFE #E1FAFE
Accessibility & contrast
On white
1.09
#E1FAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#E1FAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FAFE
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FAFE | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#F0F4FE
Tritanopia (blue-blind)
#D9FCFB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e1fafe; /* rgb */ color: rgb(225, 250, 254); /* oklch */ color: oklch(96.8% 0.027 208.3);
Tailwind
colors: {
custom: {
50: '#eafcfe',
500: '#e1fafe',
950: '#000000',
},
}SCSS
$custom: #e1fafe; $custom-light: #eafcfe; $custom-dark: #000000;
JSON
{
"hex": "#e1fafe",
"rgb": {
"r": 225,
"g": 250,
"b": 254
},
"hsl": {
"h": 188.276,
"s": 93.548,
"l": 93.922
},
"oklch": {
"l": 0.96815,
"c": 0.02663,
"h": 208.3
},
"luminance": 0.91535
}Semantic roles & 50–950 ramp
primary
#E1FAFE
secondary
#EAA499
accent
#2000E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585