#E1FFFD#E1FFFD
#E1FFFD is a very light, muted teal. Relative luminance 0.946; OKLCH L 97.8% C 0.031 H 191.8°. Best body text is #000000 at 19.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FFFD |
|---|---|
| RGB | rgb(225, 255, 253) |
| HSL | hsl(176, 100%, 94%) |
| HSV | hsv(176, 12%, 100%) |
| CMYK | cmyk(11.8%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(97.88, -10.02, -2.32) |
| CIE-LCH | lch(97.88, 10.28, 193.04°) |
| OKLab | oklab(97.8% -0.0305 -0.0063) |
| OKLCH | oklch(97.8% 0.031 191.8) |
| XYZ | xyz(84.5367, 94.6177, 106.7186) |
| Luminance | 0.9462 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.87
Ice Blue (survey)
#D7FFFE
ΔE00 2.59
Very Pale Blue
#D6FFFE
ΔE00 2.83
Very Light Blue
#D5FFFF
ΔE00 3.07
Really Light Blue
#D4FFFF
ΔE00 3.29
Ice
#D6FFFA
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FFFD #FFE1E3
analogous
#E1FFEE #E1FFFD #E1F2FF
triadic
#E1FFFD #FDE1FF #FFFDE1
tetradic
#E1FFFD #EEE1FF #FFE1E3 #F2FFE1
square
#E1FFFD #EEE1FF #FFE1E3 #F2FFE1
split-complementary
#E1FFFD #FFE1F2 #FFEEE1
monochromatic
#67FFF5 #A4FFF9 #E0FFFD #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.05
#E1FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.92
#E1FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FFFD
19.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FFFD | 1.00 | 1.05 | 19.92 | 19.92 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFCFD
Deuteranopia (green-blind)
#F5F7FD
Tritanopia (blue-blind)
#D9FFFE
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e1fffd; /* rgb */ color: rgb(225, 255, 253); /* oklch */ color: oklch(97.8% 0.031 191.8);
Tailwind
colors: {
custom: {
50: '#eafffe',
500: '#e1fffd',
950: '#000000',
},
}SCSS
$custom: #e1fffd; $custom-light: #eafffe; $custom-dark: #000000;
JSON
{
"hex": "#e1fffd",
"rgb": {
"r": 225,
"g": 255,
"b": 253
},
"hsl": {
"h": 176,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.97795,
"c": 0.03113,
"h": 191.8
},
"luminance": 0.94619
}Semantic roles & 50–950 ramp
primary
#E1FFFD
secondary
#ED979D
accent
#000FE6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161817
muted
#848685