Skip to content

#2fcdcc

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

RGB
47, 205, 204
HSL
180°, 63%, 49%
CMYK
77, 0, 1, 20
Luminance
0.4863

Every format

HEX#2fcdcc
RGBrgb(47, 205, 204)
HSLhsl(180, 63%, 49%)
CMYKcmyk(77%, 0%, 1%, 20%)
LABlab(75.2 -38.6 -10.9)
LCHlch(75.2 40.1 195.8)
OKLCHoklch(0.772 0.123 194.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2fcdcc on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#2fcdcc on black: 10.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red18.4%
Green80.4%
Blue80.0%

CMYK percentages

Cyan77.1%
Magenta0.0%
Yellow0.5%
Key (black)19.6%

Color previews

#2fcdcc text on a black background

contrast 10.73:1

Card sample

#2fcdcc text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2fcdcc;
Background color
Panel with #2fcdcc background
background-color: #2fcdcc;
Text shadow — hex

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2fcdcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2fcdcc in the Color Lab