Skip to content

#2fadac

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

RGB
47, 173, 172
HSL
180°, 57%, 43%
CMYK
73, 0, 1, 32
Luminance
0.3347

Every format

HEX#2fadac
RGBrgb(47, 173, 172)
HSLhsl(180, 57%, 43%)
CMYKcmyk(73%, 0%, 1%, 32%)
LABlab(64.5 -33.1 -9.3)
LCHlch(64.5 34.3 195.7)
OKLCHoklch(0.682 0.105 194.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red18.4%
Green67.8%
Blue67.5%

CMYK percentages

Cyan72.8%
Magenta0.0%
Yellow0.6%
Key (black)32.2%

Color previews

#2fadac text on a black background

contrast 7.69:1

Card sample

#2fadac text on a white background

contrast 2.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2fadac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2fadac in the Color Lab