Skip to content

#acdfec

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

RGB
172, 223, 236
HSL
192°, 63%, 80%
CMYK
27, 6, 0, 8
Luminance
0.6760

Every format

HEX#acdfec
RGBrgb(172, 223, 236)
HSLhsl(192, 63%, 80%)
CMYKcmyk(27%, 6%, 0%, 8%)
LABlab(85.8 -13.4 -11.7)
LCHlch(85.8 17.8 221.0)
OKLCHoklch(0.873 0.055 215.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdfec on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#acdfec on black: 14.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green87.5%
Blue92.5%

CMYK percentages

Cyan27.1%
Magenta5.5%
Yellow0.0%
Key (black)7.5%

Color previews

#acdfec text on a black background

contrast 14.52:1

Card sample

#acdfec text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdfec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdfec in the Color Lab