Skip to content

#aadef8

a light, electric blue · cool · closest name: skyblue

RGB
170, 222, 248
HSL
200°, 85%, 82%
CMYK
32, 11, 0, 3
Luminance
0.6757

Every format

HEX#aadef8
RGBrgb(170, 222, 248)
HSLhsl(200, 85%, 82%)
CMYKcmyk(32%, 11%, 0%, 3%)
LABlab(85.8 -10.7 -18.1)
LCHlch(85.8 21.0 239.4)
OKLCHoklch(0.873 0.065 230.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aadef8 on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#aadef8 on black: 14.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green87.1%
Blue97.3%

CMYK percentages

Cyan31.5%
Magenta10.5%
Yellow0.0%
Key (black)2.7%

Color previews

#aadef8 text on a black background

contrast 14.51:1

Card sample

#aadef8 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aadef8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aadef8 in the Color Lab