Skip to content

#ade2de

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

RGB
173, 226, 222
HSL
176°, 48%, 78%
CMYK
24, 0, 2, 11
Luminance
0.6855

Every format

HEX#ade2de
RGBrgb(173, 226, 222)
HSLhsl(176, 48%, 78%)
CMYKcmyk(24%, 0%, 2%, 11%)
LABlab(86.3 -17.7 -3.6)
LCHlch(86.3 18.1 191.5)
OKLCHoklch(0.875 0.055 190.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green88.6%
Blue87.1%

CMYK percentages

Cyan23.5%
Magenta0.0%
Yellow1.8%
Key (black)11.4%

Color previews

#ade2de text on a black background

contrast 14.71:1

Card sample

#ade2de text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ade2de

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ade2de in the Color Lab