Skip to content

#acc3e1

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

RGB
172, 195, 225
HSL
214°, 47%, 78%
CMYK
24, 13, 0, 12
Luminance
0.5324

Every format

HEX#acc3e1
RGBrgb(172, 195, 225)
HSLhsl(214, 47%, 78%)
CMYKcmyk(24%, 13%, 0%, 12%)
LABlab(78.0 -1.3 -17.5)
LCHlch(78.0 17.6 265.8)
OKLCHoklch(0.810 0.049 255.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acc3e1 on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#acc3e1 on black: 11.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green76.5%
Blue88.2%

CMYK percentages

Cyan23.6%
Magenta13.3%
Yellow0.0%
Key (black)11.8%

Color previews

#acc3e1 text on a black background

contrast 11.65:1

Card sample

#acc3e1 text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acc3e1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acc3e1 in the Color Lab