Skip to content

#adcccd

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

RGB
173, 204, 205
HSL
182°, 24%, 74%
CMYK
16, 1, 0, 20
Luminance
0.5648

Every format

HEX#adcccd
RGBrgb(173, 204, 205)
HSLhsl(182, 24%, 74%)
CMYKcmyk(16%, 1%, 0%, 20%)
LABlab(79.9 -10.1 -4.0)
LCHlch(79.9 10.8 201.4)
OKLCHoklch(0.823 0.033 198.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adcccd on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#adcccd on black: 12.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green80.0%
Blue80.4%

CMYK percentages

Cyan15.6%
Magenta0.5%
Yellow0.0%
Key (black)19.6%

Color previews

#adcccd text on a black background

contrast 12.30:1

Card sample

#adcccd text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adcccd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adcccd in the Color Lab