Skip to content

#32baac

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

RGB
50, 186, 172
HSL
174°, 58%, 46%
CMYK
73, 0, 8, 27
Luminance
0.3877

Every format

HEX#32baac
RGBrgb(50, 186, 172)
HSLhsl(174, 58%, 46%)
CMYKcmyk(73%, 0%, 8%, 27%)
LABlab(68.6 -38.7 -3.3)
LCHlch(68.6 38.8 184.8)
OKLCHoklch(0.715 0.115 184.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#32baac on white: 2.40:1
AA ✗ fail · AA-large · AAA
Aa
#32baac on black: 8.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.6%
Green72.9%
Blue67.5%

CMYK percentages

Cyan73.1%
Magenta0.0%
Yellow7.5%
Key (black)27.1%

Color previews

#32baac text on a black background

contrast 8.75:1

Card sample

#32baac text on a white background

contrast 2.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #32baac;
Background color
Panel with #32baac background
background-color: #32baac;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #32baac;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(50, 186, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(50, 186, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #32baac;
background: linear-gradient(135deg, #32baac, #326DBA);

Monochromatic scale

Palettes built from #32baac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32baac in the Color Lab