Skip to content

#9db2df

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

RGB
157, 178, 223
HSL
221°, 51%, 75%
CMYK
30, 20, 0, 13
Luminance
0.4434

Every format

HEX#9db2df
RGBrgb(157, 178, 223)
HSLhsl(221, 51%, 75%)
CMYKcmyk(30%, 20%, 0%, 13%)
LABlab(72.5 3.0 -25.0)
LCHlch(72.5 25.1 276.9)
OKLCHoklch(0.763 0.069 265.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9db2df on white: 2.13:1
AA ✗ fail · AA-large · AAA
Aa
#9db2df on black: 9.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red61.6%
Green69.8%
Blue87.5%

CMYK percentages

Cyan29.6%
Magenta20.2%
Yellow0.0%
Key (black)12.5%

Color previews

#9db2df text on a black background

contrast 9.87:1

Card sample

#9db2df text on a white background

contrast 2.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9db2df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9db2df in the Color Lab