Skip to content

#98adef

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

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

Every format

HEX#98adef
RGBrgb(152, 173, 239)
HSLhsl(226, 73%, 77%)
CMYKcmyk(36%, 28%, 0%, 6%)
LABlab(71.4 8.4 -35.3)
LCHlch(71.4 36.3 283.4)
OKLCHoklch(0.756 0.098 270.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#98adef on white: 2.20:1
AA ✗ fail · AA-large · AAA
Aa
#98adef on black: 9.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green67.8%
Blue93.7%

CMYK percentages

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

Color previews

#98adef text on a black background

contrast 9.56:1

Card sample

#98adef text on a white background

contrast 2.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #98adef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98adef in the Color Lab