Skip to content

#98afeb

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

RGB
152, 175, 235
HSL
223°, 68%, 76%
CMYK
35, 26, 0, 8
Luminance
0.4333

Every format

HEX#98afeb
RGBrgb(152, 175, 235)
HSLhsl(223, 68%, 76%)
CMYKcmyk(35%, 26%, 0%, 8%)
LABlab(71.8 6.3 -32.6)
LCHlch(71.8 33.2 280.9)
OKLCHoklch(0.759 0.090 268.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red59.6%
Green68.6%
Blue92.2%

CMYK percentages

Cyan35.3%
Magenta25.5%
Yellow0.0%
Key (black)7.8%

Color previews

#98afeb text on a black background

contrast 9.67:1

Card sample

#98afeb text on a white background

contrast 2.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #98afeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98afeb in the Color Lab