Color Directory/Yellow Green

Yellow Green (#9ACD32)

Luminance: 51% · Nearest standard name: Yellow Green

YELLOW GREEN
#9ACD32
rgb(154, 205, 50) · hsl(80°, 61%, 50%)
HEX#9ACD32
RGB154, 205, 50
HSL80°, 61%, 50%
HSV / HSB80°, 76%, 80%
CMYK (Print)25%, 0%, 76%, 20%

Color Harmonies

Complementary

#9ACD32#6632CD

Analogous

#CDB332#9ACD32#4CCD32

Triadic

#9ACD32#3299CD#CD3299

Tints & Shades

Lighter Tints
Darker Shades

WCAG 2.2 Contrast Verification

Against White (#FFFFFF)1.88:1

Sample text rendered with #9ACD32 on white

AA Normal: FAILAA Large: FAIL
Against Dark (#0F172A)9.48:1

Sample text rendered with #9ACD32 on dark

AA Normal: PASSAA Large: PASS
Comprehensive Color Profile & Design Architecture

The Complete Color Guide to Yellow Green (#9ACD32)

Yellow Green (#9ACD32) is a distinct shade within the Emerald Green chromatic spectrum. Characterized by an optical luminance of 51% and a warm-cool hybrid (vegetal / lime) color temperature, this tone plays a vital role across web applications, brand identities, and editorial typography. Discover its mathematical harmonies, accessibility metrics, UI engineering roles, and front-end code tokens.

Technical Colorimetry & Coordinate Breakdown

Exact mathematical values across digital display, print press, and human perceptual spaces.

HEX Code#9ACD32
RGB Space154, 205, 50
HSL Values80°, 61%, 50%
HSV / HSB80°, 76%, 80%
CMYK Ink25%, 0%, 76%, 20%
TemperatureWarm-Cool Hybrid (Vegetal / Lime)

Optical Color Harmony Formulas for Yellow Green

Geometric intervals calculated from #9ACD32 on the 360-degree color wheel.

Direct Polar (180°)#6632CD

Complementary Harmony

Pairs Yellow Green with its polar opposite (#6632CD) to create maximum optical contrast, perfect for high-converting call-to-action buttons.

Adjacent (±30°)#CDB332 · #4CCD32

Analogous Harmony

Positions adjacent neighboring hues on either side of Yellow Green for serene, gentle, and organic visual transitions.

Split Angles (150° / 210°)#324CCD · #B332CD

Split-Complementary

Uses the two colors flanking the direct complement of Yellow Green, offering rich visual variety without harsh chromatic vibration.

Triangular (120°)#3299CD · #CD3299

Triadic Harmony

Forms an equilateral triangle on the color wheel, generating playful, dynamic energy when balanced against a neutral background.

Rectangular (90°)#32CDB3 · #6632CD · #CD324C

Tetradic (Square) Harmony

A rich four-color scheme combining two complementary pairs, ideal for complex dashboards, gaming HUDs, and multi-tier charts.

Interactive Exploration

Build Palettes With Yellow Green

Lock #9ACD32 inside our interactive generator to calculate live matching palettes in real time.

Launch Palette Generator

The 60-30-10 UI Implementation Role for Yellow Green

Recommended proportional volume and semantic interface assignment.

Recommended Assignment: Interactive Brand Accent (10% Volume)

With a saturation of 61% and lightness of 50%, Yellow Green (#9ACD32) acts as an attention-grabbing focal point. In user interfaces, reserve it for primary CTA buttons, active state indicators, and notification badges to draw user clicks immediately.

Light Mode SurfaceIdeal for buttons and badges
Dark Mode AdaptationDesaturate slightly for ambient glow

Color Psychology & Industry Alignment

Strategic cognitive triggers and target sector recommendations.

Cognitive & Emotional Perception

This color projects authority, intelligence, and calm dependability. Universally trusted across enterprise software and fintech products.

Optimal Industry Verticals

Fintech, Enterprise SaaS, Healthcare, Cloud Infrastructure. Combining Yellow Green with intentional neutral whitespace reinforces authority and conversion clarity.

Production Code Tokens for Yellow Green

Drop-in design system tokens for CSS, Tailwind CSS, and SCSS.

CSS Custom Properties (:root)Vanilla CSS
:root {
  --color-9acd32: #9ACD32;
  --color-9acd32-rgb: 154, 205, 50;
  --color-9acd32-hsl: 80deg 61% 50%;
}
tailwind.config.jsTailwind CSS
module.exports = {
  theme: {
    extend: {
      colors: {
        '9acd32': '#9ACD32',
      }
    }
  }
};

Frequently Asked Questions About Yellow Green (#9ACD32)

Authoritative answers covering Yellow Green color codes, WCAG contrast compliance, and UI design systems.

What are the exact digital and print color codes for Yellow Green (#9ACD32)?
Yellow Green is defined by the HEX code #9ACD32. Its digital screen RGB coordinates are R:154, G:205, B:50. Its cylindrical HSL values are Hue:80°, Saturation:61%, Lightness:50%. In HSV/HSB format, it is 80°, 76%, 80%. For four-color CMYK process printing, its ink percentages are C:25%, M:0%, Y:76%, K:20%.
Does Yellow Green (#9ACD32) pass WCAG 2.2 accessibility standards for text readability?
Against a pure white (#FFFFFF) background, Yellow Green achieves a contrast ratio of 1.88:1 (Failing WCAG AA for normal body text, and Failing for large headings). Against dark slate (#0F172A), it achieves a contrast ratio of 9.48:1 (Passing WCAG AA).
What is the direct complementary color for Yellow Green (#9ACD32)?
The exact 180-degree optical complementary color for #9ACD32 is #6632CD. When placed side-by-side, #9ACD32 and #6632CD create maximum visual tension and high click-through conversion rates.
What is the recommended role for Yellow Green in the 60-30-10 UI design rule?
With a saturation of 61% and lightness of 50%, Yellow Green (#9ACD32) acts as an attention-grabbing focal point. In user interfaces, reserve it for primary CTA buttons, active state indicators, and notification badges to draw user clicks immediately.
How can I copy and export Yellow Green into Tailwind CSS and CSS variables?
You can define Yellow Green in CSS custom properties as ':root { --color-custom: #9ACD32; }' or paste it into your 'tailwind.config.js' file under 'theme.extend.colors'. You can also generate full palettes containing Yellow Green using our interactive Color Palette Generator.
Which color family does Yellow Green (#9ACD32) belong to?
Yellow Green belongs to the Emerald Green family (Warm-Cool Hybrid (Vegetal / Lime) spectrum). You can explore full tonal ramps and curated palettes in our Emerald Green Color Guide.