Skip to content

#2decdc

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

RGB
45, 236, 220
HSL
175°, 83%, 55%
CMYK
81, 0, 7, 8
Luminance
0.6572

Every format

HEX#2decdc
RGBrgb(45, 236, 220)
HSLhsl(175, 83%, 55%)
CMYKcmyk(81%, 0%, 7%, 8%)
LABlab(84.8 -47.9 -5.1)
LCHlch(84.8 48.2 186.1)
OKLCHoklch(0.852 0.143 185.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2decdc on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#2decdc on black: 14.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green92.5%
Blue86.3%

CMYK percentages

Cyan80.9%
Magenta0.0%
Yellow6.8%
Key (black)7.5%

Color previews

#2decdc text on a black background

contrast 14.14:1

Card sample

#2decdc text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2decdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2decdc in the Color Lab