Skip to content

#2cdfab

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

RGB
44, 223, 171
HSL
163°, 74%, 52%
CMYK
80, 0, 23, 13
Luminance
0.5625

Every format

HEX#2cdfab
RGBrgb(44, 223, 171)
HSLhsl(163, 74%, 52%)
CMYKcmyk(80%, 0%, 23%, 13%)
LABlab(79.8 -55.1 13.4)
LCHlch(79.8 56.7 166.4)
OKLCHoklch(0.806 0.156 167.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2cdfab on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#2cdfab on black: 12.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green87.5%
Blue67.1%

CMYK percentages

Cyan80.3%
Magenta0.0%
Yellow23.3%
Key (black)12.5%

Color previews

#2cdfab text on a black background

contrast 12.25:1

Card sample

#2cdfab text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(44, 223, 171, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(44, 223, 171, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2cdfab;
background: linear-gradient(135deg, #2cdfab, #2C9CDF);

Monochromatic scale

Palettes built from #2cdfab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2cdfab in the Color Lab