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

Soft Chartreuse

#AECA86

📝 Color Information for #AECA86

The hexadecimal color code #AECA86 represents a light shade in the yellow family. In the RGB color model, this color is composed of 174 red, 202 green, and 134 blue, which translates to approximately 68% red, 79% green, and 53% blue. This makes it a slightly desaturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #AECA86 has a hue of 85 degrees, a saturation level of 39%, and a lightness value of 66%. The hue angle of 85° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 85°, saturation of 34%, and brightness/value of 79%. For print applications using the CMYK color model, #AECA86 would be reproduced using 14% cyan, 0% magenta, 34% yellow, and 21% 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. 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 #AECA86 with other colors, consider its complementary color at hue 265° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11455110, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #AECA86

Tailwind CSS
stone-400
HEX
#AECA86
RGB
rgb(174, 202, 134)
RGB %
68%, 79%, 53%
HSL
hsl(85, 39%, 66%)
HSV
hsv(85, 34%, 79%)
CMYK
14%, 0%, 34%, 21%
Decimal
11455110
Web Safe
#99CC99

🎨 Color Schemes for #AECA86

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #AECA86

🌗 Shades and Tints of #AECA86

Shades (adding black)
Tints (adding white)

🎚️ Tones of #AECA86

Tones (adding gray / desaturating)

🌈 Hue Variations of #AECA86

Hue Variations (shifting the color spectrum)

👁️ Preview of #AECA86 in Use

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

👓 Color Blindness Simulation for #AECA86

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

:root { --color-hex: #AECA86; --color-rgb: 174, 202, 134; --color-hsl: 85, 39%, 66%; } .bg-color { background-color: #AECA86; } .text-color { color: #AECA86; } .border-color { border-color: #AECA86; }

🛠️ Use #AECA86 in Your Project

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

🔗 Related Colors to #AECA86

#CAC486
Hue -30°
#BFCA86
Hue -15°
#9DCA86
Hue +15°
#8CCA86
Hue +30°
#96BB63
85% L
#7DA348
70% L
#5A7533
50% L
#36471F
30% L
#BFD59F
73% L
#CFE0B8
80% L
#DEE9CD
86% L
#EEF4E6
93% L

About Soft Chartreuse (#AECA86)

Soft Chartreuse is a medium, moderately saturated, warm yellow color with a hue angle of 85°, saturation of 39%, and lightness of 66%. Its RGB value is (174, 202, 134) and its CMYK breakdown is C:14% M:0% Y:34% K:21%.

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

What is the HEX code for Soft Chartreuse? +

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

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

What is the HSL value of #AECA86? +

The HSL value of #AECA86 is hsl(85, 39%, 66%). The hue is 85°, placing it in the yellow family on the color wheel. The saturation is 39%, making it moderately saturated. 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 #AECA86 a warm or cool color? +

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

The approximate CMYK value of #AECA86 is C:14% M:0% Y:34% K:21%. 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 #AECA86 with Other Tools

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