Skip to content

#ade1da

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

RGB
173, 225, 218
HSL
172°, 46%, 78%
CMYK
23, 0, 3, 12
Luminance
0.6780

Every format

HEX#ade1da
RGBrgb(173, 225, 218)
HSLhsl(172, 46%, 78%)
CMYKcmyk(23%, 0%, 3%, 12%)
LABlab(85.9 -18.1 -2.0)
LCHlch(85.9 18.2 186.4)
OKLCHoklch(0.872 0.054 186.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green88.2%
Blue85.5%

CMYK percentages

Cyan23.1%
Magenta0.0%
Yellow3.1%
Key (black)11.8%

Color previews

#ade1da text on a black background

contrast 14.56:1

Card sample

#ade1da text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ade1da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ade1da in the Color Lab