Skip to content

#aaadbb

a light, muted blue · warm · closest name: silver

RGB
170, 173, 187
HSL
229°, 11%, 70%
CMYK
9, 8, 0, 27
Luminance
0.4202

Every format

HEX#aaadbb
RGBrgb(170, 173, 187)
HSLhsl(229, 11%, 70%)
CMYKcmyk(9%, 8%, 0%, 27%)
LABlab(70.9 1.7 -7.5)
LCHlch(70.9 7.7 282.8)
OKLCHoklch(0.750 0.020 276.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aaadbb on white: 2.23:1
AA ✗ fail · AA-large · AAA
Aa
#aaadbb on black: 9.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green67.8%
Blue73.3%

CMYK percentages

Cyan9.1%
Magenta7.5%
Yellow0.0%
Key (black)26.7%

Color previews

#aaadbb text on a black background

contrast 9.40:1

Card sample

#aaadbb text on a white background

contrast 2.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aaadbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aaadbb in the Color Lab