#50FF2C Color Information

Hex color code: #50FF2C

The hex color #50FF2C is a bold green with RGB values of (80, 255, 44) and HSL of (110°, 100%, 59%). It is often used for branding and logos.

Try:
Color NameLawn Green
HEX
#50FF2C
RGB
80, 255, 44
HSL
110°, 100%, 59%
CMYK
69%, 0%, 83%, 0%

Shades

CSS Usage
color: #50FF2C;
background-color: #50FF2C;
border-color: #50FF2C;
box-shadow: 0 0 10px #50FF2C;
border: 2px solid #50FF2C;
Tailwind Usage
bg-[#50FF2C]
text-[#50FF2C]
border-[#50FF2C]
shadow-[0_0_10px_50FF2C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #50FF2C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #50FF2C; color: #000000; }

Badge

New Feature
.badge { background-color: #50FF2C; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #50FF2C; background-color: #50FF2C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #50FF2C20; border-left: 4px solid #50FF2C; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #50FF2C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #50FF2C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

80, 255, 44

Red: 80 / Green: 255 / Blue: 44

HSL

110°, 100%, 59%

Hue: 110° / Saturation: 100% / Lightness: 59%

CMYK

69%, 0%, 83%, 0%

Cyan: 69% / Magenta: 0% / Yellow: 83% / Key: 0%

What color is #50FF2C?

#50FF2C is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #50FF2C to RGB:

rgb(80, 255, 44)HEX to RGB Converter →

HEX to HSL

Convert #50FF2C to HSL:

hsl(110, 100%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #50FF2C to CMYK:

cmyk(69%, 0%, 83%, 0%)Color Converter →

Color Meaning and Usage

#50FF2C is a dynamic green color with RGB values of 80, 255, 44 and HSL of 110°, 100%, 59%. This highly saturated hue evokes energy and excitement, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #50FF2C is #DC2EFF, creating high-contrast pairings. For softer combinations, try analogous colors like #B9FF2E.

Use #50FF2C in CSS: color: #50FF2C or background-color: #50FF2C. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #50FF2C

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 15.68:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #50FF2C?

#50FF2C is a dynamic green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #50FF2C?

#50FF2C in RGB is (80, 255, 44) - 80 red, 255 green, and 44 blue.

How to use #50FF2C in CSS?

Use #50FF2C directly in your CSS properties like color or background-color.

What colors go well with #50FF2C?

#DC2EFF (complementary), #B9FF2E (analogous), and #25E000 (lighter shade) work well with #50FF2C.