#E0FFFE#E0FFFE
#E0FFFE is a very light, muted teal. Relative luminance 0.945; OKLCH L 97.8% C 0.032 H 194.3°. Best body text is #000000 at 19.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FFFE |
|---|---|
| RGB | rgb(224, 255, 254) |
| HSL | hsl(178, 100%, 94%) |
| HSV | hsv(178, 12%, 100%) |
| CMYK | cmyk(12.2%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(97.84, -10.14, -2.90) |
| CIE-LCH | lch(97.84, 10.54, 195.96°) |
| OKLab | oklab(97.76% -0.0311 -0.0079) |
| OKLCH | oklch(97.76% 0.032 194.3) |
| XYZ | xyz(84.3855, 94.5212, 107.5452) |
| Luminance | 0.9452 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.45
Ice Blue (survey)
#D7FFFE
ΔE00 2.37
Very Pale Blue
#D6FFFE
ΔE00 2.61
Very Light Blue
#D5FFFF
ΔE00 2.79
Really Light Blue
#D4FFFF
ΔE00 3.02
Ice
#D6FFFA
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FFFE #FFE0E1
analogous
#E0FFEF #E0FFFE #E0F1FF
triadic
#E0FFFE #FEE0FF #FFFEE0
tetradic
#E0FFFE #EFE0FF #FFE0E1 #F1FFE0
square
#E0FFFE #EFE0FF #FFE0E1 #F1FFE0
split-complementary
#E0FFFE #FFE0F1 #FFEFE0
monochromatic
#66FFFA #A3FFFC #E0FFFE #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.06
#E0FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.90
#E0FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FFFE
19.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FFFE | 1.00 | 1.06 | 19.90 | 19.90 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFCFE
Deuteranopia (green-blind)
#F4F7FE
Tritanopia (blue-blind)
#D7FFFF
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e0fffe; /* rgb */ color: rgb(224, 255, 254); /* oklch */ color: oklch(97.8% 0.032 194.3);
Tailwind
colors: {
custom: {
50: '#eafffe',
500: '#e0fffe',
950: '#000000',
},
}SCSS
$custom: #e0fffe; $custom-light: #eafffe; $custom-dark: #000000;
JSON
{
"hex": "#e0fffe",
"rgb": {
"r": 224,
"g": 255,
"b": 254
},
"hsl": {
"h": 178.065,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.97757,
"c": 0.03206,
"h": 194.3
},
"luminance": 0.94523
}Semantic roles & 50–950 ramp
primary
#E0FFFE
secondary
#ED9799
accent
#0007E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161817
muted
#848685