Skip to content

#99abeb

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

RGB
153, 171, 235
HSL
227°, 67%, 76%
CMYK
35, 27, 0, 8
Luminance
0.4190

Every format

HEX#99abeb
RGBrgb(153, 171, 235)
HSLhsl(227, 67%, 76%)
CMYKcmyk(35%, 27%, 0%, 8%)
LABlab(70.8 8.8 -34.1)
LCHlch(70.8 35.2 284.4)
OKLCHoklch(0.751 0.095 271.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#99abeb on white: 2.24:1
AA ✗ fail · AA-large · AAA
Aa
#99abeb on black: 9.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.0%
Green67.1%
Blue92.2%

CMYK percentages

Cyan34.9%
Magenta27.2%
Yellow0.0%
Key (black)7.8%

Color previews

#99abeb text on a black background

contrast 9.38:1

Card sample

#99abeb text on a white background

contrast 2.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #99abeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #99abeb in the Color Lab