#5FDA2F Color Information

Hex color code: #5FDA2F

The hex color #5FDA2F is a subtle green with RGB values of (95, 218, 47) and HSL of (103°, 70%, 52%). It is popular in mobile app design.

Try:
Color NameYellow Green
HEX
#5FDA2F
RGB
95, 218, 47
HSL
103°, 70%, 52%
CMYK
56%, 0%, 78%, 15%

Shades

CSS Usage
color: #5FDA2F;
background-color: #5FDA2F;
border-color: #5FDA2F;
box-shadow: 0 0 10px #5FDA2F;
border: 2px solid #5FDA2F;
Tailwind Usage
bg-[#5FDA2F]
text-[#5FDA2F]
border-[#5FDA2F]
shadow-[0_0_10px_5FDA2F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #5FDA2F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #5FDA2F; color: #000000; }

Badge

New Feature
.badge { background-color: #5FDA2F; 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 #5FDA2F; background-color: #5FDA2F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #5FDA2F20; border-left: 4px solid #5FDA2F; }

Link / Accent

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

a { color: #5FDA2F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #5FDA2F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

95, 218, 47

Red: 95 / Green: 218 / Blue: 47

HSL

103°, 70%, 52%

Hue: 103° / Saturation: 70% / Lightness: 52%

CMYK

56%, 0%, 78%, 15%

Cyan: 56% / Magenta: 0% / Yellow: 78% / Key: 15%

What color is #5FDA2F?

#5FDA2F is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5FDA2F to RGB:

rgb(95, 218, 47)HEX to RGB Converter →

HEX to HSL

Convert #5FDA2F to HSL:

hsl(103, 70%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #5FDA2F to CMYK:

cmyk(56%, 0%, 78%, 15%)Color Converter →

Color Meaning and Usage

#5FDA2F is a balanced green color with RGB values of 95, 218, 47 and HSL of 103°, 70%, 52%. This green hue evokes nature and harmony, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5FDA2F is #AA2FDA, creating high-contrast pairings. For softer combinations, try analogous colors like #B5DA2F.

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

Contrast with #5FDA2F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5FDA2F?

#5FDA2F is a balanced green color - a green hue that evokes nature and harmony.

What is the RGB value of #5FDA2F?

#5FDA2F in RGB is (95, 218, 47) - 95 red, 218 green, and 47 blue.

How to use #5FDA2F in CSS?

Use #5FDA2F directly in your CSS properties like color or background-color.

What colors go well with #5FDA2F?

#AA2FDA (complementary), #B5DA2F (analogous), and #42A01C (lighter shade) work well with #5FDA2F.