Skip to content

#3cdacb

a balanced, vivid cyan · cool · “turquoise”

RGB
60, 218, 203
HSL
174°, 68%, 55%
CMYK
73, 0, 7, 15
Luminance
0.5542

Every format

HEX#3cdacb
RGBrgb(60, 218, 203)
HSLhsl(174, 68%, 55%)
CMYKcmyk(73%, 0%, 7%, 15%)
LABlab(79.3 -43.3 -4.3)
LCHlch(79.3 43.5 185.7)
OKLCHoklch(0.805 0.129 185.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3cdacb on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#3cdacb on black: 12.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.5%
Green85.5%
Blue79.6%

CMYK percentages

Cyan72.5%
Magenta0.0%
Yellow6.9%
Key (black)14.5%

Color previews

#3cdacb text on a black background

contrast 12.08:1

Card sample

#3cdacb text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3cdacb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3cdacb in the Color Lab