Skip to content

#acdfdb

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

RGB
172, 223, 219
HSL
175°, 44%, 78%
CMYK
23, 0, 2, 13
Luminance
0.6666

Every format

HEX#acdfdb
RGBrgb(172, 223, 219)
HSLhsl(175, 44%, 78%)
CMYKcmyk(23%, 0%, 2%, 13%)
LABlab(85.3 -17.1 -3.4)
LCHlch(85.3 17.5 191.2)
OKLCHoklch(0.867 0.053 190.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdfdb on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#acdfdb on black: 14.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green87.5%
Blue85.9%

CMYK percentages

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

Color previews

#acdfdb text on a black background

contrast 14.33:1

Card sample

#acdfdb text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdfdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdfdb in the Color Lab