Lime & Green Color Palette — PaletteCSS
Back to palettes

Lime & Green Color Palette

#8DD110 141, 209, 16
#67DA1B 103, 218, 27
#83DD73 131, 221, 115
#25A732 37, 167, 50
#8DD110
Color 1
#67DA1B
Color 2
#83DD73
Color 3
#25A732
Color 4
:root {
  --color-1: #8DD110;
  --color-2: #67DA1B;
  --color-3: #83DD73;
  --color-4: #25A732;
}
colors: {
  'palette-1': '#8DD110',
  'palette-2': '#67DA1B',
  'palette-3': '#83DD73',
  'palette-4': '#25A732',
}
const palette = [
  '#8DD110',
  '#67DA1B',
  '#83DD73',
  '#25A732',
];
$color-1: #8DD110;
$color-2: #67DA1B;
$color-3: #83DD73;
$color-4: #25A732;
Palette Codes 4 COLORS

This is a cool, high-energy 4-colour palette mixing related and contrasting tones for a natural feel.

5,792 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Lime (#8DD110) and reads as well balanced in lightness, with an average saturation of 72% and lightness of 50%. It works well for calm, professional and modern interfaces.

The colors in this palette

Lime #8DD110

rgb(141, 209, 16) · hsl(81, 86%, 44%)

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

Green #67DA1B

rgb(103, 218, 27) · hsl(96, 78%, 48%)

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

Green #83DD73

rgb(131, 221, 115) · hsl(111, 61%, 66%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Green #25A732

rgb(37, 167, 50) · hsl(126, 64%, 40%)

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
#83DD73 #25A732 1.89:1 Fail Fail
#67DA1B #25A732 1.75:1 Fail Fail
#8DD110 #25A732 1.69:1 Fail Fail
#8DD110 #83DD73 1.12:1 Fail Fail
#67DA1B #83DD73 1.08:1 Fail Fail
#8DD110 #67DA1B 1.03:1 Fail Fail

How to use these colors

  • Background — Green (#83DD73): the lightest tone — a clean base for large areas
  • Text — Green (#25A732): the darkest tone — readable for body copy and headings
  • Primary — Lime (#8DD110): the most saturated tone — buttons, links and key UI
  • Accent — Green (#67DA1B): 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 Lime 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 (#8DD110), Green (#67DA1B), Green (#83DD73) and Green (#25A732).

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 #8DD110, #67DA1B, #83DD73 and #25A732. 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!