Skip to content

#ade2ec

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

RGB
173, 226, 236
HSL
190°, 62%, 80%
CMYK
27, 4, 0, 8
Luminance
0.6933

Every format

HEX#ade2ec
RGBrgb(173, 226, 236)
HSLhsl(190, 62%, 80%)
CMYKcmyk(27%, 4%, 0%, 8%)
LABlab(86.7 -14.7 -10.4)
LCHlch(86.7 18.0 215.3)
OKLCHoklch(0.879 0.056 210.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ade2ec on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#ade2ec on black: 14.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green88.6%
Blue92.5%

CMYK percentages

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

Color previews

#ade2ec text on a black background

contrast 14.87:1

Card sample

#ade2ec text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ade2ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ade2ec in the Color Lab