Skip to content

#9dabbc

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

RGB
157, 171, 188
HSL
213°, 19%, 68%
CMYK
17, 9, 0, 26
Luminance
0.3992

Every format

HEX#9dabbc
RGBrgb(157, 171, 188)
HSLhsl(213, 19%, 68%)
CMYKcmyk(17%, 9%, 0%, 26%)
LABlab(69.4 -1.3 -10.3)
LCHlch(69.4 10.4 262.8)
OKLCHoklch(0.736 0.029 253.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9dabbc on white: 2.34:1
AA ✗ fail · AA-large · AAA
Aa
#9dabbc on black: 8.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red61.6%
Green67.1%
Blue73.7%

CMYK percentages

Cyan16.5%
Magenta9.0%
Yellow0.0%
Key (black)26.3%

Color previews

#9dabbc text on a black background

contrast 8.98:1

Card sample

#9dabbc text on a white background

contrast 2.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9dabbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9dabbc in the Color Lab