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

Cool Yellow

#AFCD4C

📝 Color Information for #AFCD4C

The hexadecimal color code #AFCD4C represents a medium shade in the yellow family. In the RGB color model, this color is composed of 175 red, 205 green, and 76 blue, which translates to approximately 69% red, 80% green, and 30% 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, #AFCD4C has a hue of 74 degrees, a saturation level of 56%, and a lightness value of 55%. The hue angle of 74° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 74°, saturation of 63%, and brightness/value of 80%. For print applications using the CMYK color model, #AFCD4C would be reproduced using 15% cyan, 0% magenta, 63% yellow, and 20% 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 moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #AFCD4C with other colors, consider its complementary color at hue 254° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11521356, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #AFCD4C

Tailwind CSS
lime-400
HEX
#AFCD4C
RGB
rgb(175, 205, 76)
RGB %
69%, 80%, 30%
HSL
hsl(74, 56%, 55%)
HSV
hsv(74, 63%, 80%)
CMYK
15%, 0%, 63%, 20%
Decimal
11521356
Web Safe
#99CC33

🎨 Color Schemes for #AFCD4C

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #AFCD4C

🌗 Shades and Tints of #AFCD4C

Shades (adding black)
Tints (adding white)

🎚️ Tones of #AFCD4C

Tones (adding gray / desaturating)

🌈 Hue Variations of #AFCD4C

Hue Variations (shifting the color spectrum)

👁️ Preview of #AFCD4C in Use

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

👓 Color Blindness Simulation for #AFCD4C

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

:root { --color-hex: #AFCD4C; --color-rgb: 175, 205, 76; --color-hsl: 74, 56%, 55%; } .bg-color { background-color: #AFCD4C; } .text-color { color: #AFCD4C; } .border-color { border-color: #AFCD4C; }

🛠️ Use #AFCD4C in Your Project

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

🔗 Related Colors to #AFCD4C

#CDAA4C
Hue -30°
#CDCA4C
Hue -15°
#8ECD4C
Hue +15°
#6ECD4C
Hue +30°
#9CBB35
85% L
#819B2C
70% L
#5D6F1F
50% L
#384413
30% L
#BFD770
64% L
#CFE194
73% L
#DFEBB7
82% L
#EFF5DB
91% L

About Cool Yellow (#AFCD4C)

Cool Yellow is a medium, moderately saturated, warm yellow color with a hue angle of 74°, saturation of 56%, and lightness of 55%. Its RGB value is (175, 205, 76) and its CMYK breakdown is C:15% M:0% Y:63% K:20%.

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

What is the HEX code for Cool Yellow? +

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

The RGB value of #AFCD4C is rgb(175, 205, 76). This means the color contains 175 out of 255 parts red, 205 out of 255 parts green, and 76 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(175, 205, 76);

What is the HSL value of #AFCD4C? +

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

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

The approximate CMYK value of #AFCD4C is C:15% M:0% Y:63% K:20%. 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 #AFCD4C with Other Tools

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