Skip to content

#2cadac

a dark, vivid cyan · cool · closest name: teal

RGB
44, 173, 172
HSL
180°, 59%, 43%
CMYK
75, 0, 1, 32
Luminance
0.3340

Every format

HEX#2cadac
RGBrgb(44, 173, 172)
HSLhsl(180, 59%, 43%)
CMYKcmyk(75%, 0%, 1%, 32%)
LABlab(64.5 -33.4 -9.4)
LCHlch(64.5 34.7 195.6)
OKLCHoklch(0.681 0.107 194.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2cadac on white: 2.73:1
AA ✗ fail · AA-large · AAA
Aa
#2cadac on black: 7.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green67.8%
Blue67.5%

CMYK percentages

Cyan74.6%
Magenta0.0%
Yellow0.6%
Key (black)32.2%

Color previews

#2cadac text on a black background

contrast 7.68:1

Card sample

#2cadac text on a white background

contrast 2.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2cadac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2cadac in the Color Lab