Skip to content

#acc4df

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

RGB
172, 196, 223
HSL
212°, 44%, 78%
CMYK
23, 12, 0, 13
Luminance
0.5358

Every format

HEX#acc4df
RGBrgb(172, 196, 223)
HSLhsl(212, 44%, 78%)
CMYKcmyk(23%, 12%, 0%, 13%)
LABlab(78.2 -2.3 -16.1)
LCHlch(78.2 16.3 262.0)
OKLCHoklch(0.811 0.046 251.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acc4df on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#acc4df on black: 11.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green76.9%
Blue87.5%

CMYK percentages

Cyan22.9%
Magenta12.1%
Yellow0.0%
Key (black)12.5%

Color previews

#acc4df text on a black background

contrast 11.72:1

Card sample

#acc4df text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acc4df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acc4df in the Color Lab