Skip to content

#98fdec

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

RGB
152, 253, 236
HSL
170°, 96%, 79%
CMYK
40, 0, 7, 1
Luminance
0.8298

Every format

HEX#98fdec
RGBrgb(152, 253, 236)
HSLhsl(170, 96%, 79%)
CMYKcmyk(40%, 0%, 7%, 1%)
LABlab(93.0 -33.4 -1.2)
LCHlch(93.0 33.4 182.0)
OKLCHoklch(0.927 0.098 182.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#98fdec on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#98fdec on black: 17.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green99.2%
Blue92.5%

CMYK percentages

Cyan39.9%
Magenta0.0%
Yellow6.7%
Key (black)0.8%

Color previews

#98fdec text on a black background

contrast 17.60:1

Card sample

#98fdec text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #98fdec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98fdec in the Color Lab