Skip to content

#a2cdcc

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

RGB
162, 205, 204
HSL
179°, 30%, 72%
CMYK
21, 0, 1, 20
Luminance
0.5570

Every format

HEX#a2cdcc
RGBrgb(162, 205, 204)
HSLhsl(179, 30%, 72%)
CMYKcmyk(21%, 0%, 1%, 20%)
LABlab(79.4 -14.3 -4.2)
LCHlch(79.4 14.8 196.2)
OKLCHoklch(0.817 0.045 194.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a2cdcc on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#a2cdcc on black: 12.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.5%
Green80.4%
Blue80.0%

CMYK percentages

Cyan21.0%
Magenta0.0%
Yellow0.5%
Key (black)19.6%

Color previews

#a2cdcc text on a black background

contrast 12.14:1

Card sample

#a2cdcc text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2cdcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2cdcc in the Color Lab