Green & Lime, Green Color Palette — PaletteCSS
Back to palettes

Green & Lime, Green Color Palette

#7CB724 124, 183, 36
#6EF226 110, 242, 38
#3FED2C 63, 237, 44
#2ED146 46, 209, 70
#7CB724
Color 1
#6EF226
Color 2
#3FED2C
Color 3
#2ED146
Color 4
:root {
  --color-1: #7CB724;
  --color-2: #6EF226;
  --color-3: #3FED2C;
  --color-4: #2ED146;
}
colors: {
  'palette-1': '#7CB724',
  'palette-2': '#6EF226',
  'palette-3': '#3FED2C',
  'palette-4': '#2ED146',
}
const palette = [
  '#7CB724',
  '#6EF226',
  '#3FED2C',
  '#2ED146',
];
$color-1: #7CB724;
$color-2: #6EF226;
$color-3: #3FED2C;
$color-4: #2ED146;
Palette Codes 4 COLORS

This is a cool, high-energy 4-colour palette built from closely related tones that blend harmoniously.

5,410 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Green (#6EF226) and reads as well balanced in lightness, with an average saturation of 76% and lightness of 51%. It works well for calm, professional and modern interfaces.

The colors in this palette

Lime #7CB724

rgb(124, 183, 36) · hsl(84, 67%, 43%)

A vivid, saturated tone that draws the eye — best for accents and highlights.

Green #6EF226

rgb(110, 242, 38) · hsl(99, 89%, 55%)

A vivid, saturated tone that draws the eye — best for accents and highlights.

Green #3FED2C

rgb(63, 237, 44) · hsl(114, 84%, 55%)

A vivid, saturated tone that draws the eye — best for accents and highlights.

Green #2ED146

rgb(46, 209, 70) · hsl(129, 64%, 50%)

A vivid, saturated tone that draws the eye — best for accents and highlights.

Accessibility & contrast

Colour contrast decides whether text stays readable. Here is how each pair of colours in this palette performs when one is used as text on the other, measured against the WCAG standard (AA needs 4.5:1, AAA needs 7:1).

TextBackgroundRatioAAAAA
#7CB724 #6EF226 1.66:1 Fail Fail
#7CB724 #3FED2C 1.54:1 Fail Fail
#6EF226 #2ED146 1.39:1 Fail Fail
#3FED2C #2ED146 1.29:1 Fail Fail
#7CB724 #2ED146 1.19:1 Fail Fail
#6EF226 #3FED2C 1.08:1 Fail Fail

How to use these colors

  • Background — Green (#3FED2C): the lightest tone — a clean base for large areas
  • Text — Lime (#7CB724): the darkest tone — readable for body copy and headings
  • Primary — Green (#6EF226): the most saturated tone — buttons, links and key UI
  • Accent — Lime (#7CB724): a secondary highlight for badges and details

Colors that pair with this palette

Want to extend this palette? These colours pair naturally with its dominant Green tone, based on colour-wheel harmony. Tap a swatch to explore that colour family.

Frequently asked questions

What colours are in this palette?

This palette has 4 colours: Lime (#7CB724), Green (#6EF226), Green (#3FED2C) and Green (#2ED146).

Is this a warm or cool colour palette?

It is a cool palette — its tones lean toward blues, greens and purples, which feel calm and modern.

What are the hex codes for this palette?

The hex codes are #7CB724, #6EF226, #3FED2C and #2ED146. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

The colours are fairly close in contrast, so pair them carefully for text — put a very light or very dark colour behind body text, and check the contrast table above.

Related Palettes

Copied!