Skip to content

#abc0bc

a light, muted cyan · cool · closest name: silver

RGB
171, 192, 188
HSL
169°, 14%, 71%
CMYK
11, 0, 2, 25
Luminance
0.4999

Every format

HEX#abc0bc
RGBrgb(171, 192, 188)
HSLhsl(169, 14%, 71%)
CMYKcmyk(11%, 0%, 2%, 25%)
LABlab(76.1 -7.9 -0.4)
LCHlch(76.1 7.9 183.0)
OKLCHoklch(0.791 0.024 183.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green75.3%
Blue73.7%

CMYK percentages

Cyan10.9%
Magenta0.0%
Yellow2.1%
Key (black)24.7%

Color previews

#abc0bc text on a black background

contrast 11.00:1

Card sample

#abc0bc text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc0bc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc0bc in the Color Lab