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

Light Cool Green

#ADE58F

📝 Color Information for #ADE58F

The hexadecimal color code #ADE58F represents a light shade in the green family. In the RGB color model, this color is composed of 173 red, 229 green, and 143 blue, which translates to approximately 68% red, 90% green, and 56% 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, #ADE58F has a hue of 99 degrees, a saturation level of 62%, and a lightness value of 73%. The hue angle of 99° places this color firmly in the green spectrum. In the HSV/HSB color model, this translates to a hue of 99°, saturation of 38%, and brightness/value of 90%. For print applications using the CMYK color model, #ADE58F would be reproduced using 24% cyan, 0% magenta, 38% yellow, and 10% black. The closest web-safe color is #99CC99, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. As a lighter shade, it's excellent for backgrounds, negative space, and creating a sense of openness in designs. The high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #ADE58F with other colors, consider its complementary color at hue 279° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11396495, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #ADE58F

Tailwind CSS
lime-300
HEX
#ADE58F
RGB
rgb(173, 229, 143)
RGB %
68%, 90%, 56%
HSL
hsl(99, 62%, 73%)
HSV
hsv(99, 38%, 90%)
CMYK
24%, 0%, 38%, 10%
Decimal
11396495
Web Safe
#99CC99

🎨 Color Schemes for #ADE58F

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #ADE58F

🌗 Shades and Tints of #ADE58F

Shades (adding black)
Tints (adding white)

🎚️ Tones of #ADE58F

Tones (adding gray / desaturating)

🌈 Hue Variations of #ADE58F

Hue Variations (shifting the color spectrum)

👁️ Preview of #ADE58F in Use

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

👓 Color Blindness Simulation for #ADE58F

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 #ADE58F

:root { --color-hex: #ADE58F; --color-rgb: 173, 229, 143; --color-hsl: 99, 62%, 73%; } .bg-color { background-color: #ADE58F; } .text-color { color: #ADE58F; } .border-color { border-color: #ADE58F; }

🛠️ Use #ADE58F in Your Project

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

🔗 Related Colors to #ADE58F

#D8E58F
Hue -30°
#C3E58F
Hue -15°
#98E58F
Hue +15°
#8FE59C
Hue +30°
#8CDA62
85% L
#6BD035
70% L
#4D9924
50% L
#2E5B15
30% L
#BCEAA4
78% L
#CFEFBD
84% L
#DEF4D2
89% L
#F0FAEA
95% L

About Light Cool Green (#ADE58F)

Light Cool Green is a light, vibrant, cool green color with a hue angle of 99°, saturation of 62%, and lightness of 73%. Its RGB value is (173, 229, 143) and its CMYK breakdown is C:24% M:0% Y:38% K:10%.

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

Frequently Asked Questions About #ADE58F

What is the HEX code for Light Cool Green? +

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

The RGB value of #ADE58F is rgb(173, 229, 143). This means the color contains 173 out of 255 parts red, 229 out of 255 parts green, and 143 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(173, 229, 143);

What is the HSL value of #ADE58F? +

The HSL value of #ADE58F is hsl(99, 62%, 73%). The hue is 99°, placing it in the green family on the color wheel. The saturation is 62%, making it vibrant. The lightness is 73%, making it light. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #ADE58F a warm or cool color? +

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

The approximate CMYK value of #ADE58F is C:24% M:0% Y:38% K:10%. 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 #ADE58F with Other Tools

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