Skip to content

#98dcdf

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

RGB
152, 220, 223
HSL
183°, 53%, 74%
CMYK
32, 1, 0, 13
Luminance
0.6319

Every format

HEX#98dcdf
RGBrgb(152, 220, 223)
HSLhsl(183, 53%, 74%)
CMYKcmyk(32%, 1%, 0%, 13%)
LABlab(83.5 -20.5 -8.3)
LCHlch(83.5 22.1 202.0)
OKLCHoklch(0.850 0.068 199.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#98dcdf on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#98dcdf on black: 13.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green86.3%
Blue87.5%

CMYK percentages

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

Color previews

#98dcdf text on a black background

contrast 13.64:1

Card sample

#98dcdf text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #98dcdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98dcdf in the Color Lab