Skip to content

#acddf1

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

RGB
172, 221, 241
HSL
197°, 71%, 81%
CMYK
29, 8, 0, 6
Luminance
0.6683

Every format

HEX#acddf1
RGBrgb(172, 221, 241)
HSLhsl(197, 71%, 81%)
CMYKcmyk(29%, 8%, 0%, 6%)
LABlab(85.4 -11.3 -14.9)
LCHlch(85.4 18.7 232.9)
OKLCHoklch(0.870 0.058 224.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acddf1 on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#acddf1 on black: 14.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green86.7%
Blue94.5%

CMYK percentages

Cyan28.6%
Magenta8.3%
Yellow0.0%
Key (black)5.5%

Color previews

#acddf1 text on a black background

contrast 14.37:1

Card sample

#acddf1 text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acddf1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acddf1 in the Color Lab