Skip to content

#2cb0ac

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

RGB
44, 176, 172
HSL
178°, 60%, 43%
CMYK
75, 0, 2, 31
Luminance
0.3456

Every format

HEX#2cb0ac
RGBrgb(44, 176, 172)
HSLhsl(178, 60%, 43%)
CMYKcmyk(75%, 0%, 2%, 31%)
LABlab(65.4 -34.8 -8.0)
LCHlch(65.4 35.7 192.9)
OKLCHoklch(0.689 0.109 191.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2cb0ac on white: 2.65:1
AA ✗ fail · AA-large · AAA
Aa
#2cb0ac on black: 7.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green69.0%
Blue67.5%

CMYK percentages

Cyan75.0%
Magenta0.0%
Yellow2.3%
Key (black)31.0%

Color previews

#2cb0ac text on a black background

contrast 7.91:1

Card sample

#2cb0ac text on a white background

contrast 2.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2cb0ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2cb0ac in the Color Lab