Skip to content

#98abc2

a light, soft blue · cool · closest name: silver

RGB
152, 171, 194
HSL
213°, 26%, 68%
CMYK
22, 12, 0, 24
Luminance
0.3970

Every format

HEX#98abc2
RGBrgb(152, 171, 194)
HSLhsl(213, 26%, 68%)
CMYKcmyk(22%, 12%, 0%, 24%)
LABlab(69.3 -1.6 -13.9)
LCHlch(69.3 14.0 263.6)
OKLCHoklch(0.734 0.040 253.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#98abc2 on white: 2.35:1
AA ✗ fail · AA-large · AAA
Aa
#98abc2 on black: 8.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green67.1%
Blue76.1%

CMYK percentages

Cyan21.6%
Magenta11.9%
Yellow0.0%
Key (black)23.9%

Color previews

#98abc2 text on a black background

contrast 8.94:1

Card sample

#98abc2 text on a white background

contrast 2.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #98abc2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98abc2 in the Color Lab