Skip to content

#adc2cd

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

RGB
173, 194, 205
HSL
201°, 24%, 74%
CMYK
16, 5, 0, 20
Luminance
0.5188

Every format

HEX#adc2cd
RGBrgb(173, 194, 205)
HSLhsl(201, 24%, 74%)
CMYKcmyk(16%, 5%, 0%, 20%)
LABlab(77.2 -4.8 -7.9)
LCHlch(77.2 9.3 238.5)
OKLCHoklch(0.802 0.028 230.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adc2cd on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#adc2cd on black: 11.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green76.1%
Blue80.4%

CMYK percentages

Cyan15.6%
Magenta5.4%
Yellow0.0%
Key (black)19.6%

Color previews

#adc2cd text on a black background

contrast 11.38:1

Card sample

#adc2cd text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adc2cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adc2cd in the Color Lab