Skip to content

#acdef2

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

RGB
172, 222, 242
HSL
197°, 73%, 81%
CMYK
29, 8, 0, 5
Luminance
0.6742

Every format

HEX#acdef2
RGBrgb(172, 222, 242)
HSLhsl(197, 73%, 81%)
CMYKcmyk(29%, 8%, 0%, 5%)
LABlab(85.7 -11.5 -15.0)
LCHlch(85.7 18.9 232.4)
OKLCHoklch(0.872 0.059 224.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan28.9%
Magenta8.3%
Yellow0.0%
Key (black)5.1%

Color previews

#acdef2 text on a black background

contrast 14.48:1

Card sample

#acdef2 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdef2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdef2 in the Color Lab