Skip to content

#acd2ec

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

RGB
172, 210, 236
HSL
204°, 63%, 80%
CMYK
27, 11, 0, 8
Luminance
0.6092

Every format

HEX#acd2ec
RGBrgb(172, 210, 236)
HSLhsl(204, 63%, 80%)
CMYKcmyk(27%, 11%, 0%, 8%)
LABlab(82.3 -6.7 -16.9)
LCHlch(82.3 18.2 248.3)
OKLCHoklch(0.845 0.054 238.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acd2ec on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#acd2ec on black: 13.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green82.4%
Blue92.5%

CMYK percentages

Cyan27.1%
Magenta11.0%
Yellow0.0%
Key (black)7.5%

Color previews

#acd2ec text on a black background

contrast 13.18:1

Card sample

#acd2ec text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acd2ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acd2ec in the Color Lab