Skip to content

#3ccdaf

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

RGB
60, 205, 175
HSL
168°, 59%, 52%
CMYK
71, 0, 15, 20
Luminance
0.4772

Every format

HEX#3ccdaf
RGBrgb(60, 205, 175)
HSLhsl(168, 59%, 52%)
CMYKcmyk(71%, 0%, 15%, 20%)
LABlab(74.6 -45.0 4.0)
LCHlch(74.6 45.1 175.0)
OKLCHoklch(0.765 0.128 175.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3ccdaf on white: 1.99:1
AA ✗ fail · AA-large · AAA
Aa
#3ccdaf on black: 10.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.5%
Green80.4%
Blue68.6%

CMYK percentages

Cyan70.7%
Magenta0.0%
Yellow14.6%
Key (black)19.6%

Color previews

#3ccdaf text on a black background

contrast 10.54:1

Card sample

#3ccdaf text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3ccdaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3ccdaf in the Color Lab