Skip to content

#acbadf

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

RGB
172, 186, 223
HSL
224°, 44%, 78%
CMYK
23, 17, 0, 13
Luminance
0.4922

Every format

HEX#acbadf
RGBrgb(172, 186, 223)
HSLhsl(224, 44%, 78%)
CMYKcmyk(23%, 17%, 0%, 13%)
LABlab(75.6 3.1 -20.1)
LCHlch(75.6 20.4 278.8)
OKLCHoklch(0.791 0.055 268.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acbadf on white: 1.94:1
AA ✗ fail · AA-large · AAA
Aa
#acbadf on black: 10.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green72.9%
Blue87.5%

CMYK percentages

Cyan22.9%
Magenta16.6%
Yellow0.0%
Key (black)12.5%

Color previews

#acbadf text on a black background

contrast 10.84:1

Card sample

#acbadf text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acbadf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acbadf in the Color Lab