Skip to content

#98cfec

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

RGB
152, 207, 236
HSL
201°, 69%, 76%
CMYK
36, 12, 0, 8
Luminance
0.5736

Every format

HEX#98cfec
RGBrgb(152, 207, 236)
HSLhsl(201, 69%, 76%)
CMYKcmyk(36%, 12%, 0%, 8%)
LABlab(80.4 -10.7 -19.9)
LCHlch(80.4 22.6 241.7)
OKLCHoklch(0.827 0.070 231.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#98cfec on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#98cfec on black: 12.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green81.2%
Blue92.5%

CMYK percentages

Cyan35.6%
Magenta12.3%
Yellow0.0%
Key (black)7.5%

Color previews

#98cfec text on a black background

contrast 12.47:1

Card sample

#98cfec text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #98cfec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98cfec in the Color Lab