Skip to content

#aad2eb

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

RGB
170, 210, 235
HSL
203°, 62%, 79%
CMYK
28, 11, 0, 8
Luminance
0.6064

Every format

HEX#aad2eb
RGBrgb(170, 210, 235)
HSLhsl(203, 62%, 79%)
CMYKcmyk(28%, 11%, 0%, 8%)
LABlab(82.2 -7.5 -16.6)
LCHlch(82.2 18.2 245.6)
OKLCHoklch(0.843 0.055 235.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aad2eb on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#aad2eb on black: 13.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green82.4%
Blue92.2%

CMYK percentages

Cyan27.7%
Magenta10.6%
Yellow0.0%
Key (black)7.8%

Color previews

#aad2eb text on a black background

contrast 13.13:1

Card sample

#aad2eb text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aad2eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aad2eb in the Color Lab