Skip to content

#ade1dd

a light, vivid cyan · cool · closest name: skyblue

RGB
173, 225, 221
HSL
175°, 46%, 78%
CMYK
23, 0, 2, 12
Luminance
0.6796

Every format

HEX#ade1dd
RGBrgb(173, 225, 221)
HSLhsl(175, 46%, 78%)
CMYKcmyk(23%, 0%, 2%, 12%)
LABlab(86.0 -17.4 -3.5)
LCHlch(86.0 17.8 191.4)
OKLCHoklch(0.873 0.054 190.4)

Copy-ready code

/* CSS */
color: #ade1dd;
background-color: #ade1dd;
/* Tailwind (arbitrary) */
class="text-[#ade1dd] bg-[#ade1dd]"
/* SCSS */
$brand: #ade1dd;
/* SwiftUI */
Color(red: 0.678, green: 0.882, blue: 0.867)
/* Android */
Color.parseColor("#ade1dd")

Accessibility — WCAG contrast

Aa
#ade1dd on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#ade1dd on black: 14.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green88.2%
Blue86.7%

CMYK percentages

Cyan23.1%
Magenta0.0%
Yellow1.8%
Key (black)11.8%

Color previews

#ade1dd text on a black background

contrast 14.59:1

Card sample

#ade1dd text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #ade1dd;
Background color
Panel with #ade1dd background
background-color: #ade1dd;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #ade1dd;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(173, 225, 221, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 225, 221, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ade1dd;
background: linear-gradient(135deg, #ade1dd, #ADC2E1);

Monochromatic scale

Palettes built from #ade1dd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ade1dd in the Color Lab