Skip to content

#3cc8cd

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

RGB
60, 200, 205
HSL
182°, 59%, 52%
CMYK
71, 2, 0, 20
Luminance
0.4668

Every format

HEX#3cc8cd
RGBrgb(60, 200, 205)
HSLhsl(182, 59%, 52%)
CMYKcmyk(71%, 2%, 0%, 20%)
LABlab(74.0 -34.5 -13.3)
LCHlch(74.0 37.0 201.0)
OKLCHoklch(0.763 0.116 198.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red23.5%
Green78.4%
Blue80.4%

CMYK percentages

Cyan70.7%
Magenta2.4%
Yellow0.0%
Key (black)19.6%

Color previews

#3cc8cd text on a black background

contrast 10.34:1

Card sample

#3cc8cd text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3cc8cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3cc8cd in the Color Lab