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

Soft Vivid Green

#65EB5C

📝 Color Information for #65EB5C

The hexadecimal color code #65EB5C represents a light shade in the green family. In the RGB color model, this color is composed of 101 red, 235 green, and 92 blue, which translates to approximately 40% red, 92% 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, #65EB5C has a hue of 116 degrees, a saturation level of 78%, and a lightness value of 64%. 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 61%, and brightness/value of 92%. For print applications using the CMYK color model, #65EB5C would be reproduced using 57% cyan, 0% magenta, 61% yellow, and 8% black. The closest web-safe color is #66FF66, 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 high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #65EB5C 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 6679388, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #65EB5C

Tailwind CSS
green-400
HEX
#65EB5C
RGB
rgb(101, 235, 92)
RGB %
40%, 92%, 36%
HSL
hsl(116, 78%, 64%)
HSV
hsv(116, 61%, 92%)
CMYK
57%, 0%, 61%, 8%
Decimal
6679388
Web Safe
#66FF66

🎨 Color Schemes for #65EB5C

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #65EB5C

🌗 Shades and Tints of #65EB5C

Shades (adding black)
Tints (adding white)

🎚️ Tones of #65EB5C

Tones (adding gray / desaturating)

🌈 Hue Variations of #65EB5C

Hue Variations (shifting the color spectrum)

👁️ Preview of #65EB5C in Use

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

👓 Color Blindness Simulation for #65EB5C

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

:root { --color-hex: #65EB5C; --color-rgb: 101, 235, 92; --color-hsl: 116, 78%, 64%; } .bg-color { background-color: #65EB5C; } .text-color { color: #65EB5C; } .border-color { border-color: #65EB5C; }

🛠️ Use #65EB5C in Your Project

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

🔗 Related Colors to #65EB5C

#ADEB5C
Hue -30°
#89EB5C
Hue -15°
#5CEB76
Hue +15°
#5CEB9A
Hue +30°
#3AE52E
85% L
#25CC19
70% L
#1A9112
50% L
#10560B
30% L
#83EF7B
71% L
#A1F39B
78% L
#C3F7BF
86% L
#E1FBDF
93% L

About Soft Vivid Green (#65EB5C)

Soft Vivid Green is a medium, vibrant, cool green color with a hue angle of 116°, saturation of 78%, and lightness of 64%. Its RGB value is (101, 235, 92) and its CMYK breakdown is C:57% M:0% Y:61% K:8%.

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

What is the HEX code for Soft Vivid Green? +

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

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

What is the HSL value of #65EB5C? +

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

#65EB5C 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 #65EB5C? +

The approximate CMYK value of #65EB5C is C:57% M:0% Y:61% K:8%. 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 #65EB5C with Other Tools

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