Skip to content

#adcccc

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

RGB
173, 204, 204
HSL
180°, 23%, 74%
CMYK
15, 0, 0, 20
Luminance
0.5643

Every format

HEX#adcccc
RGBrgb(173, 204, 204)
HSLhsl(180, 23%, 74%)
CMYKcmyk(15%, 0%, 0%, 20%)
LABlab(79.9 -10.3 -3.5)
LCHlch(79.9 10.9 198.6)
OKLCHoklch(0.823 0.033 196.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan15.2%
Magenta0.0%
Yellow0.0%
Key (black)20.0%

Color previews

#adcccc text on a black background

contrast 12.29:1

Card sample

#adcccc text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adcccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adcccc in the Color Lab