Skip to content

#98dace

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

RGB
152, 218, 206
HSL
169°, 47%, 73%
CMYK
30, 0, 6, 15
Luminance
0.6127

Every format

HEX#98dace
RGBrgb(152, 218, 206)
HSLhsl(169, 47%, 73%)
CMYKcmyk(30%, 0%, 6%, 15%)
LABlab(82.5 -23.3 -0.8)
LCHlch(82.5 23.3 181.9)
OKLCHoklch(0.841 0.069 182.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#98dace on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#98dace on black: 13.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green85.5%
Blue80.8%

CMYK percentages

Cyan30.3%
Magenta0.0%
Yellow5.5%
Key (black)14.5%

Color previews

#98dace text on a black background

contrast 13.25:1

Card sample

#98dace text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #98dace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98dace in the Color Lab