Lime 500 (#84CC16)

Luminance: 48% · Nearest standard name: Lime 500

LIME 500
#84CC16
rgb(132, 204, 22) · hsl(84°, 81%, 44%)
HEX#84CC16
RGB132, 204, 22
HSL84°, 81%, 44%
HSV / HSB84°, 89%, 80%
CMYK (Print)35%, 0%, 89%, 20%

Color Harmonies

Complementary

#84CC16#5E15CB

Analogous

#CBB915#84CC16#27CB15

Triadic

#84CC16#1582CB#CB1582

Tints & Shades

Lighter Tints
Darker Shades

WCAG 2.2 Contrast Verification

Against White (#FFFFFF)1.98:1

Sample text rendered with #84CC16 on white

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

Sample text rendered with #84CC16 on dark

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

The Complete Color Guide to Lime 500 (#84CC16)

Lime 500 (#84CC16) is a distinct shade within the Emerald Green chromatic spectrum. Characterized by an optical luminance of 48% 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#84CC16
RGB Space132, 204, 22
HSL Values84°, 81%, 44%
HSV / HSB84°, 89%, 80%
CMYK Ink35%, 0%, 89%, 20%
TemperatureWarm-Cool Hybrid (Vegetal / Lime)

Optical Color Harmony Formulas for Lime 500

Geometric intervals calculated from #84CC16 on the 360-degree color wheel.

Direct Polar (180°)#5E15CB

Complementary Harmony

Pairs Lime 500 with its polar opposite (#5E15CB) to create maximum optical contrast, perfect for high-converting call-to-action buttons.

Adjacent (±30°)#CBB915 · #27CB15

Analogous Harmony

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

Split Angles (150° / 210°)#1527CB · #B915CB

Split-Complementary

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

Triangular (120°)#1582CB · #CB1582

Triadic Harmony

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

Rectangular (90°)#15CBB9 · #5E15CB · #CB1527

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 Lime 500

Lock #84CC16 inside our interactive generator to calculate live matching palettes in real time.

Launch Palette Generator

The 60-30-10 UI Implementation Role for Lime 500

Recommended proportional volume and semantic interface assignment.

Recommended Assignment: Interactive Brand Accent (10% Volume)

With a saturation of 81% and lightness of 44%, Lime 500 (#84CC16) 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 Lime 500 with intentional neutral whitespace reinforces authority and conversion clarity.

Production Code Tokens for Lime 500

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

CSS Custom Properties (:root)Vanilla CSS
:root {
  --color-84cc16: #84CC16;
  --color-84cc16-rgb: 132, 204, 22;
  --color-84cc16-hsl: 84deg 81% 44%;
}
tailwind.config.jsTailwind CSS
module.exports = {
  theme: {
    extend: {
      colors: {
        '84cc16': '#84CC16',
      }
    }
  }
};

Frequently Asked Questions About Lime 500 (#84CC16)

Authoritative answers covering Lime 500 color codes, WCAG contrast compliance, and UI design systems.

What are the exact digital and print color codes for Lime 500 (#84CC16)?
Lime 500 is defined by the HEX code #84CC16. Its digital screen RGB coordinates are R:132, G:204, B:22. Its cylindrical HSL values are Hue:84°, Saturation:81%, Lightness:44%. In HSV/HSB format, it is 84°, 89%, 80%. For four-color CMYK process printing, its ink percentages are C:35%, M:0%, Y:89%, K:20%.
Does Lime 500 (#84CC16) pass WCAG 2.2 accessibility standards for text readability?
Against a pure white (#FFFFFF) background, Lime 500 achieves a contrast ratio of 1.98:1 (Failing WCAG AA for normal body text, and Failing for large headings). Against dark slate (#0F172A), it achieves a contrast ratio of 9.04:1 (Passing WCAG AA).
What is the direct complementary color for Lime 500 (#84CC16)?
The exact 180-degree optical complementary color for #84CC16 is #5E15CB. When placed side-by-side, #84CC16 and #5E15CB create maximum visual tension and high click-through conversion rates.
What is the recommended role for Lime 500 in the 60-30-10 UI design rule?
With a saturation of 81% and lightness of 44%, Lime 500 (#84CC16) 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 Lime 500 into Tailwind CSS and CSS variables?
You can define Lime 500 in CSS custom properties as ':root { --color-custom: #84CC16; }' or paste it into your 'tailwind.config.js' file under 'theme.extend.colors'. You can also generate full palettes containing Lime 500 using our interactive Color Palette Generator.
Which color family does Lime 500 (#84CC16) belong to?
Lime 500 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.