Skip to content

#97ecdf

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

RGB
151, 236, 223
HSL
171°, 69%, 76%
CMYK
36, 0, 6, 8
Luminance
0.7190

Every format

HEX#97ecdf
RGBrgb(151, 236, 223)
HSLhsl(171, 69%, 76%)
CMYKcmyk(36%, 0%, 6%, 8%)
LABlab(87.9 -28.6 -1.8)
LCHlch(87.9 28.6 183.7)
OKLCHoklch(0.885 0.085 183.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#97ecdf on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#97ecdf on black: 15.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.2%
Green92.5%
Blue87.5%

CMYK percentages

Cyan36.0%
Magenta0.0%
Yellow5.5%
Key (black)7.5%

Color previews

#97ecdf text on a black background

contrast 15.38:1

Card sample

#97ecdf text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #97ecdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #97ecdf in the Color Lab