Skip to content

#acdff2

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

RGB
172, 223, 242
HSL
196°, 73%, 81%
CMYK
29, 8, 0, 5
Luminance
0.6796

Every format

HEX#acdff2
RGBrgb(172, 223, 242)
HSLhsl(196, 73%, 81%)
CMYKcmyk(29%, 8%, 0%, 5%)
LABlab(86.0 -12.1 -14.6)
LCHlch(86.0 18.9 230.4)
OKLCHoklch(0.875 0.059 222.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdff2 on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#acdff2 on black: 14.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan28.9%
Magenta7.9%
Yellow0.0%
Key (black)5.1%

Color previews

#acdff2 text on a black background

contrast 14.59:1

Card sample

#acdff2 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdff2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdff2 in the Color Lab