Skip to content

#9dabac

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

RGB
157, 171, 172
HSL
184°, 8%, 65%
CMYK
9, 1, 0, 33
Luminance
0.3927

Every format

HEX#9dabac
RGBrgb(157, 171, 172)
HSLhsl(184, 8%, 65%)
CMYKcmyk(9%, 1%, 0%, 33%)
LABlab(69.0 -4.7 -2.2)
LCHlch(69.0 5.2 205.1)
OKLCHoklch(0.731 0.016 202.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan8.7%
Magenta0.6%
Yellow0.0%
Key (black)32.5%

Color previews

#9dabac text on a black background

contrast 8.85:1

Card sample

#9dabac text on a white background

contrast 2.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9dabac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9dabac in the Color Lab