Skip to content

#74da2c

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

RGB
116, 218, 44
HSL
95°, 70%, 51%
CMYK
47, 0, 80, 15
Luminance
0.5404

Every format

HEX#74da2c
RGBrgb(116, 218, 44)
HSLhsl(95, 70%, 51%)
CMYKcmyk(47%, 0%, 80%, 15%)
LABlab(78.5 -56.8 69.5)
LCHlch(78.5 89.8 129.3)
OKLCHoklch(0.796 0.221 135.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#74da2c on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#74da2c on black: 11.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red45.5%
Green85.5%
Blue17.3%

CMYK percentages

Cyan46.8%
Magenta0.0%
Yellow79.8%
Key (black)14.5%

Color previews

#74da2c text on a black background

contrast 11.81:1

Card sample

#74da2c text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #74da2c;
Background color
Panel with #74da2c background
background-color: #74da2c;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(116, 218, 44, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(116, 218, 44, 0.45);
Border & gradient
Gradient panel
border: 3px solid #74da2c;
background: linear-gradient(135deg, #74da2c, #2CDA58);

Monochromatic scale

Palettes built from #74da2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #74da2c in the Color Lab