Skip to content

#99adef

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

RGB
153, 173, 239
HSL
226°, 73%, 77%
CMYK
36, 28, 0, 6
Luminance
0.4289

Every format

HEX#99adef
RGBrgb(153, 173, 239)
HSLhsl(226, 73%, 77%)
CMYKcmyk(36%, 28%, 0%, 6%)
LABlab(71.5 8.7 -35.2)
LCHlch(71.5 36.3 283.9)
OKLCHoklch(0.757 0.098 271.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#99adef on white: 2.19:1
AA ✗ fail · AA-large · AAA
Aa
#99adef on black: 9.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.0%
Green67.8%
Blue93.7%

CMYK percentages

Cyan36.0%
Magenta27.6%
Yellow0.0%
Key (black)6.3%

Color previews

#99adef text on a black background

contrast 9.58:1

Card sample

#99adef text on a white background

contrast 2.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #99adef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #99adef in the Color Lab