✓ Copied to clipboard
#71BF4A (Green) color swatch preview — Color From Pic.
#71BF4A — Green color swatch

Green

#71BF4A

📝 Color Information for #71BF4A

The hexadecimal color code #71BF4A represents a medium shade in the green family. In the RGB color model, this color is composed of 113 red, 191 green, and 74 blue, which translates to approximately 44% red, 75% green, and 29% blue. This makes it a slightly desaturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #71BF4A has a hue of 100 degrees, a saturation level of 48%, and a lightness value of 52%. The hue angle of 100° places this color firmly in the green spectrum. In the HSV/HSB color model, this translates to a hue of 100°, saturation of 61%, and brightness/value of 75%. For print applications using the CMYK color model, #71BF4A would be reproduced using 41% cyan, 0% magenta, 61% yellow, and 25% black. The closest web-safe color is #66CC33, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #71BF4A with other colors, consider its complementary color at hue 280° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 7454538, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #71BF4A

Tailwind CSS
lime-500
HEX
#71BF4A
RGB
rgb(113, 191, 74)
RGB %
44%, 75%, 29%
HSL
hsl(100, 48%, 52%)
HSV
hsv(100, 61%, 75%)
CMYK
41%, 0%, 61%, 25%
Decimal
7454538
Web Safe
#66CC33

🎨 Color Schemes for #71BF4A

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #71BF4A

🌗 Shades and Tints of #71BF4A

Shades (adding black)
Tints (adding white)

🎚️ Tones of #71BF4A

Tones (adding gray / desaturating)

🌈 Hue Variations of #71BF4A

Hue Variations (shifting the color spectrum)

👁️ Preview of #71BF4A in Use

Text on #71BF4A
This demonstrates text readability on the color background. (Click to edit)
#71BF4A as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #71BF4A

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #71BF4A

:root { --color-hex: #71BF4A; --color-rgb: 113, 191, 74; --color-hsl: 100, 48%, 52%; } .bg-color { background-color: #71BF4A; } .text-color { color: #71BF4A; } .border-color { border-color: #71BF4A; }

🛠️ Use #71BF4A in Your Project

🎨
Build a Palette with #71BF4A
Generate harmonious color schemes
⚖️
Check Contrast for #71BF4A
WCAG accessibility testing
🌈
Create a Gradient with #71BF4A
Beautiful CSS gradients

🔗 Related Colors to #71BF4A

#ACBF4A
Hue -30°
#8EBF4A
Hue -15°
#54BF4A
Hue +15°
#4ABF5D
Hue +30°
#5EA63A
85% L
#4D8830
70% L
#386222
50% L
#223C15
30% L
#8FCD70
62% L
#A9D992
71% L
#C7E6B7
81% L
#E1F2D9
90% L

About Green (#71BF4A)

Green is a medium, moderately saturated, cool green color with a hue angle of 100°, saturation of 48%, and lightness of 52%. Its RGB value is (113, 191, 74) and its CMYK breakdown is C:41% M:0% Y:61% K:25%.

This is a Spring (Vital) color palette archetype. Nature, Growth, Harmony, Health. Green suggests stability and endurance, bridging the warm and cool colors.

Frequently Asked Questions About #71BF4A

What is the HEX code for Green? +

The HEX code for Green is #71BF4A. In CSS you can use it directly as color: #71BF4A; or as a background: background-color: #71BF4A;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #71BF4A? +

The RGB value of #71BF4A is rgb(113, 191, 74). This means the color contains 113 out of 255 parts red, 191 out of 255 parts green, and 74 out of 255 parts blue. Red is the weakest (with blue dominant) channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(113, 191, 74);

What is the HSL value of #71BF4A? +

The HSL value of #71BF4A is hsl(100, 48%, 52%). The hue is 100°, placing it in the green family on the color wheel. The saturation is 48%, making it moderately saturated. The lightness is 52%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #71BF4A a warm or cool color? +

#71BF4A is classified as a cool color based on its hue angle of 100°. Cool colors — blues, greens, and purples — evoke calm, trust, and professionalism. They tend to recede visually and create a feeling of space. In design, cool colors are often used for technology, healthcare, and finance brands, as well as anywhere a sense of calm or reliability is needed.

What is the CMYK value of #71BF4A? +

The approximate CMYK value of #71BF4A is C:41% M:0% Y:61% K:25%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #71BF4A with Other Tools

🔢
Color Converter
Get all formats for #71BF4A — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #71BF4A passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #71BF4A.
👓
Blindness Simulator
See how #71BF4A appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #71BF4A.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #71BF4A.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #71BF4A.
🔬
Technical Formats
See #71BF4A in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #71BF4A as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.