Skip to content

#aabdf3

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

RGB
170, 189, 243
HSL
224°, 75%, 81%
CMYK
30, 22, 0, 5
Luminance
0.5141

Every format

HEX#aabdf3
RGBrgb(170, 189, 243)
HSLhsl(224, 75%, 81%)
CMYKcmyk(30%, 22%, 0%, 5%)
LABlab(76.9 5.6 -28.9)
LCHlch(76.9 29.4 281.0)
OKLCHoklch(0.803 0.080 269.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red66.7%
Green74.1%
Blue95.3%

CMYK percentages

Cyan30.0%
Magenta22.2%
Yellow0.0%
Key (black)4.7%

Color previews

#aabdf3 text on a black background

contrast 11.28:1

Card sample

#aabdf3 text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aabdf3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aabdf3 in the Color Lab