Skip to content

#32baad

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

RGB
50, 186, 173
HSL
174°, 58%, 46%
CMYK
73, 0, 7, 27
Luminance
0.3881

Every format

HEX#32baad
RGBrgb(50, 186, 173)
HSLhsl(174, 58%, 46%)
CMYKcmyk(73%, 0%, 7%, 27%)
LABlab(68.6 -38.4 -3.8)
LCHlch(68.6 38.6 185.6)
OKLCHoklch(0.715 0.114 185.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red19.6%
Green72.9%
Blue67.8%

CMYK percentages

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

Color previews

#32baad text on a black background

contrast 8.76:1

Card sample

#32baad text on a white background

contrast 2.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #32baad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32baad in the Color Lab