Skip to content

#2febcd

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

RGB
47, 235, 205
HSL
170°, 83%, 55%
CMYK
80, 0, 13, 8
Luminance
0.6443

Every format

HEX#2febcd
RGBrgb(47, 235, 205)
HSLhsl(170, 83%, 55%)
CMYKcmyk(80%, 0%, 13%, 8%)
LABlab(84.2 -51.3 1.8)
LCHlch(84.2 51.4 178.0)
OKLCHoklch(0.845 0.147 178.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2febcd on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#2febcd on black: 13.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red18.4%
Green92.2%
Blue80.4%

CMYK percentages

Cyan80.0%
Magenta0.0%
Yellow12.8%
Key (black)7.8%

Color previews

#2febcd text on a black background

contrast 13.89:1

Card sample

#2febcd text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2febcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2febcd in the Color Lab