Lightcyan#E0FFFF
#E0FFFF is a very light, muted teal. Relative luminance 0.946; OKLCH L 97.8% C 0.032 H 196.6°. Best body text is #000000 at 19.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FFFF |
|---|---|
| RGB | rgb(224, 255, 255) |
| HSL | hsl(180, 100%, 94%) |
| HSV | hsv(180, 12%, 100%) |
| CMYK | cmyk(12.2%, 0%, 0%, 0%) |
| CIE-LAB | lab(97.87, -9.94, -3.38) |
| CIE-LCH | lch(97.87, 10.50, 198.75°) |
| OKLab | oklab(97.79% -0.0307 -0.0092) |
| OKLCH | oklch(97.79% 0.032 196.6) |
| XYZ | xyz(84.5460, 94.5854, 108.3908) |
| Luminance | 0.9459 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.00
Ice Blue (survey)
#D7FFFE
ΔE00 2.51
Very Pale Blue
#D6FFFE
ΔE00 2.75
Very Light Blue
#D5FFFF
ΔE00 2.86
Really Light Blue
#D4FFFF
ΔE00 3.09
Ice
#D6FFFA
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FFFF #FFE0E0
analogous
#E0FFF0 #E0FFFF #E0F0FF
triadic
#E0FFFF #FFE0FF #FFFFE0
tetradic
#E0FFFF #F0E0FF #FFE0E0 #F0FFE0
square
#E0FFFF #F0E0FF #FFE0E0 #F0FFE0
split-complementary
#E0FFFF #FFE0F0 #FFF0E0
monochromatic
#66FFFF #A3FFFF #E0FFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.05
#E0FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.92
#E0FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FFFF
19.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FFFF | 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)
#FBFCFF
Deuteranopia (green-blind)
#F4F7FF
Tritanopia (blue-blind)
#D7FFFF
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e0ffff; /* rgb */ color: rgb(224, 255, 255); /* oklch */ color: oklch(97.8% 0.032 196.6);
Tailwind
colors: {
custom: {
50: '#eaffff',
500: '#e0ffff',
950: '#000000',
},
}SCSS
$custom: #e0ffff; $custom-light: #eaffff; $custom-dark: #000000;
JSON
{
"hex": "#e0ffff",
"rgb": {
"r": 224,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.97786,
"c": 0.03203,
"h": 196.6
},
"luminance": 0.94587
}Semantic roles & 50–950 ramp
primary
#E0FFFF
secondary
#ED9797
accent
#0000E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161818
muted
#848686