Skip to content

#adc2cc

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

RGB
173, 194, 204
HSL
199°, 23%, 74%
CMYK
15, 5, 0, 20
Luminance
0.5183

Every format

HEX#adc2cc
RGBrgb(173, 194, 204)
HSLhsl(199, 23%, 74%)
CMYKcmyk(15%, 5%, 0%, 20%)
LABlab(77.2 -5.1 -7.4)
LCHlch(77.2 9.0 235.7)
OKLCHoklch(0.801 0.027 228.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green76.1%
Blue80.0%

CMYK percentages

Cyan15.2%
Magenta4.9%
Yellow0.0%
Key (black)20.0%

Color previews

#adc2cc text on a black background

contrast 11.37:1

Card sample

#adc2cc text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adc2cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adc2cc in the Color Lab