Skip to content

#acdaf1

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

RGB
172, 218, 241
HSL
200°, 71%, 81%
CMYK
29, 10, 0, 6
Luminance
0.6526

Every format

HEX#acdaf1
RGBrgb(172, 218, 241)
HSLhsl(200, 71%, 81%)
CMYKcmyk(29%, 10%, 0%, 6%)
LABlab(84.6 -9.7 -16.1)
LCHlch(84.6 18.8 238.9)
OKLCHoklch(0.864 0.058 229.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdaf1 on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#acdaf1 on black: 14.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green85.5%
Blue94.5%

CMYK percentages

Cyan28.6%
Magenta9.5%
Yellow0.0%
Key (black)5.5%

Color previews

#acdaf1 text on a black background

contrast 14.05:1

Card sample

#acdaf1 text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 218, 241, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 218, 241, 0.45);
Border & gradient
Gradient panel
border: 3px solid #acdaf1;
background: linear-gradient(135deg, #acdaf1, #ACACF1);

Monochromatic scale

Palettes built from #acdaf1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdaf1 in the Color Lab