Skip to content

#ade3dd

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

RGB
173, 227, 221
HSL
173°, 49%, 78%
CMYK
24, 0, 3, 11
Luminance
0.6904

Every format

HEX#ade3dd
RGBrgb(173, 227, 221)
HSLhsl(173, 49%, 78%)
CMYKcmyk(24%, 0%, 3%, 11%)
LABlab(86.5 -18.4 -2.7)
LCHlch(86.5 18.6 188.3)
OKLCHoklch(0.877 0.056 187.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ade3dd on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#ade3dd on black: 14.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan23.8%
Magenta0.0%
Yellow2.6%
Key (black)11.0%

Color previews

#ade3dd text on a black background

contrast 14.81:1

Card sample

#ade3dd text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ade3dd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ade3dd in the Color Lab