#E1FFFA#E1FFFA
#E1FFFA is a very light, muted teal. Relative luminance 0.944; OKLCH L 97.7% C 0.032 H 184.6°. Best body text is #000000 at 19.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FFFA |
|---|---|
| RGB | rgb(225, 255, 250) |
| HSL | hsl(170, 100%, 94%) |
| HSV | hsv(170, 12%, 100%) |
| CMYK | cmyk(11.8%, 0%, 2%, 0%) |
| CIE-LAB | lab(97.80, -10.59, -0.89) |
| CIE-LCH | lch(97.80, 10.63, 184.80°) |
| OKLab | oklab(97.71% -0.0316 -0.0025) |
| OKLCH | oklch(97.71% 0.032 184.6) |
| XYZ | xyz(84.0625, 94.4280, 104.2215) |
| Luminance | 0.9443 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.16
Ice
#D6FFFA
ΔE00 2.88
Ice Blue (survey)
#D7FFFE
ΔE00 2.89
Very Pale Blue
#D6FFFE
ΔE00 3.09
Very Light Blue
#D5FFFF
ΔE00 3.45
Really Light Blue
#D4FFFF
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FFFA #FFE1E6
analogous
#E1FFEB #E1FFFA #E1F5FF
triadic
#E1FFFA #FAE1FF #FFFAE1
tetradic
#E1FFFA #EBE1FF #FFE1E6 #F5FFE1
square
#E1FFFA #EBE1FF #FFE1E6 #F5FFE1
split-complementary
#E1FFFA #FFE1F5 #FFEBE1
monochromatic
#67FFE6 #A4FFF0 #E0FFFA #E0FFFA #E0FFFA
Accessibility & contrast
On white
1.06
#E1FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.89
#E1FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FFFA
19.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FFFA | 1.00 | 1.06 | 19.89 | 19.89 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBFA
Deuteranopia (green-blind)
#F6F7FA
Tritanopia (blue-blind)
#DAFFFD
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e1fffa; /* rgb */ color: rgb(225, 255, 250); /* oklch */ color: oklch(97.7% 0.032 184.6);
Tailwind
colors: {
custom: {
50: '#eafffb',
500: '#e1fffa',
950: '#000000',
},
}SCSS
$custom: #e1fffa; $custom-light: #eafffb; $custom-dark: #000000;
JSON
{
"hex": "#e1fffa",
"rgb": {
"r": 225,
"g": 255,
"b": 250
},
"hsl": {
"h": 170,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.9771,
"c": 0.03172,
"h": 184.6
},
"luminance": 0.9443
}Semantic roles & 50–950 ramp
primary
#E1FFFA
secondary
#ED97A6
accent
#0026E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161817
muted
#848685