Skip to content

#abbdbb

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

RGB
171, 189, 187
HSL
173°, 12%, 71%
CMYK
10, 0, 1, 26
Luminance
0.4864

Every format

HEX#abbdbb
RGBrgb(171, 189, 187)
HSLhsl(173, 12%, 71%)
CMYKcmyk(10%, 0%, 1%, 26%)
LABlab(75.2 -6.5 -1.1)
LCHlch(75.2 6.6 189.5)
OKLCHoklch(0.784 0.020 188.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abbdbb on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#abbdbb on black: 10.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green74.1%
Blue73.3%

CMYK percentages

Cyan9.5%
Magenta0.0%
Yellow1.1%
Key (black)25.9%

Color previews

#abbdbb text on a black background

contrast 10.73:1

Card sample

#abbdbb text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abbdbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abbdbb in the Color Lab