Skip to content

#97dacf

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

RGB
151, 218, 207
HSL
170°, 48%, 72%
CMYK
31, 0, 5, 15
Luminance
0.6123

Every format

HEX#97dacf
RGBrgb(151, 218, 207)
HSLhsl(170, 48%, 72%)
CMYKcmyk(31%, 0%, 5%, 15%)
LABlab(82.5 -23.4 -1.3)
LCHlch(82.5 23.4 183.3)
OKLCHoklch(0.841 0.069 183.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#97dacf on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#97dacf on black: 13.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.2%
Green85.5%
Blue81.2%

CMYK percentages

Cyan30.7%
Magenta0.0%
Yellow5.0%
Key (black)14.5%

Color previews

#97dacf text on a black background

contrast 13.25:1

Card sample

#97dacf text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #97dacf;
Background color
Panel with #97dacf background
background-color: #97dacf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #97dacf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(151, 218, 207, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(151, 218, 207, 0.45);
Border & gradient
Gradient panel
border: 3px solid #97dacf;
background: linear-gradient(135deg, #97dacf, #97B9DA);

Monochromatic scale

Palettes built from #97dacf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #97dacf in the Color Lab