✓ Copied to clipboard
#AEC11A (Vivid Yellow) color swatch preview — Color From Pic.
#AEC11A — Vivid Yellow color swatch

Vivid Yellow

#AEC11A

📝 Color Information for #AEC11A

The hexadecimal color code #AEC11A represents a medium shade in the yellow family. In the RGB color model, this color is composed of 174 red, 193 green, and 26 blue, which translates to approximately 68% red, 76% green, and 10% 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, #AEC11A has a hue of 67 degrees, a saturation level of 76%, and a lightness value of 43%. The hue angle of 67° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 67°, saturation of 87%, and brightness/value of 76%. For print applications using the CMYK color model, #AEC11A would be reproduced using 10% cyan, 0% magenta, 87% yellow, and 24% black. The closest web-safe color is #99CC33, 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 #AEC11A with other colors, consider its complementary color at hue 247° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11452698, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #AEC11A

Tailwind CSS
lime-500
HEX
#AEC11A
RGB
rgb(174, 193, 26)
RGB %
68%, 76%, 10%
HSL
hsl(67, 76%, 43%)
HSV
hsv(67, 87%, 76%)
CMYK
10%, 0%, 87%, 24%
Decimal
11452698
Web Safe
#99CC33

🎨 Color Schemes for #AEC11A

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #AEC11A

🌗 Shades and Tints of #AEC11A

Shades (adding black)
Tints (adding white)

🎚️ Tones of #AEC11A

Tones (adding gray / desaturating)

🌈 Hue Variations of #AEC11A

Hue Variations (shifting the color spectrum)

👁️ Preview of #AEC11A in Use

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

👓 Color Blindness Simulation for #AEC11A

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

:root { --color-hex: #AEC11A; --color-rgb: 174, 193, 26; --color-hsl: 67, 76%, 43%; } .bg-color { background-color: #AEC11A; } .text-color { color: #AEC11A; } .border-color { border-color: #AEC11A; }

🛠️ Use #AEC11A in Your Project

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

🔗 Related Colors to #AEC11A

#C1811A
Hue -30°
#C1AB1A
Hue -15°
#84C11A
Hue +15°
#5AC11A
Hue +30°
#95A617
85% L
#798712
70% L
#59630D
50% L
#343A08
30% L
#CEE331
54% L
#DBEA66
66% L
#E7F198
77% L
#F3F8CE
89% L

About Vivid Yellow (#AEC11A)

Vivid Yellow is a medium, vibrant, warm yellow color with a hue angle of 67°, saturation of 76%, and lightness of 43%. Its RGB value is (174, 193, 26) and its CMYK breakdown is C:10% M:0% Y:87% K:24%.

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

What is the HEX code for Vivid Yellow? +

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

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

What is the HSL value of #AEC11A? +

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

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

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

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