#E1FFFF#E1FFFF
#E1FFFF is a very light, muted teal. Relative luminance 0.947; OKLCH L 97.9% C 0.031 H 196.7°. Best body text is #000000 at 19.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FFFF |
|---|---|
| RGB | rgb(225, 255, 255) |
| HSL | hsl(180, 100%, 94%) |
| HSV | hsv(180, 12%, 100%) |
| CMYK | cmyk(11.8%, 0%, 0%, 0%) |
| CIE-LAB | lab(97.93, -9.63, -3.27) |
| CIE-LCH | lch(97.93, 10.17, 198.77°) |
| OKLab | oklab(97.85% -0.0297 -0.0089) |
| OKLCH | oklch(97.85% 0.031 196.7) |
| XYZ | xyz(84.8569, 94.7458, 108.4053) |
| Luminance | 0.9475 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.28
Ice Blue (survey)
#D7FFFE
ΔE00 2.79
Very Pale Blue
#D6FFFE
ΔE00 3.03
Very Light Blue
#D5FFFF
ΔE00 3.14
Really Light Blue
#D4FFFF
ΔE00 3.38
Ice
#D6FFFA
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FFFF #FFE1E1
analogous
#E1FFF0 #E1FFFF #E1F0FF
triadic
#E1FFFF #FFE1FF #FFFFE1
tetradic
#E1FFFF #F0E1FF #FFE1E1 #F0FFE1
square
#E1FFFF #F0E1FF #FFE1E1 #F0FFE1
split-complementary
#E1FFFF #FFE1F0 #FFF0E1
monochromatic
#67FFFF #A4FFFF #E0FFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.05
#E1FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.95
#E1FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FFFF
19.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FFFF | 1.00 | 1.05 | 19.95 | 19.95 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFCFF
Deuteranopia (green-blind)
#F5F7FF
Tritanopia (blue-blind)
#D8FFFF
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e1ffff; /* rgb */ color: rgb(225, 255, 255); /* oklch */ color: oklch(97.9% 0.031 196.7);
Tailwind
colors: {
custom: {
50: '#eaffff',
500: '#e1ffff',
950: '#000000',
},
}SCSS
$custom: #e1ffff; $custom-light: #eaffff; $custom-dark: #000000;
JSON
{
"hex": "#e1ffff",
"rgb": {
"r": 225,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.97853,
"c": 0.03102,
"h": 196.7
},
"luminance": 0.94748
}Semantic roles & 50–950 ramp
primary
#E1FFFF
secondary
#ED9797
accent
#0000E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161818
muted
#848686