Skip to content

#98daeb

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

RGB
152, 218, 235
HSL
192°, 68%, 76%
CMYK
35, 7, 0, 8
Luminance
0.6282

Every format

HEX#98daeb
RGBrgb(152, 218, 235)
HSLhsl(192, 68%, 76%)
CMYKcmyk(35%, 7%, 0%, 8%)
LABlab(83.3 -16.6 -14.9)
LCHlch(83.3 22.4 221.9)
OKLCHoklch(0.850 0.070 215.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#98daeb on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#98daeb on black: 13.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green85.5%
Blue92.2%

CMYK percentages

Cyan35.3%
Magenta7.2%
Yellow0.0%
Key (black)7.8%

Color previews

#98daeb text on a black background

contrast 13.56:1

Card sample

#98daeb text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #98daeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98daeb in the Color Lab