Skip to content

#2fda7b

a balanced, vivid green · cool · closest name: forestgreen

RGB
47, 218, 123
HSL
147°, 70%, 52%
CMYK
78, 0, 44, 15
Luminance
0.5218

Every format

HEX#2fda7b
RGBrgb(47, 218, 123)
HSLhsl(147, 70%, 52%)
CMYKcmyk(78%, 0%, 44%, 15%)
LABlab(77.4 -62.8 35.0)
LCHlch(77.4 71.9 150.9)
OKLCHoklch(0.784 0.190 152.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2fda7b on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#2fda7b on black: 11.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red18.4%
Green85.5%
Blue48.2%

CMYK percentages

Cyan78.4%
Magenta0.0%
Yellow43.6%
Key (black)14.5%

Color previews

#2fda7b text on a black background

contrast 11.44:1

Card sample

#2fda7b text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2fda7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2fda7b in the Color Lab