Skip to content

#9baddf

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

RGB
155, 173, 223
HSL
224°, 52%, 74%
CMYK
31, 22, 0, 13
Luminance
0.4218

Every format

HEX#9baddf
RGBrgb(155, 173, 223)
HSLhsl(224, 52%, 74%)
CMYKcmyk(31%, 22%, 0%, 13%)
LABlab(71.0 5.2 -27.2)
LCHlch(71.0 27.7 280.8)
OKLCHoklch(0.752 0.075 269.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9baddf on white: 2.23:1
AA ✗ fail · AA-large · AAA
Aa
#9baddf on black: 9.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.8%
Green67.8%
Blue87.5%

CMYK percentages

Cyan30.5%
Magenta22.4%
Yellow0.0%
Key (black)12.5%

Color previews

#9baddf text on a black background

contrast 9.44:1

Card sample

#9baddf text on a white background

contrast 2.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(155, 173, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(155, 173, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9baddf;
background: linear-gradient(135deg, #9baddf, #B69BDF);

Monochromatic scale

Palettes built from #9baddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9baddf in the Color Lab