Skip to content

#acccdc

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

RGB
172, 204, 220
HSL
200°, 41%, 77%
CMYK
22, 7, 0, 14
Luminance
0.5712

Every format

HEX#acccdc
RGBrgb(172, 204, 220)
HSLhsl(200, 41%, 77%)
CMYKcmyk(22%, 7%, 0%, 14%)
LABlab(80.3 -7.2 -11.5)
LCHlch(80.3 13.5 238.0)
OKLCHoklch(0.827 0.041 229.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green80.0%
Blue86.3%

CMYK percentages

Cyan21.8%
Magenta7.3%
Yellow0.0%
Key (black)13.7%

Color previews

#acccdc text on a black background

contrast 12.42:1

Card sample

#acccdc text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acccdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acccdc in the Color Lab