Skip to content

#aadef1

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

RGB
170, 222, 241
HSL
196°, 72%, 81%
CMYK
30, 8, 0, 6
Luminance
0.6714

Every format

HEX#aadef1
RGBrgb(170, 222, 241)
HSLhsl(196, 72%, 81%)
CMYKcmyk(30%, 8%, 0%, 6%)
LABlab(85.6 -12.3 -14.7)
LCHlch(85.6 19.2 230.0)
OKLCHoklch(0.871 0.059 222.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aadef1 on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#aadef1 on black: 14.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green87.1%
Blue94.5%

CMYK percentages

Cyan29.5%
Magenta7.9%
Yellow0.0%
Key (black)5.5%

Color previews

#aadef1 text on a black background

contrast 14.43:1

Card sample

#aadef1 text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aadef1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aadef1 in the Color Lab