Skip to content

#acbecb

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

RGB
172, 190, 203
HSL
205°, 23%, 74%
CMYK
15, 6, 0, 20
Luminance
0.4991

Every format

HEX#acbecb
RGBrgb(172, 190, 203)
HSLhsl(205, 23%, 74%)
CMYKcmyk(15%, 6%, 0%, 20%)
LABlab(76.0 -3.5 -8.6)
LCHlch(76.0 9.3 248.1)
OKLCHoklch(0.792 0.027 239.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green74.5%
Blue79.6%

CMYK percentages

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

Color previews

#acbecb text on a black background

contrast 10.98:1

Card sample

#acbecb text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acbecb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acbecb in the Color Lab