Skip to content

#aaccdd

a light, soft blue · cool · closest name: skyblue

RGB
170, 204, 221
HSL
200°, 43%, 77%
CMYK
23, 8, 0, 13
Luminance
0.5695

Every format

HEX#aaccdd
RGBrgb(170, 204, 221)
HSLhsl(200, 43%, 77%)
CMYKcmyk(23%, 8%, 0%, 13%)
LABlab(80.2 -7.6 -12.2)
LCHlch(80.2 14.3 238.1)
OKLCHoklch(0.826 0.043 229.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aaccdd on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#aaccdd on black: 12.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green80.0%
Blue86.7%

CMYK percentages

Cyan23.1%
Magenta7.7%
Yellow0.0%
Key (black)13.3%

Color previews

#aaccdd text on a black background

contrast 12.39:1

Card sample

#aaccdd text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aaccdd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aaccdd in the Color Lab