✓ Copied to clipboard
#5FCD4C (Cool Green) color swatch preview — Color From Pic.
#5FCD4C — Cool Green color swatch

Cool Green

#5FCD4C

📝 Color Information for #5FCD4C

The hexadecimal color code #5FCD4C represents a medium shade in the green family. In the RGB color model, this color is composed of 95 red, 205 green, and 76 blue, which translates to approximately 37% red, 80% green, and 30% blue. This makes it a moderately saturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #5FCD4C has a hue of 111 degrees, a saturation level of 56%, and a lightness value of 55%. The hue angle of 111° places this color firmly in the green spectrum. In the HSV/HSB color model, this translates to a hue of 111°, saturation of 63%, and brightness/value of 80%. For print applications using the CMYK color model, #5FCD4C would be reproduced using 54% cyan, 0% magenta, 63% yellow, and 20% 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 #5FCD4C with other colors, consider its complementary color at hue 291° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 6278476, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #5FCD4C

Tailwind CSS
green-400
HEX
#5FCD4C
RGB
rgb(95, 205, 76)
RGB %
37%, 80%, 30%
HSL
hsl(111, 56%, 55%)
HSV
hsv(111, 63%, 80%)
CMYK
54%, 0%, 63%, 20%
Decimal
6278476
Web Safe
#66CC33

🎨 Color Schemes for #5FCD4C

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #5FCD4C

🌗 Shades and Tints of #5FCD4C

Shades (adding black)
Tints (adding white)

🎚️ Tones of #5FCD4C

Tones (adding gray / desaturating)

🌈 Hue Variations of #5FCD4C

Hue Variations (shifting the color spectrum)

👁️ Preview of #5FCD4C in Use

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

👓 Color Blindness Simulation for #5FCD4C

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 #5FCD4C

:root { --color-hex: #5FCD4C; --color-rgb: 95, 205, 76; --color-hsl: 111, 56%, 55%; } .bg-color { background-color: #5FCD4C; } .text-color { color: #5FCD4C; } .border-color { border-color: #5FCD4C; }

🛠️ Use #5FCD4C in Your Project

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

🔗 Related Colors to #5FCD4C

#A0CD4C
Hue -30°
#7FCD4C
Hue -15°
#4CCD59
Hue +15°
#4CCD79
Hue +30°
#49BB35
85% L
#3C9B2C
70% L
#2B6F1F
50% L
#1A4413
30% L
#7FD770
64% L
#9FE194
73% L
#BFEBB7
82% L
#DFF5DB
91% L

About Cool Green (#5FCD4C)

Cool Green is a medium, moderately saturated, cool green color with a hue angle of 111°, saturation of 56%, and lightness of 55%. Its RGB value is (95, 205, 76) and its CMYK breakdown is C:54% M:0% Y:63% K:20%.

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 #5FCD4C

What is the HEX code for Cool Green? +

The HEX code for Cool Green is #5FCD4C. In CSS you can use it directly as color: #5FCD4C; or as a background: background-color: #5FCD4C;. 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 #5FCD4C? +

The RGB value of #5FCD4C is rgb(95, 205, 76). This means the color contains 95 out of 255 parts red, 205 out of 255 parts green, and 76 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(95, 205, 76);

What is the HSL value of #5FCD4C? +

The HSL value of #5FCD4C is hsl(111, 56%, 55%). The hue is 111°, placing it in the green family on the color wheel. The saturation is 56%, making it moderately saturated. The lightness is 55%, 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 #5FCD4C a warm or cool color? +

#5FCD4C is classified as a cool color based on its hue angle of 111°. 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 #5FCD4C? +

The approximate CMYK value of #5FCD4C is C:54% M:0% Y:63% K:20%. 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 #5FCD4C with Other Tools

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