Skip to content

#acdaf2

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

RGB
172, 218, 242
HSL
201°, 73%, 81%
CMYK
29, 10, 0, 5
Luminance
0.6532

Every format

HEX#acdaf2
RGBrgb(172, 218, 242)
HSLhsl(201, 73%, 81%)
CMYKcmyk(29%, 10%, 0%, 5%)
LABlab(84.7 -9.5 -16.6)
LCHlch(84.7 19.1 240.3)
OKLCHoklch(0.864 0.058 231.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan28.9%
Magenta9.9%
Yellow0.0%
Key (black)5.1%

Color previews

#acdaf2 text on a black background

contrast 14.06:1

Card sample

#acdaf2 text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdaf2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdaf2 in the Color Lab