Lime Green & Green Color Palette

01 #32CD32
02 #19A719
03 #008000
04 #C2F0C2
05 #003300

Why do Lime Green and Green go well together?

A palette built with Lime Green (#32CD32) and Green (#008000) delivers a harmonious aesthetic. The contrast score of 2.43:1 indicates that this relationship does not satisfy standard text visibility criteria, so it should be styled as ambient design shapes or background tints. Integrating these two shades helps create depth in layouts.

How to use the Lime Green & Green color combination

Applying the Lime Green and Green color scheme gives projects a balanced, professional feel. It fits cleanly into tech applications, banking software, and retail labels. A solid structural strategy is to use the heavier tone #32CD32 for headers and typography, while reserving the secondary #008000 to guide user attention to key elements.

👁 Live UI Mockup Preview

See how this palette coordinates on actual web components.

Lime Green Canvas

Lime Green & Green UI Layout

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

Green Focus Rate 85%

🛠 Stylesheet Integration Codes

CSS Variables
:root {
  --color-primary:   #32CD32;
  --color-secondary: #008000;
  --color-midtone:   #19A719;
  --color-highlight: #C2F0C2;
  --color-shadow:    #003300;
}

Parent Color Reference Sheets

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