Skip to content

#aacdf5

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

RGB
170, 205, 245
HSL
212°, 79%, 81%
CMYK
31, 16, 0, 4
Luminance
0.5880

Every format

HEX#aacdf5
RGBrgb(170, 205, 245)
HSLhsl(212, 79%, 81%)
CMYKcmyk(31%, 16%, 0%, 4%)
LABlab(81.2 -2.5 -23.4)
LCHlch(81.2 23.6 263.9)
OKLCHoklch(0.837 0.068 252.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red66.7%
Green80.4%
Blue96.1%

CMYK percentages

Cyan30.6%
Magenta16.3%
Yellow0.0%
Key (black)3.9%

Color previews

#aacdf5 text on a black background

contrast 12.76:1

Card sample

#aacdf5 text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aacdf5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aacdf5 in the Color Lab