Skip to content

#98fceb

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

RGB
152, 252, 235
HSL
170°, 94%, 79%
CMYK
40, 0, 7, 1
Luminance
0.8229

Every format

HEX#98fceb
RGBrgb(152, 252, 235)
HSLhsl(170, 94%, 79%)
CMYKcmyk(40%, 0%, 7%, 1%)
LABlab(92.7 -33.2 -1.1)
LCHlch(92.7 33.2 181.9)
OKLCHoklch(0.925 0.098 182.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#98fceb on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#98fceb on black: 17.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green98.8%
Blue92.2%

CMYK percentages

Cyan39.7%
Magenta0.0%
Yellow6.7%
Key (black)1.2%

Color previews

#98fceb text on a black background

contrast 17.46:1

Card sample

#98fceb text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #98fceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98fceb in the Color Lab