#E1FFFE#E1FFFE
#E1FFFE is a very light, muted teal. Relative luminance 0.947; OKLCH L 97.8% C 0.031 H 194.2°. Best body text is #000000 at 19.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FFFE |
|---|---|
| RGB | rgb(225, 255, 254) |
| HSL | hsl(178, 100%, 94%) |
| HSV | hsv(178, 12%, 100%) |
| CMYK | cmyk(11.8%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(97.91, -9.83, -2.80) |
| CIE-LCH | lch(97.91, 10.22, 195.89°) |
| OKLab | oklab(97.82% -0.0301 -0.0076) |
| OKLCH | oklch(97.82% 0.031 194.2) |
| XYZ | xyz(84.6964, 94.6815, 107.5598) |
| Luminance | 0.9468 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.47
Ice Blue (survey)
#D7FFFE
ΔE00 2.65
Very Pale Blue
#D6FFFE
ΔE00 2.89
Very Light Blue
#D5FFFF
ΔE00 3.07
Really Light Blue
#D4FFFF
ΔE00 3.30
Ice
#D6FFFA
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FFFE #FFE1E2
analogous
#E1FFEF #E1FFFE #E1F1FF
triadic
#E1FFFE #FEE1FF #FFFEE1
tetradic
#E1FFFE #EFE1FF #FFE1E2 #F1FFE1
square
#E1FFFE #EFE1FF #FFE1E2 #F1FFE1
split-complementary
#E1FFFE #FFE1F1 #FFEFE1
monochromatic
#67FFFA #A4FFFC #E0FFFE #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.05
#E1FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.94
#E1FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FFFE
19.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FFFE | 1.00 | 1.05 | 19.94 | 19.94 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFCFE
Deuteranopia (green-blind)
#F5F7FE
Tritanopia (blue-blind)
#D9FFFF
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e1fffe; /* rgb */ color: rgb(225, 255, 254); /* oklch */ color: oklch(97.8% 0.031 194.2);
Tailwind
colors: {
custom: {
50: '#eafffe',
500: '#e1fffe',
950: '#000000',
},
}SCSS
$custom: #e1fffe; $custom-light: #eafffe; $custom-dark: #000000;
JSON
{
"hex": "#e1fffe",
"rgb": {
"r": 225,
"g": 255,
"b": 254
},
"hsl": {
"h": 178,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.97824,
"c": 0.03105,
"h": 194.2
},
"luminance": 0.94683
}Semantic roles & 50–950 ramp
primary
#E1FFFE
secondary
#ED979A
accent
#0008E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161817
muted
#848685