Skip to content

#98cdec

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

RGB
152, 205, 236
HSL
202°, 69%, 76%
CMYK
36, 13, 0, 8
Luminance
0.5639

Every format

HEX#98cdec
RGBrgb(152, 205, 236)
HSLhsl(202, 69%, 76%)
CMYKcmyk(36%, 13%, 0%, 8%)
LABlab(79.8 -9.7 -20.8)
LCHlch(79.8 22.9 245.0)
OKLCHoklch(0.822 0.070 234.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#98cdec on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#98cdec on black: 12.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green80.4%
Blue92.5%

CMYK percentages

Cyan35.6%
Magenta13.1%
Yellow0.0%
Key (black)7.5%

Color previews

#98cdec text on a black background

contrast 12.28:1

Card sample

#98cdec text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #98cdec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98cdec in the Color Lab