Skip to content

#98ecdf

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

RGB
152, 236, 223
HSL
171°, 69%, 76%
CMYK
36, 0, 6, 8
Luminance
0.7199

Every format

HEX#98ecdf
RGBrgb(152, 236, 223)
HSLhsl(171, 69%, 76%)
CMYKcmyk(36%, 0%, 6%, 8%)
LABlab(88.0 -28.3 -1.8)
LCHlch(88.0 28.4 183.6)
OKLCHoklch(0.886 0.084 183.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red59.6%
Green92.5%
Blue87.5%

CMYK percentages

Cyan35.6%
Magenta0.0%
Yellow5.5%
Key (black)7.5%

Color previews

#98ecdf text on a black background

contrast 15.40:1

Card sample

#98ecdf text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #98ecdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98ecdf in the Color Lab