Skip to content

#99bbdd

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

RGB
153, 187, 221
HSL
210°, 50%, 73%
CMYK
31, 15, 0, 13
Luminance
0.4753

Every format

HEX#99bbdd
RGBrgb(153, 187, 221)
HSLhsl(210, 50%, 73%)
CMYKcmyk(31%, 15%, 0%, 13%)
LABlab(74.5 -3.5 -20.7)
LCHlch(74.5 21.0 260.3)
OKLCHoklch(0.779 0.061 248.6)

Copy-ready code

/* CSS */
color: #99bbdd;
background-color: #99bbdd;
/* Tailwind (arbitrary) */
class="text-[#99bbdd] bg-[#99bbdd]"
/* SCSS */
$brand: #99bbdd;
/* SwiftUI */
Color(red: 0.600, green: 0.733, blue: 0.867)
/* Android */
Color.parseColor("#99bbdd")

Accessibility — WCAG contrast

Aa
#99bbdd on white: 2.00:1
AA ✗ fail · AA-large · AAA
Aa
#99bbdd on black: 10.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.0%
Green73.3%
Blue86.7%

CMYK percentages

Cyan30.8%
Magenta15.4%
Yellow0.0%
Key (black)13.3%

Color previews

#99bbdd text on a black background

contrast 10.51:1

Card sample

#99bbdd text on a white background

contrast 2.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #99bbdd;
Background color
Panel with #99bbdd background
background-color: #99bbdd;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #99bbdd;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(153, 187, 221, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(153, 187, 221, 0.45);
Border & gradient
Gradient panel
border: 3px solid #99bbdd;
background: linear-gradient(135deg, #99bbdd, #A499DD);

Monochromatic scale

Palettes built from #99bbdd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #99bbdd in the Color Lab