Skip to content

#98dbdf

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

RGB
152, 219, 223
HSL
183°, 53%, 74%
CMYK
32, 2, 0, 13
Luminance
0.6267

Every format

HEX#98dbdf
RGBrgb(152, 219, 223)
HSLhsl(183, 53%, 74%)
CMYKcmyk(32%, 2%, 0%, 13%)
LABlab(83.3 -20.0 -8.7)
LCHlch(83.3 21.8 203.5)
OKLCHoklch(0.848 0.068 200.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red59.6%
Green85.9%
Blue87.5%

CMYK percentages

Cyan31.8%
Magenta1.8%
Yellow0.0%
Key (black)12.5%

Color previews

#98dbdf text on a black background

contrast 13.53:1

Card sample

#98dbdf text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #98dbdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98dbdf in the Color Lab