Green & Lime Color Palette

01 #008000
02 #00C000
03 #00FF00
04 #B3D9B3
05 #006600

Why do Green and Lime go well together?

The combination of Green (#008000) and Lime (#00FF00) 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 Green & Lime color combination

In modern branding and web interfaces, pairing Green with Lime 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 #008000 for primary brand elements and #00FF00 as the accent or background container.

👁 Live UI Mockup Preview

See how this palette coordinates on actual web components.

Green Canvas

Green & Lime UI Layout

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

Lime Focus Rate 85%

🛠 Stylesheet Integration Codes

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

Parent Color Reference Sheets

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