Skip to content

#2fac7b

a dark, vivid green · cool · closest name: seagreen

RGB
47, 172, 123
HSL
157°, 57%, 43%
CMYK
73, 0, 29, 33
Luminance
0.3154

Every format

HEX#2fac7b
RGBrgb(47, 172, 123)
HSLhsl(157, 57%, 43%)
CMYKcmyk(73%, 0%, 29%, 33%)
LABlab(63.0 -45.5 15.7)
LCHlch(63.0 48.1 161.0)
OKLCHoklch(0.665 0.131 162.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2fac7b on white: 2.87:1
AA ✗ fail · AA-large · AAA
Aa
#2fac7b on black: 7.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red18.4%
Green67.5%
Blue48.2%

CMYK percentages

Cyan72.7%
Magenta0.0%
Yellow28.5%
Key (black)32.5%

Color previews

#2fac7b text on a black background

contrast 7.31:1

Card sample

#2fac7b text on a white background

contrast 2.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2fac7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2fac7b in the Color Lab