Skip to content

#adc4cd

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

RGB
173, 196, 205
HSL
197°, 24%, 74%
CMYK
16, 4, 0, 20
Luminance
0.5277

Every format

HEX#adc4cd
RGBrgb(173, 196, 205)
HSLhsl(197, 24%, 74%)
CMYKcmyk(16%, 4%, 0%, 20%)
LABlab(77.7 -5.9 -7.1)
LCHlch(77.7 9.3 230.4)
OKLCHoklch(0.806 0.028 223.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adc4cd on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#adc4cd on black: 11.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green76.9%
Blue80.4%

CMYK percentages

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

Color previews

#adc4cd text on a black background

contrast 11.55:1

Card sample

#adc4cd text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adc4cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adc4cd in the Color Lab