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

Soft Vivid Green

#6DFD53

📝 Color Information for #6DFD53

The hexadecimal color code #6DFD53 represents a light shade in the green family. In the RGB color model, this color is composed of 109 red, 253 green, and 83 blue, which translates to approximately 43% red, 99% green, and 33% blue. This makes it a highly 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, #6DFD53 has a hue of 111 degrees, a saturation level of 98%, and a lightness value of 66%. 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 67%, and brightness/value of 99%. For print applications using the CMYK color model, #6DFD53 would be reproduced using 57% cyan, 0% magenta, 67% yellow, and 1% 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 #6DFD53 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 7208275, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #6DFD53

Tailwind CSS
green-400
HEX
#6DFD53
RGB
rgb(109, 253, 83)
RGB %
43%, 99%, 33%
HSL
hsl(111, 98%, 66%)
HSV
hsv(111, 67%, 99%)
CMYK
57%, 0%, 67%, 1%
Decimal
7208275
Web Safe
#66FF66

🎨 Color Schemes for #6DFD53

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #6DFD53

🌗 Shades and Tints of #6DFD53

Shades (adding black)
Tints (adding white)

🎚️ Tones of #6DFD53

Tones (adding gray / desaturating)

🌈 Hue Variations of #6DFD53

Hue Variations (shifting the color spectrum)

👁️ Preview of #6DFD53 in Use

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

👓 Color Blindness Simulation for #6DFD53

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 #6DFD53

:root { --color-hex: #6DFD53; --color-rgb: 109, 253, 83; --color-hsl: 111, 98%, 66%; } .bg-color { background-color: #6DFD53; } .text-color { color: #6DFD53; } .border-color { border-color: #6DFD53; }

🛠️ Use #6DFD53 in Your Project

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

🔗 Related Colors to #6DFD53

#C2FD53
Hue -30°
#97FD53
Hue -15°
#53FD64
Hue +15°
#53FD8F
Hue +30°
#42FD21
85% L
#25E802
70% L
#1AA702
50% L
#106501
30% L
#8BFE77
73% L
#A9FE9A
80% L
#C3FEB8
86% L
#E1FFDC
93% L

About Soft Vivid Green (#6DFD53)

Soft Vivid Green is a medium, vibrant, cool green color with a hue angle of 111°, saturation of 98%, and lightness of 66%. Its RGB value is (109, 253, 83) and its CMYK breakdown is C:57% M:0% Y:67% K:1%.

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 #6DFD53

What is the HEX code for Soft Vivid Green? +

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

The RGB value of #6DFD53 is rgb(109, 253, 83). This means the color contains 109 out of 255 parts red, 253 out of 255 parts green, and 83 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(109, 253, 83);

What is the HSL value of #6DFD53? +

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

#6DFD53 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 #6DFD53? +

The approximate CMYK value of #6DFD53 is C:57% M:0% Y:67% K:1%. 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 #6DFD53 with Other Tools

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