Color Harmonies
Complementary
Analogous
Triadic
Tints & Shades
WCAG 2.2 Contrast Verification
Sample text rendered with #32CD32 on white
Sample text rendered with #32CD32 on dark
Palettes Featuring Similar Tones
The Complete Color Guide to Lime Green (#32CD32)
Lime Green (#32CD32) is a distinct shade within the Emerald Green chromatic spectrum. Characterized by an optical luminance of 45% 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.
Optical Color Harmony Formulas for Lime Green
Geometric intervals calculated from #32CD32 on the 360-degree color wheel.
Complementary Harmony
Pairs Lime Green with its polar opposite (#CD32CD) to create maximum optical contrast, perfect for high-converting call-to-action buttons.
Analogous Harmony
Positions adjacent neighboring hues on either side of Lime Green for serene, gentle, and organic visual transitions.
Split-Complementary
Uses the two colors flanking the direct complement of Lime Green, offering rich visual variety without harsh chromatic vibration.
Triadic Harmony
Forms an equilateral triangle on the color wheel, generating playful, dynamic energy when balanced against a neutral background.
Tetradic (Square) Harmony
A rich four-color scheme combining two complementary pairs, ideal for complex dashboards, gaming HUDs, and multi-tier charts.
Build Palettes With Lime Green
Lock #32CD32 inside our interactive generator to calculate live matching palettes in real time.
The 60-30-10 UI Implementation Role for Lime Green
Recommended proportional volume and semantic interface assignment.
With a saturation of 61% and lightness of 50%, Lime Green (#32CD32) 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.
Color Psychology & Industry Alignment
Strategic cognitive triggers and target sector recommendations.
Cognitive & Emotional Perception
Communicates organic vitality, restorative health, prosperity, and ecological balance. Evokes natural renewal and positive validation.
Optimal Industry Verticals
Sustainable Commerce, Clean Energy, Health & Wellness, Wealth Management. Combining Lime Green with intentional neutral whitespace reinforces authority and conversion clarity.
Production Code Tokens for Lime Green
Drop-in design system tokens for CSS, Tailwind CSS, and SCSS.
:root {
--color-32cd32: #32CD32;
--color-32cd32-rgb: 50, 205, 50;
--color-32cd32-hsl: 120deg 61% 50%;
}module.exports = {
theme: {
extend: {
colors: {
'32cd32': '#32CD32',
}
}
}
};Explore Related Color Tools for Lime Green
Continue developing your color system with specialized design tools.
Palette Generator
Generate harmonious 5-color palettes anchored to Lime Green.
WCAG Contrast Checker
Verify Level AA and AAA readability for Lime Green against any background.
Shades & Tints Scale
Generate a full 10-step tonal scale from 50 to 900 for Lime Green.
CSS Gradient Generator
Create linear and radial gradients blending Lime Green with complementary hues.
Frequently Asked Questions About Lime Green (#32CD32)
Authoritative answers covering Lime Green color codes, WCAG contrast compliance, and UI design systems.