#E0FFFD#E0FFFD
#E0FFFD is a very light, muted teal. Relative luminance 0.945; OKLCH L 97.7% C 0.032 H 191.9°. Best body text is #000000 at 19.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FFFD |
|---|---|
| RGB | rgb(224, 255, 253) |
| HSL | hsl(176, 100%, 94%) |
| HSV | hsv(176, 12%, 100%) |
| CMYK | cmyk(12.2%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(97.82, -10.33, -2.42) |
| CIE-LCH | lch(97.82, 10.61, 193.20°) |
| OKLab | oklab(97.73% -0.0314 -0.0066) |
| OKLCH | oklch(97.73% 0.032 191.9) |
| XYZ | xyz(84.2258, 94.4573, 106.7040) |
| Luminance | 0.9446 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.89
Ice Blue (survey)
#D7FFFE
ΔE00 2.32
Very Pale Blue
#D6FFFE
ΔE00 2.55
Very Light Blue
#D5FFFF
ΔE00 2.79
Really Light Blue
#D4FFFF
ΔE00 3.02
Ice
#D6FFFA
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FFFD #FFE0E2
analogous
#E0FFEE #E0FFFD #E0F2FF
triadic
#E0FFFD #FDE0FF #FFFDE0
tetradic
#E0FFFD #EEE0FF #FFE0E2 #F2FFE0
square
#E0FFFD #EEE0FF #FFE0E2 #F2FFE0
split-complementary
#E0FFFD #FFE0F2 #FFEEE0
monochromatic
#66FFF5 #A3FFF9 #E0FFFD #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.06
#E0FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.89
#E0FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FFFD
19.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FFFD | 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)
#FBFCFD
Deuteranopia (green-blind)
#F5F7FD
Tritanopia (blue-blind)
#D8FFFE
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e0fffd; /* rgb */ color: rgb(224, 255, 253); /* oklch */ color: oklch(97.7% 0.032 191.9);
Tailwind
colors: {
custom: {
50: '#eafffe',
500: '#e0fffd',
950: '#000000',
},
}SCSS
$custom: #e0fffd; $custom-light: #eafffe; $custom-dark: #000000;
JSON
{
"hex": "#e0fffd",
"rgb": {
"r": 224,
"g": 255,
"b": 253
},
"hsl": {
"h": 176.129,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.97728,
"c": 0.03214,
"h": 191.9
},
"luminance": 0.94459
}Semantic roles & 50–950 ramp
primary
#E0FFFD
secondary
#ED979C
accent
#000FE6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161817
muted
#848685