Skip to content

#2fdbcd

a balanced, vivid cyan · cool · “turquoise”

RGB
47, 219, 205
HSL
175°, 71%, 52%
CMYK
79, 0, 6, 14
Luminance
0.5568

Every format

HEX#2fdbcd
RGBrgb(47, 219, 205)
HSLhsl(175, 71%, 52%)
CMYKcmyk(79%, 0%, 6%, 14%)
LABlab(79.4 -44.5 -5.2)
LCHlch(79.4 44.8 186.6)
OKLCHoklch(0.806 0.133 186.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2fdbcd on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#2fdbcd on black: 12.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red18.4%
Green85.9%
Blue80.4%

CMYK percentages

Cyan78.5%
Magenta0.0%
Yellow6.4%
Key (black)14.1%

Color previews

#2fdbcd text on a black background

contrast 12.14:1

Card sample

#2fdbcd text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2fdbcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2fdbcd in the Color Lab