Skip to content

#acd1eb

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

RGB
172, 209, 235
HSL
205°, 61%, 80%
CMYK
27, 11, 0, 8
Luminance
0.6037

Every format

HEX#acd1eb
RGBrgb(172, 209, 235)
HSLhsl(205, 61%, 80%)
CMYKcmyk(27%, 11%, 0%, 8%)
LABlab(82.0 -6.4 -16.8)
LCHlch(82.0 18.0 249.1)
OKLCHoklch(0.843 0.054 238.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acd1eb on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#acd1eb on black: 13.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green82.0%
Blue92.2%

CMYK percentages

Cyan26.8%
Magenta11.1%
Yellow0.0%
Key (black)7.8%

Color previews

#acd1eb text on a black background

contrast 13.07:1

Card sample

#acd1eb text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acd1eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acd1eb in the Color Lab