Skip to content

#ade1ec

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

RGB
173, 225, 236
HSL
191°, 62%, 80%
CMYK
27, 5, 0, 8
Luminance
0.6879

Every format

HEX#ade1ec
RGBrgb(173, 225, 236)
HSLhsl(191, 62%, 80%)
CMYKcmyk(27%, 5%, 0%, 8%)
LABlab(86.4 -14.2 -10.8)
LCHlch(86.4 17.8 217.3)
OKLCHoklch(0.877 0.055 212.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green88.2%
Blue92.5%

CMYK percentages

Cyan26.7%
Magenta4.7%
Yellow0.0%
Key (black)7.5%

Color previews

#ade1ec text on a black background

contrast 14.76:1

Card sample

#ade1ec text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ade1ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ade1ec in the Color Lab