Skip to content

#aabdf2

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

RGB
170, 189, 242
HSL
224°, 74%, 81%
CMYK
30, 22, 0, 5
Luminance
0.5135

Every format

HEX#aabdf2
RGBrgb(170, 189, 242)
HSLhsl(224, 74%, 81%)
CMYKcmyk(30%, 22%, 0%, 5%)
LABlab(76.9 5.4 -28.4)
LCHlch(76.9 28.9 280.7)
OKLCHoklch(0.803 0.078 269.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aabdf2 on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#aabdf2 on black: 11.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green74.1%
Blue94.9%

CMYK percentages

Cyan29.8%
Magenta21.9%
Yellow0.0%
Key (black)5.1%

Color previews

#aabdf2 text on a black background

contrast 11.27:1

Card sample

#aabdf2 text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aabdf2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aabdf2 in the Color Lab