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

Dark Green & Green, Light Green Color Palette

#2A491D 42, 73, 29
#54923A 84, 146, 58
#87C56D 135, 197, 109
#C3E2B6 195, 226, 182
#2A491D
Color 1
#54923A
Color 2
#87C56D
Color 3
#C3E2B6
Color 4
:root {
  --color-1: #2A491D;
  --color-2: #54923A;
  --color-3: #87C56D;
  --color-4: #C3E2B6;
}
colors: {
  'palette-1': '#2A491D',
  'palette-2': '#54923A',
  'palette-3': '#87C56D',
  'palette-4': '#C3E2B6',
}
const palette = [
  '#2A491D',
  '#54923A',
  '#87C56D',
  '#C3E2B6',
];
$color-1: #2A491D;
$color-2: #54923A;
$color-3: #87C56D;
$color-4: #C3E2B6;
Palette Codes 4 COLORS

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

3,965 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, balanced 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Dark Green (#2A491D) and reads as well balanced in lightness, with an average saturation of 43% and lightness of 50%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Green #2A491D

rgb(42, 73, 29) · hsl(102, 43%, 20%)

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

Green #54923A

rgb(84, 146, 58) · hsl(102, 43%, 40%)

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

Green #87C56D

rgb(135, 197, 109) · hsl(102, 43%, 60%)

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

Light Green #C3E2B6

rgb(195, 226, 182) · hsl(102, 43%, 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
#2A491D #C3E2B6 7.19:1 Pass Pass
#2A491D #87C56D 4.95:1 Pass Fail
#2A491D #54923A 2.68:1 Fail Fail
#54923A #C3E2B6 2.68:1 Fail Fail
#54923A #87C56D 1.84:1 Fail Fail
#87C56D #C3E2B6 1.45:1 Fail Fail

How to use these colors

  • Background — Light Green (#C3E2B6): the lightest tone — a clean base for large areas
  • Text — Dark Green (#2A491D): the darkest tone — readable for body copy and headings
  • Primary — Dark Green (#2A491D): the most saturated tone — buttons, links and key UI
  • Accent — Green (#54923A): 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 (#2A491D), Green (#54923A), Green (#87C56D) and Light Green (#C3E2B6).

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 #2A491D, #54923A, #87C56D and #C3E2B6. 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 7.19:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!