Skip to content

#98addf

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

RGB
152, 173, 223
HSL
222°, 53%, 74%
CMYK
32, 22, 0, 13
Luminance
0.4189

Every format

HEX#98addf
RGBrgb(152, 173, 223)
HSLhsl(222, 53%, 74%)
CMYKcmyk(32%, 22%, 0%, 13%)
LABlab(70.8 4.3 -27.5)
LCHlch(70.8 27.9 278.9)
OKLCHoklch(0.750 0.076 266.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red59.6%
Green67.8%
Blue87.5%

CMYK percentages

Cyan31.8%
Magenta22.4%
Yellow0.0%
Key (black)12.5%

Color previews

#98addf text on a black background

contrast 9.38:1

Card sample

#98addf text on a white background

contrast 2.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #98addf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98addf in the Color Lab