Skip to content

#ade2dd

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

RGB
173, 226, 221
HSL
174°, 48%, 78%
CMYK
24, 0, 2, 11
Luminance
0.6850

Every format

HEX#ade2dd
RGBrgb(173, 226, 221)
HSLhsl(174, 48%, 78%)
CMYKcmyk(24%, 0%, 2%, 11%)
LABlab(86.3 -17.9 -3.1)
LCHlch(86.3 18.2 189.8)
OKLCHoklch(0.875 0.055 189.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ade2dd on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#ade2dd on black: 14.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green88.6%
Blue86.7%

CMYK percentages

Cyan23.5%
Magenta0.0%
Yellow2.2%
Key (black)11.4%

Color previews

#ade2dd text on a black background

contrast 14.70:1

Card sample

#ade2dd text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ade2dd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ade2dd in the Color Lab