Skip to content

#2facab

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

RGB
47, 172, 171
HSL
180°, 57%, 43%
CMYK
73, 0, 1, 33
Luminance
0.3305

Every format

HEX#2facab
RGBrgb(47, 172, 171)
HSLhsl(180, 57%, 43%)
CMYKcmyk(73%, 0%, 1%, 33%)
LABlab(64.2 -32.9 -9.2)
LCHlch(64.2 34.1 195.7)
OKLCHoklch(0.679 0.105 194.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2facab on white: 2.76:1
AA ✗ fail · AA-large · AAA
Aa
#2facab on black: 7.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red18.4%
Green67.5%
Blue67.1%

CMYK percentages

Cyan72.7%
Magenta0.0%
Yellow0.6%
Key (black)32.5%

Color previews

#2facab text on a black background

contrast 7.61:1

Card sample

#2facab text on a white background

contrast 2.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2facab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2facab in the Color Lab