✓ Copied to clipboard
#AEFC5A (Soft Vivid Chartreuse) color swatch preview — Color From Pic.
#AEFC5A — Soft Vivid Chartreuse color swatch

Soft Vivid Chartreuse

#AEFC5A

📝 Color Information for #AEFC5A

The hexadecimal color code #AEFC5A represents a light shade in the yellow family. In the RGB color model, this color is composed of 174 red, 252 green, and 90 blue, which translates to approximately 68% red, 99% green, and 35% 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, #AEFC5A has a hue of 89 degrees, a saturation level of 96%, and a lightness value of 67%. The hue angle of 89° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 89°, saturation of 64%, and brightness/value of 99%. For print applications using the CMYK color model, #AEFC5A would be reproduced using 31% cyan, 0% magenta, 64% yellow, and 1% black. The closest web-safe color is #99FF66, 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 #AEFC5A with other colors, consider its complementary color at hue 269° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11467866, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #AEFC5A

Tailwind CSS
lime-300
HEX
#AEFC5A
RGB
rgb(174, 252, 90)
RGB %
68%, 99%, 35%
HSL
hsl(89, 96%, 67%)
HSV
hsv(89, 64%, 99%)
CMYK
31%, 0%, 64%, 1%
Decimal
11467866
Web Safe
#99FF66

🎨 Color Schemes for #AEFC5A

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #AEFC5A

🌗 Shades and Tints of #AEFC5A

Shades (adding black)
Tints (adding white)

🎚️ Tones of #AEFC5A

Tones (adding gray / desaturating)

🌈 Hue Variations of #AEFC5A

Hue Variations (shifting the color spectrum)

👁️ Preview of #AEFC5A in Use

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

👓 Color Blindness Simulation for #AEFC5A

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

:root { --color-hex: #AEFC5A; --color-rgb: 174, 252, 90; --color-hsl: 89, 96%, 67%; } .bg-color { background-color: #AEFC5A; } .text-color { color: #AEFC5A; } .border-color { border-color: #AEFC5A; }

🛠️ Use #AEFC5A in Your Project

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

🔗 Related Colors to #AEFC5A

#FCF95A
Hue -30°
#D6FC5A
Hue -15°
#85FC5A
Hue +15°
#5DFC5A
Hue +30°
#95FB28
85% L
#7CEB05
70% L
#59AA03
50% L
#356402
30% L
#BFFC7D
74% L
#CEFD9B
80% L
#DFFEBE
87% L
#EEFEDC
93% L

About Soft Vivid Chartreuse (#AEFC5A)

Soft Vivid Chartreuse is a medium, vibrant, warm yellow color with a hue angle of 89°, saturation of 96%, and lightness of 67%. Its RGB value is (174, 252, 90) and its CMYK breakdown is C:31% M:0% Y:64% K:1%.

This is a Spring (Vital) color palette archetype. Happiness, Positivity, Optimism, Caution. Yellow is the most luminous of all the colors of the spectrum.

Frequently Asked Questions About #AEFC5A

What is the HEX code for Soft Vivid Chartreuse? +

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

The RGB value of #AEFC5A is rgb(174, 252, 90). This means the color contains 174 out of 255 parts red, 252 out of 255 parts green, and 90 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(174, 252, 90);

What is the HSL value of #AEFC5A? +

The HSL value of #AEFC5A is hsl(89, 96%, 67%). The hue is 89°, placing it in the yellow family on the color wheel. The saturation is 96%, making it vibrant. The lightness is 67%, 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 #AEFC5A a warm or cool color? +

#AEFC5A is classified as a warm color based on its hue angle of 89°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #AEFC5A? +

The approximate CMYK value of #AEFC5A is C:31% M:0% Y:64% 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 #AEFC5A with Other Tools

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