Skip to content

#32daac

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

RGB
50, 218, 172
HSL
164°, 69%, 53%
CMYK
77, 0, 21, 15
Luminance
0.5380

Every format

HEX#32daac
RGBrgb(50, 218, 172)
HSLhsl(164, 69%, 53%)
CMYKcmyk(77%, 0%, 21%, 15%)
LABlab(78.3 -52.3 10.8)
LCHlch(78.3 53.4 168.3)
OKLCHoklch(0.795 0.148 169.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#32daac on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#32daac on black: 11.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.6%
Green85.5%
Blue67.5%

CMYK percentages

Cyan77.1%
Magenta0.0%
Yellow21.1%
Key (black)14.5%

Color previews

#32daac text on a black background

contrast 11.76:1

Card sample

#32daac text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #32daac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32daac in the Color Lab