Skip to content

#acbbcb

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

RGB
172, 187, 203
HSL
211°, 23%, 74%
CMYK
15, 8, 0, 20
Luminance
0.4862

Every format

HEX#acbbcb
RGBrgb(172, 187, 203)
HSLhsl(211, 23%, 74%)
CMYKcmyk(15%, 8%, 0%, 20%)
LABlab(75.2 -1.9 -9.8)
LCHlch(75.2 10.0 259.3)
OKLCHoklch(0.786 0.028 249.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acbbcb on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#acbbcb on black: 10.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green73.3%
Blue79.6%

CMYK percentages

Cyan15.3%
Magenta7.9%
Yellow0.0%
Key (black)20.4%

Color previews

#acbbcb text on a black background

contrast 10.72:1

Card sample

#acbbcb text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acbbcb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acbbcb in the Color Lab