Skip to content

#acdcdd

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

RGB
172, 220, 221
HSL
181°, 42%, 77%
CMYK
22, 1, 0, 13
Luminance
0.6518

Every format

HEX#acdcdd
RGBrgb(172, 220, 221)
HSLhsl(181, 42%, 77%)
CMYKcmyk(22%, 1%, 0%, 13%)
LABlab(84.6 -15.2 -5.6)
LCHlch(84.6 16.2 200.1)
OKLCHoklch(0.861 0.050 197.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdcdd on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#acdcdd on black: 14.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green86.3%
Blue86.7%

CMYK percentages

Cyan22.2%
Magenta0.5%
Yellow0.0%
Key (black)13.3%

Color previews

#acdcdd text on a black background

contrast 14.04:1

Card sample

#acdcdd text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdcdd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdcdd in the Color Lab