Skip to content

#aaddfb

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

RGB
170, 221, 251
HSL
202°, 91%, 83%
CMYK
32, 12, 0, 2
Luminance
0.6722

Every format

HEX#aaddfb
RGBrgb(170, 221, 251)
HSLhsl(202, 91%, 83%)
CMYKcmyk(32%, 12%, 0%, 2%)
LABlab(85.6 -9.5 -19.9)
LCHlch(85.6 22.0 244.6)
OKLCHoklch(0.872 0.067 234.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red66.7%
Green86.7%
Blue98.4%

CMYK percentages

Cyan32.3%
Magenta12.0%
Yellow0.0%
Key (black)1.6%

Color previews

#aaddfb text on a black background

contrast 14.44:1

Card sample

#aaddfb text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aaddfb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aaddfb in the Color Lab