Skip to content

#9dabba

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

RGB
157, 171, 186
HSL
211°, 17%, 67%
CMYK
16, 8, 0, 27
Luminance
0.3984

Every format

HEX#9dabba
RGBrgb(157, 171, 186)
HSLhsl(211, 17%, 67%)
CMYKcmyk(16%, 8%, 0%, 27%)
LABlab(69.3 -1.8 -9.3)
LCHlch(69.3 9.5 259.4)
OKLCHoklch(0.735 0.027 250.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red61.6%
Green67.1%
Blue72.9%

CMYK percentages

Cyan15.6%
Magenta8.1%
Yellow0.0%
Key (black)27.1%

Color previews

#9dabba text on a black background

contrast 8.97:1

Card sample

#9dabba text on a white background

contrast 2.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9dabba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9dabba in the Color Lab