Skip to content

#aaddfd

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

RGB
170, 221, 253
HSL
203°, 95%, 83%
CMYK
33, 13, 0, 1
Luminance
0.6735

Every format

HEX#aaddfd
RGBrgb(170, 221, 253)
HSLhsl(203, 95%, 83%)
CMYKcmyk(33%, 13%, 0%, 1%)
LABlab(85.7 -9.0 -20.9)
LCHlch(85.7 22.7 246.7)
OKLCHoklch(0.873 0.069 236.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red66.7%
Green86.7%
Blue99.2%

CMYK percentages

Cyan32.8%
Magenta12.6%
Yellow0.0%
Key (black)0.8%

Color previews

#aaddfd text on a black background

contrast 14.47:1

Card sample

#aaddfd text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aaddfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aaddfd in the Color Lab