Dark Green & Green, Light Green Color Palette — PaletteCSS
Back to palettes

Dark Green & Green, Light Green Color Palette

#105615 16, 86, 21
#21AB2A 33, 171, 42
#54DE5D 84, 222, 93
#A9EFAE 169, 239, 174
#105615
Color 1
#21AB2A
Color 2
#54DE5D
Color 3
#A9EFAE
Color 4
:root {
  --color-1: #105615;
  --color-2: #21AB2A;
  --color-3: #54DE5D;
  --color-4: #A9EFAE;
}
colors: {
  'palette-1': '#105615',
  'palette-2': '#21AB2A',
  'palette-3': '#54DE5D',
  'palette-4': '#A9EFAE',
}
const palette = [
  '#105615',
  '#21AB2A',
  '#54DE5D',
  '#A9EFAE',
];
$color-1: #105615;
$color-2: #21AB2A;
$color-3: #54DE5D;
$color-4: #A9EFAE;
Palette Codes 4 COLORS

This is a cool, high-energy 4-colour palette pairing strongly contrasting colours for real visual punch.

436 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Dark Green (#105615) and reads as well balanced in lightness, with an average saturation of 68% and lightness of 50%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Green #105615

rgb(16, 86, 21) · hsl(124, 69%, 20%)

A deep, low-lightness tone — strong for text, headings and bold accents.

Green #21AB2A

rgb(33, 171, 42) · hsl(124, 68%, 40%)

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

Green #54DE5D

rgb(84, 222, 93) · hsl(124, 68%, 60%)

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

Light Green #A9EFAE

rgb(169, 239, 174) · hsl(124, 69%, 80%)

A light, airy tone — ideal for backgrounds and subtle fills.

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
#105615 #A9EFAE 6.62:1 Pass Fail
#105615 #54DE5D 5.07:1 Pass Fail
#105615 #21AB2A 2.93:1 Fail Fail
#21AB2A #A9EFAE 2.26:1 Fail Fail
#21AB2A #54DE5D 1.73:1 Fail Fail
#54DE5D #A9EFAE 1.31:1 Fail Fail

How to use these colors

  • Background — Light Green (#A9EFAE): the lightest tone — a clean base for large areas
  • Text — Dark Green (#105615): the darkest tone — readable for body copy and headings
  • Primary — Dark Green (#105615): the most saturated tone — buttons, links and key UI
  • Accent — Green (#21AB2A): 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 Dark 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: Dark Green (#105615), Green (#21AB2A), Green (#54DE5D) and Light Green (#A9EFAE).

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 #105615, #21AB2A, #54DE5D and #A9EFAE. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Dark Green text on Light Green reaches a contrast ratio of 6.62:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!