Skip to content

#98bace

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

RGB
152, 186, 206
HSL
202°, 36%, 70%
CMYK
26, 10, 0, 19
Luminance
0.4625

Every format

HEX#98bace
RGBrgb(152, 186, 206)
HSLhsl(202, 36%, 70%)
CMYKcmyk(26%, 10%, 0%, 19%)
LABlab(73.7 -6.9 -13.8)
LCHlch(73.7 15.5 243.5)
OKLCHoklch(0.771 0.047 234.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#98bace on white: 2.05:1
AA ✗ fail · AA-large · AAA
Aa
#98bace on black: 10.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green72.9%
Blue80.8%

CMYK percentages

Cyan26.2%
Magenta9.7%
Yellow0.0%
Key (black)19.2%

Color previews

#98bace text on a black background

contrast 10.25:1

Card sample

#98bace text on a white background

contrast 2.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(152, 186, 206, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(152, 186, 206, 0.45);
Border & gradient
Gradient panel
border: 3px solid #98bace;
background: linear-gradient(135deg, #98bace, #9A98CE);

Monochromatic scale

Palettes built from #98bace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98bace in the Color Lab