Skip to content

#acdfdf

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

RGB
172, 223, 223
HSL
180°, 44%, 78%
CMYK
23, 0, 0, 13
Luminance
0.6687

Every format

HEX#acdfdf
RGBrgb(172, 223, 223)
HSLhsl(180, 44%, 78%)
CMYKcmyk(23%, 0%, 0%, 13%)
LABlab(85.4 -16.3 -5.4)
LCHlch(85.4 17.1 198.2)
OKLCHoklch(0.868 0.052 196.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green87.5%
Blue87.5%

CMYK percentages

Cyan22.9%
Magenta0.0%
Yellow0.0%
Key (black)12.5%

Color previews

#acdfdf text on a black background

contrast 14.37:1

Card sample

#acdfdf text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdfdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdfdf in the Color Lab