Skip to content

#acbbc8

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

RGB
172, 187, 200
HSL
208°, 20%, 73%
CMYK
14, 7, 0, 22
Luminance
0.4848

Every format

HEX#acbbc8
RGBrgb(172, 187, 200)
HSLhsl(208, 20%, 73%)
CMYKcmyk(14%, 7%, 0%, 22%)
LABlab(75.1 -2.5 -8.3)
LCHlch(75.1 8.7 253.3)
OKLCHoklch(0.785 0.025 244.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green73.3%
Blue78.4%

CMYK percentages

Cyan14.0%
Magenta6.5%
Yellow0.0%
Key (black)21.6%

Color previews

#acbbc8 text on a black background

contrast 10.70:1

Card sample

#acbbc8 text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acbbc8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acbbc8 in the Color Lab