Skip to content

#3fcccc

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

RGB
63, 204, 204
HSL
180°, 58%, 52%
CMYK
69, 0, 0, 20
Luminance
0.4860

Every format

HEX#3fcccc
RGBrgb(63, 204, 204)
HSLhsl(180, 58%, 52%)
CMYKcmyk(69%, 0%, 0%, 20%)
LABlab(75.2 -36.3 -10.9)
LCHlch(75.2 37.9 196.7)
OKLCHoklch(0.773 0.117 195.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3fcccc on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#3fcccc on black: 10.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red24.7%
Green80.0%
Blue80.0%

CMYK percentages

Cyan69.1%
Magenta0.0%
Yellow0.0%
Key (black)20.0%

Color previews

#3fcccc text on a black background

contrast 10.72:1

Card sample

#3fcccc text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3fcccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3fcccc in the Color Lab