Skip to content

#acccf2

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

RGB
172, 204, 242
HSL
213°, 73%, 81%
CMYK
29, 16, 0, 5
Luminance
0.5837

Every format

HEX#acccf2
RGBrgb(172, 204, 242)
HSLhsl(213, 73%, 81%)
CMYKcmyk(29%, 16%, 0%, 5%)
LABlab(80.9 -2.1 -22.2)
LCHlch(80.9 22.3 264.5)
OKLCHoklch(0.835 0.064 252.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acccf2 on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#acccf2 on black: 12.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green80.0%
Blue94.9%

CMYK percentages

Cyan28.9%
Magenta15.7%
Yellow0.0%
Key (black)5.1%

Color previews

#acccf2 text on a black background

contrast 12.67:1

Card sample

#acccf2 text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acccf2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acccf2 in the Color Lab