Skip to content

#abc0ba

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

RGB
171, 192, 186
HSL
163°, 14%, 71%
CMYK
11, 0, 3, 25
Luminance
0.4990

Every format

HEX#abc0ba
RGBrgb(171, 192, 186)
HSLhsl(163, 14%, 71%)
CMYKcmyk(11%, 0%, 3%, 25%)
LABlab(76.0 -8.3 0.6)
LCHlch(76.0 8.3 175.9)
OKLCHoklch(0.790 0.024 176.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green75.3%
Blue72.9%

CMYK percentages

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

Color previews

#abc0ba text on a black background

contrast 10.98:1

Card sample

#abc0ba text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc0ba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc0ba in the Color Lab