Skip to content

#acbcdf

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

RGB
172, 188, 223
HSL
221°, 44%, 78%
CMYK
23, 16, 0, 13
Luminance
0.5006

Every format

HEX#acbcdf
RGBrgb(172, 188, 223)
HSLhsl(221, 44%, 78%)
CMYKcmyk(23%, 16%, 0%, 13%)
LABlab(76.1 2.0 -19.3)
LCHlch(76.1 19.4 276.0)
OKLCHoklch(0.795 0.053 265.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acbcdf on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#acbcdf on black: 11.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green73.7%
Blue87.5%

CMYK percentages

Cyan22.9%
Magenta15.7%
Yellow0.0%
Key (black)12.5%

Color previews

#acbcdf text on a black background

contrast 11.01:1

Card sample

#acbcdf text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acbcdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acbcdf in the Color Lab