Skip to content

#3cdecc

a balanced, vivid cyan · cool · “turquoise”

RGB
60, 222, 204
HSL
173°, 71%, 55%
CMYK
73, 0, 8, 13
Luminance
0.5756

Every format

HEX#3cdecc
RGBrgb(60, 222, 204)
HSLhsl(173, 71%, 55%)
CMYKcmyk(73%, 0%, 8%, 13%)
LABlab(80.5 -44.8 -3.0)
LCHlch(80.5 44.9 183.9)
OKLCHoklch(0.816 0.132 183.9)

Copy-ready code

/* CSS */
color: #3cdecc;
background-color: #3cdecc;
/* Tailwind (arbitrary) */
class="text-[#3cdecc] bg-[#3cdecc]"
/* SCSS */
$brand: #3cdecc;
/* SwiftUI */
Color(red: 0.235, green: 0.871, blue: 0.800)
/* Android */
Color.parseColor("#3cdecc")

Accessibility — WCAG contrast

Aa
#3cdecc on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#3cdecc on black: 12.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.5%
Green87.1%
Blue80.0%

CMYK percentages

Cyan73.0%
Magenta0.0%
Yellow8.1%
Key (black)12.9%

Color previews

#3cdecc text on a black background

contrast 12.51:1

Card sample

#3cdecc text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3cdecc;
Background color
Panel with #3cdecc background
background-color: #3cdecc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #3cdecc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(60, 222, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(60, 222, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3cdecc;
background: linear-gradient(135deg, #3cdecc, #3C84DE);

Monochromatic scale

Palettes built from #3cdecc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3cdecc in the Color Lab