Skip to content

#97cdac

a light, soft green · cool · closest name: turquoise

RGB
151, 205, 172
HSL
143°, 35%, 70%
CMYK
26, 0, 16, 20
Luminance
0.5322

Every format

HEX#97cdac
RGBrgb(151, 205, 172)
HSLhsl(143, 35%, 70%)
CMYKcmyk(26%, 0%, 16%, 20%)
LABlab(78.0 -24.2 10.8)
LCHlch(78.0 26.6 155.9)
OKLCHoklch(0.802 0.073 157.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#97cdac on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#97cdac on black: 11.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.2%
Green80.4%
Blue67.5%

CMYK percentages

Cyan26.3%
Magenta0.0%
Yellow16.1%
Key (black)19.6%

Color previews

#97cdac text on a black background

contrast 11.64:1

Card sample

#97cdac text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #97cdac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #97cdac in the Color Lab