Skip to content

#98afec

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

RGB
152, 175, 236
HSL
224°, 69%, 76%
CMYK
36, 26, 0, 8
Luminance
0.4339

Every format

HEX#98afec
RGBrgb(152, 175, 236)
HSLhsl(224, 69%, 76%)
CMYKcmyk(36%, 26%, 0%, 8%)
LABlab(71.8 6.5 -33.0)
LCHlch(71.8 33.7 281.2)
OKLCHoklch(0.759 0.092 268.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#98afec on white: 2.17:1
AA ✗ fail · AA-large · AAA
Aa
#98afec on black: 9.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green68.6%
Blue92.5%

CMYK percentages

Cyan35.6%
Magenta25.8%
Yellow0.0%
Key (black)7.5%

Color previews

#98afec text on a black background

contrast 9.68:1

Card sample

#98afec text on a white background

contrast 2.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #98afec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98afec in the Color Lab