Skip to content

#2dcccb

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

RGB
45, 204, 203
HSL
180°, 64%, 49%
CMYK
78, 0, 1, 20
Luminance
0.4806

Every format

HEX#2dcccb
RGBrgb(45, 204, 203)
HSLhsl(180, 64%, 49%)
CMYKcmyk(78%, 0%, 1%, 20%)
LABlab(74.9 -38.6 -10.9)
LCHlch(74.9 40.1 195.7)
OKLCHoklch(0.769 0.123 194.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red17.6%
Green80.0%
Blue79.6%

CMYK percentages

Cyan77.9%
Magenta0.0%
Yellow0.5%
Key (black)20.0%

Color previews

#2dcccb text on a black background

contrast 10.61:1

Card sample

#2dcccb text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2dcccb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2dcccb in the Color Lab