Skip to content

#acdccc

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

RGB
172, 220, 204
HSL
160°, 41%, 77%
CMYK
22, 0, 7, 14
Luminance
0.6432

Every format

HEX#acdccc
RGBrgb(172, 220, 204)
HSLhsl(160, 41%, 77%)
CMYKcmyk(22%, 0%, 7%, 14%)
LABlab(84.1 -18.8 2.8)
LCHlch(84.1 18.9 171.6)
OKLCHoklch(0.856 0.055 172.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdccc on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#acdccc on black: 13.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green86.3%
Blue80.0%

CMYK percentages

Cyan21.8%
Magenta0.0%
Yellow7.3%
Key (black)13.7%

Color previews

#acdccc text on a black background

contrast 13.86:1

Card sample

#acdccc text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdccc in the Color Lab