Skip to content

#acdadc

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

RGB
172, 218, 220
HSL
183°, 41%, 77%
CMYK
22, 1, 0, 14
Luminance
0.6408

Every format

HEX#acdadc
RGBrgb(172, 218, 220)
HSLhsl(183, 41%, 77%)
CMYKcmyk(22%, 1%, 0%, 14%)
LABlab(84.0 -14.4 -5.9)
LCHlch(84.0 15.6 202.2)
OKLCHoklch(0.857 0.048 199.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdadc on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#acdadc on black: 13.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green85.5%
Blue86.3%

CMYK percentages

Cyan21.8%
Magenta0.9%
Yellow0.0%
Key (black)13.7%

Color previews

#acdadc text on a black background

contrast 13.82:1

Card sample

#acdadc text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdadc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdadc in the Color Lab