Skip to content

#acddcd

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

RGB
172, 221, 205
HSL
160°, 42%, 77%
CMYK
22, 0, 7, 13
Luminance
0.6489

Every format

HEX#acddcd
RGBrgb(172, 221, 205)
HSLhsl(160, 42%, 77%)
CMYKcmyk(22%, 0%, 7%, 13%)
LABlab(84.4 -19.1 2.7)
LCHlch(84.4 19.2 172.0)
OKLCHoklch(0.859 0.055 173.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green86.7%
Blue80.4%

CMYK percentages

Cyan22.2%
Magenta0.0%
Yellow7.2%
Key (black)13.3%

Color previews

#acddcd text on a black background

contrast 13.98:1

Card sample

#acddcd text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acddcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acddcd in the Color Lab