Skip to content

#2fedcd

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

RGB
47, 237, 205
HSL
170°, 84%, 56%
CMYK
80, 0, 14, 7
Luminance
0.6558

Every format

HEX#2fedcd
RGBrgb(47, 237, 205)
HSLhsl(170, 84%, 56%)
CMYKcmyk(80%, 0%, 14%, 7%)
LABlab(84.8 -52.1 2.7)
LCHlch(84.8 52.2 177.1)
OKLCHoklch(0.850 0.149 177.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2fedcd on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#2fedcd on black: 14.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red18.4%
Green92.9%
Blue80.4%

CMYK percentages

Cyan80.2%
Magenta0.0%
Yellow13.5%
Key (black)7.1%

Color previews

#2fedcd text on a black background

contrast 14.12:1

Card sample

#2fedcd text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2fedcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2fedcd in the Color Lab