Skip to content

#acdaec

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

RGB
172, 218, 236
HSL
197°, 63%, 80%
CMYK
27, 8, 0, 8
Luminance
0.6497

Every format

HEX#acdaec
RGBrgb(172, 218, 236)
HSLhsl(197, 63%, 80%)
CMYKcmyk(27%, 8%, 0%, 8%)
LABlab(84.5 -10.9 -13.7)
LCHlch(84.5 17.5 231.6)
OKLCHoklch(0.862 0.054 223.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdaec on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#acdaec on black: 13.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green85.5%
Blue92.5%

CMYK percentages

Cyan27.1%
Magenta7.6%
Yellow0.0%
Key (black)7.5%

Color previews

#acdaec text on a black background

contrast 13.99:1

Card sample

#acdaec text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdaec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdaec in the Color Lab