Skip to content

#2fedac

a balanced, electric green · cool · closest name: aquamarine

RGB
47, 237, 172
HSL
160°, 84%, 56%
CMYK
80, 0, 27, 7
Luminance
0.6415

Every format

HEX#2fedac
RGBrgb(47, 237, 172)
HSLhsl(160, 84%, 56%)
CMYKcmyk(80%, 0%, 27%, 7%)
LABlab(84.0 -60.0 18.9)
LCHlch(84.0 62.9 162.6)
OKLCHoklch(0.842 0.171 163.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2fedac on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#2fedac on black: 13.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red18.4%
Green92.9%
Blue67.5%

CMYK percentages

Cyan80.2%
Magenta0.0%
Yellow27.4%
Key (black)7.1%

Color previews

#2fedac text on a black background

contrast 13.83:1

Card sample

#2fedac text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2fedac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2fedac in the Color Lab