#71CD3C Color Information

Hex color code: #71CD3C

A understated green shade, #71CD3C appears as (113, 205, 60) in RGB and (98°, 59%, 52%) in HSL. It is popular in mobile app design.

Try:
Color NameYellow Green
HEX
#71CD3C
RGB
113, 205, 60
HSL
98°, 59%, 52%
CMYK
45%, 0%, 71%, 20%

Shades

CSS Usage
color: #71CD3C;
background-color: #71CD3C;
border-color: #71CD3C;
box-shadow: 0 0 10px #71CD3C;
border: 2px solid #71CD3C;
Tailwind Usage
bg-[#71CD3C]
text-[#71CD3C]
border-[#71CD3C]
shadow-[0_0_10px_71CD3C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #71CD3C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #71CD3C; color: #000000; }

Badge

New Feature
.badge { background-color: #71CD3C; 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 #71CD3C; background-color: #71CD3C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #71CD3C20; border-left: 4px solid #71CD3C; }

Link / Accent

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

a { color: #71CD3C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #71CD3C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

113, 205, 60

Red: 113 / Green: 205 / Blue: 60

HSL

98°, 59%, 52%

Hue: 98° / Saturation: 59% / Lightness: 52%

CMYK

45%, 0%, 71%, 20%

Cyan: 45% / Magenta: 0% / Yellow: 71% / Key: 20%

What color is #71CD3C?

#71CD3C is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #71CD3C to RGB:

rgb(113, 205, 60)HEX to RGB Converter →

HEX to HSL

Convert #71CD3C to HSL:

hsl(98, 59%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #71CD3C to CMYK:

cmyk(45%, 0%, 71%, 20%)Color Converter →

Color Meaning and Usage

#71CD3C is a subtle green color with RGB values of 113, 205, 60 and HSL of 98°, 59%, 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 #71CD3C is #983CCD, creating high-contrast pairings. For softer combinations, try analogous colors like #BACD3C.

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

Contrast with #71CD3C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #71CD3C?

#71CD3C is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #71CD3C?

#71CD3C in RGB is (113, 205, 60) - 113 red, 205 green, and 60 blue.

How to use #71CD3C in CSS?

Use #71CD3C directly in your CSS properties like color or background-color.

What colors go well with #71CD3C?

#983CCD (complementary), #BACD3C (analogous), and #509627 (lighter shade) work well with #71CD3C.