Skip to content

#32afbc

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

RGB
50, 175, 188
HSL
186°, 58%, 47%
CMYK
73, 7, 0, 26
Luminance
0.3497

Every format

HEX#32afbc
RGBrgb(50, 175, 188)
HSLhsl(186, 58%, 47%)
CMYKcmyk(73%, 7%, 0%, 26%)
LABlab(65.7 -28.9 -16.4)
LCHlch(65.7 33.2 209.6)
OKLCHoklch(0.693 0.106 205.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#32afbc on white: 2.63:1
AA ✗ fail · AA-large · AAA
Aa
#32afbc on black: 7.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.6%
Green68.6%
Blue73.7%

CMYK percentages

Cyan73.4%
Magenta6.9%
Yellow0.0%
Key (black)26.3%

Color previews

#32afbc text on a black background

contrast 7.99:1

Card sample

#32afbc text on a white background

contrast 2.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #32afbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32afbc in the Color Lab