Skip to content

#acdef1

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

RGB
172, 222, 241
HSL
197°, 71%, 81%
CMYK
29, 8, 0, 6
Luminance
0.6736

Every format

HEX#acdef1
RGBrgb(172, 222, 241)
HSLhsl(197, 71%, 81%)
CMYKcmyk(29%, 8%, 0%, 6%)
LABlab(85.7 -11.8 -14.5)
LCHlch(85.7 18.7 231.0)
OKLCHoklch(0.872 0.058 223.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green87.1%
Blue94.5%

CMYK percentages

Cyan28.6%
Magenta7.9%
Yellow0.0%
Key (black)5.5%

Color previews

#acdef1 text on a black background

contrast 14.47:1

Card sample

#acdef1 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdef1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdef1 in the Color Lab