Skip to content

#abc1ba

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

RGB
171, 193, 186
HSL
161°, 15%, 71%
CMYK
11, 0, 4, 24
Luminance
0.5034

Every format

HEX#abc1ba
RGBrgb(171, 193, 186)
HSLhsl(161, 15%, 71%)
CMYKcmyk(11%, 0%, 4%, 24%)
LABlab(76.3 -8.8 1.0)
LCHlch(76.3 8.9 173.7)
OKLCHoklch(0.792 0.026 174.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc1ba on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#abc1ba on black: 11.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green75.7%
Blue72.9%

CMYK percentages

Cyan11.4%
Magenta0.0%
Yellow3.6%
Key (black)24.3%

Color previews

#abc1ba text on a black background

contrast 11.07:1

Card sample

#abc1ba text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc1ba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc1ba in the Color Lab