Skip to content

#aac7cd

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

RGB
170, 199, 205
HSL
190°, 26%, 74%
CMYK
17, 3, 0, 20
Luminance
0.5380

Every format

HEX#aac7cd
RGBrgb(170, 199, 205)
HSLhsl(190, 26%, 74%)
CMYKcmyk(17%, 3%, 0%, 20%)
LABlab(78.3 -8.4 -6.3)
LCHlch(78.3 10.5 216.6)
OKLCHoklch(0.810 0.032 211.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aac7cd on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#aac7cd on black: 11.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green78.0%
Blue80.4%

CMYK percentages

Cyan17.1%
Magenta2.9%
Yellow0.0%
Key (black)19.6%

Color previews

#aac7cd text on a black background

contrast 11.76:1

Card sample

#aac7cd text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aac7cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aac7cd in the Color Lab