Skip to content

#aacdf0

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

RGB
170, 205, 240
HSL
210°, 70%, 80%
CMYK
29, 15, 0, 6
Luminance
0.5850

Every format

HEX#aacdf0
RGBrgb(170, 205, 240)
HSLhsl(210, 70%, 80%)
CMYKcmyk(29%, 15%, 0%, 6%)
LABlab(81.0 -3.7 -21.0)
LCHlch(81.0 21.4 260.0)
OKLCHoklch(0.835 0.062 248.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aacdf0 on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#aacdf0 on black: 12.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green80.4%
Blue94.1%

CMYK percentages

Cyan29.2%
Magenta14.6%
Yellow0.0%
Key (black)5.9%

Color previews

#aacdf0 text on a black background

contrast 12.70:1

Card sample

#aacdf0 text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aacdf0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aacdf0 in the Color Lab