Skip to content

#adc0cd

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

RGB
173, 192, 205
HSL
204°, 24%, 74%
CMYK
16, 6, 0, 20
Luminance
0.5099

Every format

HEX#adc0cd
RGBrgb(173, 192, 205)
HSLhsl(204, 24%, 74%)
CMYKcmyk(16%, 6%, 0%, 20%)
LABlab(76.7 -3.8 -8.7)
LCHlch(76.7 9.5 246.5)
OKLCHoklch(0.797 0.028 237.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adc0cd on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#adc0cd on black: 11.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green75.3%
Blue80.4%

CMYK percentages

Cyan15.6%
Magenta6.3%
Yellow0.0%
Key (black)19.6%

Color previews

#adc0cd text on a black background

contrast 11.20:1

Card sample

#adc0cd text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adc0cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adc0cd in the Color Lab