Skip to content

#acbccb

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

RGB
172, 188, 203
HSL
209°, 23%, 74%
CMYK
15, 7, 0, 20
Luminance
0.4905

Every format

HEX#acbccb
RGBrgb(172, 188, 203)
HSLhsl(209, 23%, 74%)
CMYKcmyk(15%, 7%, 0%, 20%)
LABlab(75.5 -2.4 -9.4)
LCHlch(75.5 9.7 255.7)
OKLCHoklch(0.788 0.028 246.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green73.7%
Blue79.6%

CMYK percentages

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

Color previews

#acbccb text on a black background

contrast 10.81:1

Card sample

#acbccb text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acbccb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acbccb in the Color Lab