Skip to content

#adc3cd

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

RGB
173, 195, 205
HSL
199°, 24%, 74%
CMYK
16, 5, 0, 20
Luminance
0.5232

Every format

HEX#adc3cd
RGBrgb(173, 195, 205)
HSLhsl(199, 24%, 74%)
CMYKcmyk(16%, 5%, 0%, 20%)
LABlab(77.5 -5.4 -7.5)
LCHlch(77.5 9.3 234.5)
OKLCHoklch(0.804 0.028 226.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adc3cd on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#adc3cd on black: 11.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green76.5%
Blue80.4%

CMYK percentages

Cyan15.6%
Magenta4.9%
Yellow0.0%
Key (black)19.6%

Color previews

#adc3cd text on a black background

contrast 11.46:1

Card sample

#adc3cd text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adc3cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adc3cd in the Color Lab