Skip to content

#9dabab

a balanced, muted gray · cool · closest name: silver

RGB
157, 171, 171
HSL
180°, 8%, 64%
CMYK
8, 0, 0, 33
Luminance
0.3923

Every format

HEX#9dabab
RGBrgb(157, 171, 171)
HSLhsl(180, 8%, 64%)
CMYKcmyk(8%, 0%, 0%, 33%)
LABlab(68.9 -4.9 -1.7)
LCHlch(68.9 5.2 199.0)
OKLCHoklch(0.730 0.016 196.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9dabab on white: 2.37:1
AA ✗ fail · AA-large · AAA
Aa
#9dabab on black: 8.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red61.6%
Green67.1%
Blue67.1%

CMYK percentages

Cyan8.2%
Magenta0.0%
Yellow0.0%
Key (black)32.9%

Color previews

#9dabab text on a black background

contrast 8.85:1

Card sample

#9dabab text on a white background

contrast 2.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9dabab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9dabab in the Color Lab