Skip to content

#abbaba

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

RGB
171, 186, 186
HSL
180°, 10%, 70%
CMYK
8, 0, 0, 27
Luminance
0.4732

Every format

HEX#abbaba
RGBrgb(171, 186, 186)
HSLhsl(180, 10%, 70%)
CMYKcmyk(8%, 0%, 0%, 27%)
LABlab(74.4 -5.2 -1.8)
LCHlch(74.4 5.5 198.9)
OKLCHoklch(0.777 0.017 196.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abbaba on white: 2.01:1
AA ✗ fail · AA-large · AAA
Aa
#abbaba on black: 10.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green72.9%
Blue72.9%

CMYK percentages

Cyan8.1%
Magenta0.0%
Yellow0.0%
Key (black)27.1%

Color previews

#abbaba text on a black background

contrast 10.46:1

Card sample

#abbaba text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abbaba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abbaba in the Color Lab