#E1FEFF#E1FEFF
#E1FEFF is a very light, muted teal. Relative luminance 0.941; OKLCH L 97.7% C 0.030 H 199.2°. Best body text is #000000 at 19.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FEFF |
|---|---|
| RGB | rgb(225, 254, 255) |
| HSL | hsl(182, 100%, 94%) |
| HSV | hsv(182, 12%, 100%) |
| CMYK | cmyk(11.8%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(97.68, -9.13, -3.65) |
| CIE-LCH | lch(97.68, 9.84, 201.78°) |
| OKLab | oklab(97.65% -0.0284 -0.0099) |
| OKLCH | oklch(97.65% 0.03 199.2) |
| XYZ | xyz(84.5388, 94.1094, 108.2993) |
| Luminance | 0.9411 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.81
Ice Blue (survey)
#D7FFFE
ΔE00 3.25
Very Pale Blue
#D6FFFE
ΔE00 3.48
Very Light Blue
#D5FFFF
ΔE00 3.54
Really Light Blue
#D4FFFF
ΔE00 3.78
Ice
#D6FFFA
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FEFF #FFE2E1
analogous
#E1FFF1 #E1FEFF #E1EFFF
triadic
#E1FEFF #FFE1FE #FEFFE1
tetradic
#E1FEFF #F1E1FF #FFE2E1 #EFFFE1
square
#E1FEFF #F1E1FF #FFE2E1 #EFFFE1
split-complementary
#E1FEFF #FFE1EF #FFF1E1
monochromatic
#67FAFF #A4FCFF #E0FEFF #E0FEFF #E0FEFF
Accessibility & contrast
On white
1.06
#E1FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.82
#E1FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FEFF
19.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FEFF | 1.00 | 1.06 | 19.82 | 19.82 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFF
Deuteranopia (green-blind)
#F4F6FF
Tritanopia (blue-blind)
#D9FFFE
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e1feff; /* rgb */ color: rgb(225, 254, 255); /* oklch */ color: oklch(97.7% 0.030 199.2);
Tailwind
colors: {
custom: {
50: '#eafeff',
500: '#e1feff',
950: '#000000',
},
}SCSS
$custom: #e1feff; $custom-light: #eafeff; $custom-dark: #000000;
JSON
{
"hex": "#e1feff",
"rgb": {
"r": 225,
"g": 254,
"b": 255
},
"hsl": {
"h": 182,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.97651,
"c": 0.03007,
"h": 199.2
},
"luminance": 0.94111
}Semantic roles & 50–950 ramp
primary
#E1FEFF
secondary
#ED9A97
accent
#0800E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161718
muted
#848586