Skip to content

#98dfed

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

RGB
152, 223, 237
HSL
190°, 70%, 76%
CMYK
36, 6, 0, 7
Luminance
0.6557

Every format

HEX#98dfed
RGBrgb(152, 223, 237)
HSLhsl(190, 70%, 76%)
CMYKcmyk(36%, 6%, 0%, 7%)
LABlab(84.8 -18.7 -13.9)
LCHlch(84.8 23.3 216.6)
OKLCHoklch(0.862 0.073 211.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#98dfed on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#98dfed on black: 14.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green87.5%
Blue92.9%

CMYK percentages

Cyan35.9%
Magenta5.9%
Yellow0.0%
Key (black)7.1%

Color previews

#98dfed text on a black background

contrast 14.11:1

Card sample

#98dfed text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #98dfed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98dfed in the Color Lab