Skip to content

#3cc2cc

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

RGB
60, 194, 204
HSL
184°, 59%, 52%
CMYK
71, 5, 0, 20
Luminance
0.4390

Every format

HEX#3cc2cc
RGBrgb(60, 194, 204)
HSLhsl(184, 59%, 52%)
CMYKcmyk(71%, 5%, 0%, 20%)
LABlab(72.2 -32.0 -15.4)
LCHlch(72.2 35.5 205.8)
OKLCHoklch(0.748 0.113 202.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3cc2cc on white: 2.15:1
AA ✗ fail · AA-large · AAA
Aa
#3cc2cc on black: 9.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.5%
Green76.1%
Blue80.0%

CMYK percentages

Cyan70.6%
Magenta4.9%
Yellow0.0%
Key (black)20.0%

Color previews

#3cc2cc text on a black background

contrast 9.78:1

Card sample

#3cc2cc text on a white background

contrast 2.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3cc2cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3cc2cc in the Color Lab