Skip to content

#ade5dd

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

RGB
173, 229, 221
HSL
171°, 52%, 79%
CMYK
25, 0, 4, 10
Luminance
0.7014

Every format

HEX#ade5dd
RGBrgb(173, 229, 221)
HSLhsl(171, 52%, 79%)
CMYKcmyk(25%, 0%, 4%, 10%)
LABlab(87.1 -19.4 -1.9)
LCHlch(87.1 19.5 185.6)
OKLCHoklch(0.881 0.058 185.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ade5dd on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#ade5dd on black: 15.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green89.8%
Blue86.7%

CMYK percentages

Cyan24.5%
Magenta0.0%
Yellow3.5%
Key (black)10.2%

Color previews

#ade5dd text on a black background

contrast 15.03:1

Card sample

#ade5dd text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ade5dd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ade5dd in the Color Lab