Skip to content

#32dada

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

RGB
50, 218, 218
HSL
180°, 69%, 53%
CMYK
77, 0, 0, 15
Luminance
0.5588

Every format

HEX#32dada
RGBrgb(50, 218, 218)
HSLhsl(180, 69%, 53%)
CMYKcmyk(77%, 0%, 0%, 15%)
LABlab(79.5 -40.2 -11.9)
LCHlch(79.5 41.9 196.5)
OKLCHoklch(0.809 0.129 194.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#32dada on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#32dada on black: 12.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.6%
Green85.5%
Blue85.5%

CMYK percentages

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

Color previews

#32dada text on a black background

contrast 12.18:1

Card sample

#32dada text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #32dada

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32dada in the Color Lab