Skip to content

#2bcccc

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

RGB
43, 204, 204
HSL
180°, 65%, 48%
CMYK
79, 0, 0, 20
Luminance
0.4806

Every format

HEX#2bcccc
RGBrgb(43, 204, 204)
HSLhsl(180, 65%, 48%)
CMYKcmyk(79%, 0%, 0%, 20%)
LABlab(74.9 -38.5 -11.4)
LCHlch(74.9 40.2 196.5)
OKLCHoklch(0.769 0.124 194.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2bcccc on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#2bcccc on black: 10.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.9%
Green80.0%
Blue80.0%

CMYK percentages

Cyan78.9%
Magenta0.0%
Yellow0.0%
Key (black)20.0%

Color previews

#2bcccc text on a black background

contrast 10.61:1

Card sample

#2bcccc text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2bcccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2bcccc in the Color Lab