Skip to content

#acdcdf

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

RGB
172, 220, 223
HSL
184°, 44%, 78%
CMYK
23, 1, 0, 13
Luminance
0.6528

Every format

HEX#acdcdf
RGBrgb(172, 220, 223)
HSLhsl(184, 44%, 78%)
CMYKcmyk(23%, 1%, 0%, 13%)
LABlab(84.6 -14.8 -6.6)
LCHlch(84.6 16.2 203.9)
OKLCHoklch(0.862 0.050 201.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdcdf on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#acdcdf on black: 14.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green86.3%
Blue87.5%

CMYK percentages

Cyan22.9%
Magenta1.3%
Yellow0.0%
Key (black)12.5%

Color previews

#acdcdf text on a black background

contrast 14.06:1

Card sample

#acdcdf text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdcdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdcdf in the Color Lab