Skip to content

#2fadad

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

RGB
47, 173, 173
HSL
180°, 57%, 43%
CMYK
73, 0, 0, 32
Luminance
0.3351

Every format

HEX#2fadad
RGBrgb(47, 173, 173)
HSLhsl(180, 57%, 43%)
CMYKcmyk(73%, 0%, 0%, 32%)
LABlab(64.6 -32.8 -9.8)
LCHlch(64.6 34.2 196.6)
OKLCHoklch(0.682 0.105 195.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#2fadad text on a black background

contrast 7.70:1

Card sample

#2fadad text on a white background

contrast 2.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2fadad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2fadad in the Color Lab