Skip to content

#2fda3c

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

RGB
47, 218, 60
HSL
125°, 70%, 52%
CMYK
78, 0, 73, 15
Luminance
0.5107

Every format

HEX#2fda3c
RGBrgb(47, 218, 60)
HSLhsl(125, 70%, 52%)
CMYKcmyk(78%, 0%, 73%, 15%)
LABlab(76.7 -70.7 62.1)
LCHlch(76.7 94.2 138.7)
OKLCHoklch(0.776 0.238 143.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2fda3c on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#2fda3c on black: 11.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red18.4%
Green85.5%
Blue23.5%

CMYK percentages

Cyan78.4%
Magenta0.0%
Yellow72.5%
Key (black)14.5%

Color previews

#2fda3c text on a black background

contrast 11.21:1

Card sample

#2fda3c text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2fda3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2fda3c in the Color Lab