Skip to content

#99bbff

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

RGB
153, 187, 255
HSL
220°, 100%, 80%
CMYK
40, 27, 0, 0
Luminance
0.4953

Every format

HEX#99bbff
RGBrgb(153, 187, 255)
HSLhsl(220, 100%, 80%)
CMYKcmyk(40%, 27%, 0%, 0%)
LABlab(75.8 5.2 -37.2)
LCHlch(75.8 37.5 277.9)
OKLCHoklch(0.793 0.104 263.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#99bbff on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#99bbff on black: 10.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.0%
Green73.3%
Blue100.0%

CMYK percentages

Cyan40.0%
Magenta26.7%
Yellow0.0%
Key (black)0.0%

Color previews

#99bbff text on a black background

contrast 10.91:1

Card sample

#99bbff text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #99bbff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #99bbff in the Color Lab