Skip to content

#32baba

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

RGB
50, 186, 186
HSL
180°, 58%, 46%
CMYK
73, 0, 0, 27
Luminance
0.3934

Every format

HEX#32baba
RGBrgb(50, 186, 186)
HSLhsl(180, 58%, 46%)
CMYKcmyk(73%, 0%, 0%, 27%)
LABlab(69.0 -34.7 -10.4)
LCHlch(69.0 36.2 196.6)
OKLCHoklch(0.720 0.112 195.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#32baba on white: 2.37:1
AA ✗ fail · AA-large · AAA
Aa
#32baba on black: 8.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.6%
Green72.9%
Blue72.9%

CMYK percentages

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

Color previews

#32baba text on a black background

contrast 8.87:1

Card sample

#32baba text on a white background

contrast 2.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #32baba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32baba in the Color Lab