Skip to content

#3cecce

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

RGB
60, 236, 206
HSL
170°, 82%, 58%
CMYK
75, 0, 13, 8
Luminance
0.6541

Every format

HEX#3cecce
RGBrgb(60, 236, 206)
HSLhsl(170, 82%, 58%)
CMYKcmyk(75%, 0%, 13%, 8%)
LABlab(84.7 -50.2 2.0)
LCHlch(84.7 50.2 177.7)
OKLCHoklch(0.850 0.144 178.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3cecce on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#3cecce on black: 14.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.5%
Green92.5%
Blue80.8%

CMYK percentages

Cyan74.6%
Magenta0.0%
Yellow12.7%
Key (black)7.5%

Color previews

#3cecce text on a black background

contrast 14.08:1

Card sample

#3cecce text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3cecce

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3cecce in the Color Lab