✓ Copied to clipboard
#65CB5D (Soft Cool Green) color swatch preview — Color From Pic.
#65CB5D — Soft Cool Green color swatch

Soft Cool Green

#65CB5D

📝 Color Information for #65CB5D

The hexadecimal color code #65CB5D represents a medium shade in the green family. In the RGB color model, this color is composed of 101 red, 203 green, and 93 blue, which translates to approximately 40% red, 80% green, and 36% 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, #65CB5D has a hue of 116 degrees, a saturation level of 51%, and a lightness value of 58%. The hue angle of 116° places this color firmly in the green spectrum. In the HSV/HSB color model, this translates to a hue of 116°, saturation of 54%, and brightness/value of 80%. For print applications using the CMYK color model, #65CB5D would be reproduced using 50% cyan, 0% magenta, 54% yellow, and 20% black. The closest web-safe color is #66CC66, 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 #65CB5D with other colors, consider its complementary color at hue 296° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 6671197, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #65CB5D

Tailwind CSS
green-400
HEX
#65CB5D
RGB
rgb(101, 203, 93)
RGB %
40%, 80%, 36%
HSL
hsl(116, 51%, 58%)
HSV
hsv(116, 54%, 80%)
CMYK
50%, 0%, 54%, 20%
Decimal
6671197
Web Safe
#66CC66

🎨 Color Schemes for #65CB5D

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #65CB5D

🌗 Shades and Tints of #65CB5D

Shades (adding black)
Tints (adding white)

🎚️ Tones of #65CB5D

Tones (adding gray / desaturating)

🌈 Hue Variations of #65CB5D

Hue Variations (shifting the color spectrum)

👁️ Preview of #65CB5D in Use

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

👓 Color Blindness Simulation for #65CB5D

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 #65CB5D

:root { --color-hex: #65CB5D; --color-rgb: 101, 203, 93; --color-hsl: 116, 51%, 58%; } .bg-color { background-color: #65CB5D; } .text-color { color: #65CB5D; } .border-color { border-color: #65CB5D; }

🛠️ Use #65CB5D in Your Project

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

🔗 Related Colors to #65CB5D

#9BCB5D
Hue -30°
#80CB5D
Hue -15°
#5DCB71
Hue +15°
#5DCB8D
Hue +30°
#46BD3D
85% L
#3A9E33
70% L
#297024
50% L
#184115
30% L
#82D57C
66% L
#A3E09F
75% L
#C0EABE
83% L
#E2F5E0
92% L

About Soft Cool Green (#65CB5D)

Soft Cool Green is a medium, moderately saturated, cool green color with a hue angle of 116°, saturation of 51%, and lightness of 58%. Its RGB value is (101, 203, 93) and its CMYK breakdown is C:50% M:0% Y:54% 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 #65CB5D

What is the HEX code for Soft Cool Green? +

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

The RGB value of #65CB5D is rgb(101, 203, 93). This means the color contains 101 out of 255 parts red, 203 out of 255 parts green, and 93 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(101, 203, 93);

What is the HSL value of #65CB5D? +

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

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

The approximate CMYK value of #65CB5D is C:50% M:0% Y:54% 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 #65CB5D with Other Tools

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