Skip to content

#aad2cd

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

RGB
170, 210, 205
HSL
173°, 31%, 75%
CMYK
19, 0, 2, 18
Luminance
0.5905

Every format

HEX#aad2cd
RGBrgb(170, 210, 205)
HSLhsl(173, 31%, 75%)
CMYKcmyk(19%, 0%, 2%, 18%)
LABlab(81.3 -14.1 -1.9)
LCHlch(81.3 14.2 187.6)
OKLCHoklch(0.834 0.043 187.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aad2cd on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#aad2cd on black: 12.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green82.4%
Blue80.4%

CMYK percentages

Cyan19.0%
Magenta0.0%
Yellow2.4%
Key (black)17.6%

Color previews

#aad2cd text on a black background

contrast 12.81:1

Card sample

#aad2cd text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aad2cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aad2cd in the Color Lab