Skip to content

#7fdb2c

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

RGB
127, 219, 44
HSL
92°, 71%, 52%
CMYK
42, 0, 80, 14
Luminance
0.5536

Every format

HEX#7fdb2c
RGBrgb(127, 219, 44)
HSLhsl(92, 71%, 52%)
CMYKcmyk(42%, 0%, 80%, 14%)
LABlab(79.3 -53.7 70.4)
LCHlch(79.3 88.5 127.4)
OKLCHoklch(0.803 0.216 134.2)

Copy-ready code

/* CSS */
color: #7fdb2c;
background-color: #7fdb2c;
/* Tailwind (arbitrary) */
class="text-[#7fdb2c] bg-[#7fdb2c]"
/* SCSS */
$brand: #7fdb2c;
/* SwiftUI */
Color(red: 0.498, green: 0.859, blue: 0.173)
/* Android */
Color.parseColor("#7fdb2c")

Accessibility — WCAG contrast

Aa
#7fdb2c on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#7fdb2c on black: 12.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.8%
Green85.9%
Blue17.3%

CMYK percentages

Cyan42.0%
Magenta0.0%
Yellow79.9%
Key (black)14.1%

Color previews

#7fdb2c text on a black background

contrast 12.07:1

Card sample

#7fdb2c text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #7fdb2c;
Background color
Panel with #7fdb2c background
background-color: #7fdb2c;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(127, 219, 44, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(127, 219, 44, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7fdb2c;
background: linear-gradient(135deg, #7fdb2c, #2CDB4E);

Monochromatic scale

Palettes built from #7fdb2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7fdb2c in the Color Lab