Skip to content

#98ebec

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

RGB
152, 235, 236
HSL
181°, 69%, 76%
CMYK
36, 0, 0, 8
Luminance
0.7215

Every format

HEX#98ebec
RGBrgb(152, 235, 236)
HSLhsl(181, 69%, 76%)
CMYKcmyk(36%, 0%, 0%, 8%)
LABlab(88.0 -24.9 -8.5)
LCHlch(88.0 26.3 198.8)
OKLCHoklch(0.887 0.081 196.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#98ebec on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#98ebec on black: 15.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green92.2%
Blue92.5%

CMYK percentages

Cyan35.6%
Magenta0.4%
Yellow0.0%
Key (black)7.5%

Color previews

#98ebec text on a black background

contrast 15.43:1

Card sample

#98ebec text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #98ebec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98ebec in the Color Lab