Skip to content

#acc9da

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

RGB
172, 201, 218
HSL
202°, 38%, 77%
CMYK
21, 8, 0, 15
Luminance
0.5561

Every format

HEX#acc9da
RGBrgb(172, 201, 218)
HSLhsl(202, 38%, 77%)
CMYKcmyk(21%, 8%, 0%, 15%)
LABlab(79.4 -6.0 -11.7)
LCHlch(79.4 13.2 242.6)
OKLCHoklch(0.820 0.039 233.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green78.8%
Blue85.5%

CMYK percentages

Cyan21.1%
Magenta7.8%
Yellow0.0%
Key (black)14.5%

Color previews

#acc9da text on a black background

contrast 12.12:1

Card sample

#acc9da text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 201, 218, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 201, 218, 0.45);
Border & gradient
Gradient panel
border: 3px solid #acc9da;
background: linear-gradient(135deg, #acc9da, #AEACDA);

Monochromatic scale

Palettes built from #acc9da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acc9da in the Color Lab