Skip to content

#acd2db

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

RGB
172, 210, 219
HSL
192°, 40%, 77%
CMYK
22, 4, 0, 14
Luminance
0.5998

Every format

HEX#acd2db
RGBrgb(172, 210, 219)
HSLhsl(192, 40%, 77%)
CMYKcmyk(22%, 4%, 0%, 14%)
LABlab(81.8 -10.5 -8.6)
LCHlch(81.8 13.6 219.2)
OKLCHoklch(0.839 0.042 213.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acd2db on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#acd2db on black: 13.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green82.4%
Blue85.9%

CMYK percentages

Cyan21.5%
Magenta4.1%
Yellow0.0%
Key (black)14.1%

Color previews

#acd2db text on a black background

contrast 13.00:1

Card sample

#acd2db text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acd2db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acd2db in the Color Lab