Skip to content

#2cddac

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

RGB
44, 221, 172
HSL
163°, 72%, 52%
CMYK
80, 0, 22, 13
Luminance
0.5523

Every format

HEX#2cddac
RGBrgb(44, 221, 172)
HSLhsl(163, 72%, 52%)
CMYKcmyk(80%, 0%, 22%, 13%)
LABlab(79.2 -54.1 12.0)
LCHlch(79.2 55.4 167.5)
OKLCHoklch(0.801 0.153 168.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2cddac on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#2cddac on black: 12.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green86.7%
Blue67.5%

CMYK percentages

Cyan80.1%
Magenta0.0%
Yellow22.2%
Key (black)13.3%

Color previews

#2cddac text on a black background

contrast 12.05:1

Card sample

#2cddac text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2cddac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2cddac in the Color Lab