Skip to content

#98ccdf

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

RGB
152, 204, 223
HSL
196°, 53%, 74%
CMYK
32, 9, 0, 13
Luminance
0.5519

Every format

HEX#98ccdf
RGBrgb(152, 204, 223)
HSLhsl(196, 53%, 74%)
CMYKcmyk(32%, 9%, 0%, 13%)
LABlab(79.2 -12.3 -14.8)
LCHlch(79.2 19.3 230.3)
OKLCHoklch(0.815 0.060 222.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#98ccdf on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#98ccdf on black: 12.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green80.0%
Blue87.5%

CMYK percentages

Cyan31.8%
Magenta8.5%
Yellow0.0%
Key (black)12.5%

Color previews

#98ccdf text on a black background

contrast 12.04:1

Card sample

#98ccdf text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #98ccdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98ccdf in the Color Lab