Skip to content

#9dabec

a light, vivid blue · warm · closest name: steelblue

RGB
157, 171, 236
HSL
229°, 68%, 77%
CMYK
34, 28, 0, 8
Luminance
0.4235

Every format

HEX#9dabec
RGBrgb(157, 171, 236)
HSLhsl(229, 68%, 77%)
CMYKcmyk(34%, 28%, 0%, 8%)
LABlab(71.1 10.2 -34.1)
LCHlch(71.1 35.6 286.6)
OKLCHoklch(0.755 0.095 274.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9dabec on white: 2.22:1
AA ✗ fail · AA-large · AAA
Aa
#9dabec on black: 9.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red61.6%
Green67.1%
Blue92.5%

CMYK percentages

Cyan33.5%
Magenta27.5%
Yellow0.0%
Key (black)7.5%

Color previews

#9dabec text on a black background

contrast 9.47:1

Card sample

#9dabec text on a white background

contrast 2.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9dabec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9dabec in the Color Lab