Skip to content

#acdfdc

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

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

Every format

HEX#acdfdc
RGBrgb(172, 223, 220)
HSLhsl(177, 44%, 78%)
CMYKcmyk(23%, 0%, 1%, 13%)
LABlab(85.4 -16.9 -3.9)
LCHlch(85.4 17.4 193.0)
OKLCHoklch(0.867 0.053 191.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdfdc on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#acdfdc on black: 14.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green87.5%
Blue86.3%

CMYK percentages

Cyan22.9%
Magenta0.0%
Yellow1.3%
Key (black)12.5%

Color previews

#acdfdc text on a black background

contrast 14.34:1

Card sample

#acdfdc text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdfdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdfdc in the Color Lab