Skip to content

#98adeb

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

RGB
152, 173, 235
HSL
225°, 68%, 76%
CMYK
35, 26, 0, 8
Luminance
0.4256

Every format

HEX#98adeb
RGBrgb(152, 173, 235)
HSLhsl(225, 68%, 76%)
CMYKcmyk(35%, 26%, 0%, 8%)
LABlab(71.3 7.4 -33.4)
LCHlch(71.3 34.2 282.5)
OKLCHoklch(0.755 0.093 269.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#98adeb on white: 2.21:1
AA ✗ fail · AA-large · AAA
Aa
#98adeb on black: 9.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green67.8%
Blue92.2%

CMYK percentages

Cyan35.3%
Magenta26.4%
Yellow0.0%
Key (black)7.8%

Color previews

#98adeb text on a black background

contrast 9.51:1

Card sample

#98adeb text on a white background

contrast 2.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #98adeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98adeb in the Color Lab