Skip to content

#32cd9b

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

RGB
50, 205, 155
HSL
161°, 61%, 50%
CMYK
76, 0, 24, 20
Luminance
0.4671

Every format

HEX#32cd9b
RGBrgb(50, 205, 155)
HSLhsl(161, 61%, 50%)
CMYKcmyk(76%, 0%, 24%, 20%)
LABlab(74.0 -51.1 13.8)
LCHlch(74.0 52.9 164.9)
OKLCHoklch(0.758 0.145 166.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#32cd9b on white: 2.03:1
AA ✗ fail · AA-large · AAA
Aa
#32cd9b on black: 10.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.6%
Green80.4%
Blue60.8%

CMYK percentages

Cyan75.6%
Magenta0.0%
Yellow24.4%
Key (black)19.6%

Color previews

#32cd9b text on a black background

contrast 10.34:1

Card sample

#32cd9b text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #32cd9b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32cd9b in the Color Lab