Skip to content

#32bcac

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

RGB
50, 188, 172
HSL
173°, 58%, 47%
CMYK
73, 0, 9, 26
Luminance
0.3962

Every format

HEX#32bcac
RGBrgb(50, 188, 172)
HSLhsl(173, 58%, 47%)
CMYKcmyk(73%, 0%, 9%, 26%)
LABlab(69.2 -39.6 -2.4)
LCHlch(69.2 39.7 183.4)
OKLCHoklch(0.720 0.116 183.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#32bcac on white: 2.35:1
AA ✗ fail · AA-large · AAA
Aa
#32bcac on black: 8.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.6%
Green73.7%
Blue67.5%

CMYK percentages

Cyan73.4%
Magenta0.0%
Yellow8.5%
Key (black)26.3%

Color previews

#32bcac text on a black background

contrast 8.92:1

Card sample

#32bcac text on a white background

contrast 2.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #32bcac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32bcac in the Color Lab