Skip to content

#98afbc

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

RGB
152, 175, 188
HSL
202°, 21%, 67%
CMYK
19, 7, 0, 26
Luminance
0.4097

Every format

HEX#98afbc
RGBrgb(152, 175, 188)
HSLhsl(202, 21%, 67%)
CMYKcmyk(19%, 7%, 0%, 26%)
LABlab(70.2 -5.1 -9.3)
LCHlch(70.2 10.6 241.2)
OKLCHoklch(0.741 0.032 232.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#98afbc on white: 2.28:1
AA ✗ fail · AA-large · AAA
Aa
#98afbc on black: 9.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green68.6%
Blue73.7%

CMYK percentages

Cyan19.1%
Magenta6.9%
Yellow0.0%
Key (black)26.3%

Color previews

#98afbc text on a black background

contrast 9.19:1

Card sample

#98afbc text on a white background

contrast 2.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #98afbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98afbc in the Color Lab