Lime & Green Color Palette

01 #00FF00
02 #00C000
03 #008000
04 #B3FFB3
05 #003300

Why do Lime and Green go well together?

The combination of Lime (#00FF00) and Green (#008000) creates a striking designer pairing. The contrast ratio between these two colors is measured at 3.74:1, which is suitable for large headings, UI borders, and bold graphic components. When used in digital projects, this duo offers a cohesive balance of color temperatures.

How to use the Lime & Green color combination

In modern branding and web interfaces, pairing Lime with Green is commonly utilized to evoke specific emotional responses. This combination is highly effective for technical platforms, retail packaging, and creative studio portfolios. To implement this palette, use #00FF00 for primary brand elements and #008000 as the accent or background container.

👁 Live UI Mockup Preview

See how this palette coordinates on actual web components.

Lime Canvas

Lime & Green UI Layout

This component template demonstrates Lime styling applied to headers and Green styled interactive blocks.

Green Focus Rate 85%

🛠 Stylesheet Integration Codes

CSS Variables
:root {
  --color-primary:   #00FF00;
  --color-secondary: #008000;
  --color-midtone:   #00C000;
  --color-highlight: #B3FFB3;
  --color-shadow:    #003300;
}

Parent Color Reference Sheets

Lime Details All web and printing specifications
Green Details All web and printing specifications
Copied!