Skip to content

#3cdec3

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

RGB
60, 222, 195
HSL
170°, 71%, 55%
CMYK
73, 0, 12, 13
Luminance
0.5714

Every format

HEX#3cdec3
RGBrgb(60, 222, 195)
HSLhsl(170, 71%, 55%)
CMYKcmyk(73%, 0%, 12%, 13%)
LABlab(80.3 -47.1 1.4)
LCHlch(80.3 47.1 178.3)
OKLCHoklch(0.813 0.136 178.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3cdec3 on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#3cdec3 on black: 12.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.5%
Green87.1%
Blue76.5%

CMYK percentages

Cyan73.0%
Magenta0.0%
Yellow12.2%
Key (black)12.9%

Color previews

#3cdec3 text on a black background

contrast 12.43:1

Card sample

#3cdec3 text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3cdec3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3cdec3 in the Color Lab