Skip to content

#acd2eb

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

RGB
172, 210, 235
HSL
204°, 61%, 80%
CMYK
27, 11, 0, 8
Luminance
0.6086

Every format

HEX#acd2eb
RGBrgb(172, 210, 235)
HSLhsl(204, 61%, 80%)
CMYKcmyk(27%, 11%, 0%, 8%)
LABlab(82.3 -6.9 -16.4)
LCHlch(82.3 17.8 247.1)
OKLCHoklch(0.845 0.053 237.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan26.8%
Magenta10.6%
Yellow0.0%
Key (black)7.8%

Color previews

#acd2eb text on a black background

contrast 13.17:1

Card sample

#acd2eb text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acd2eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acd2eb in the Color Lab