Skip to content

#98dccc

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

RGB
152, 220, 204
HSL
166°, 49%, 73%
CMYK
31, 0, 7, 14
Luminance
0.6222

Every format

HEX#98dccc
RGBrgb(152, 220, 204)
HSLhsl(166, 49%, 73%)
CMYKcmyk(31%, 0%, 7%, 14%)
LABlab(83.0 -24.7 1.0)
LCHlch(83.0 24.8 177.6)
OKLCHoklch(0.845 0.072 178.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#98dccc on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#98dccc on black: 13.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green86.3%
Blue80.0%

CMYK percentages

Cyan30.9%
Magenta0.0%
Yellow7.3%
Key (black)13.7%

Color previews

#98dccc text on a black background

contrast 13.44:1

Card sample

#98dccc text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #98dccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98dccc in the Color Lab