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

Dark Green & Green, Light Green Color Palette

#1D4925 29, 73, 37
#3A924A 58, 146, 74
#6DC57D 109, 197, 125
#B6E2BE 182, 226, 190
#1D4925
Color 1
#3A924A
Color 2
#6DC57D
Color 3
#B6E2BE
Color 4
:root {
  --color-1: #1D4925;
  --color-2: #3A924A;
  --color-3: #6DC57D;
  --color-4: #B6E2BE;
}
colors: {
  'palette-1': '#1D4925',
  'palette-2': '#3A924A',
  'palette-3': '#6DC57D',
  'palette-4': '#B6E2BE',
}
const palette = [
  '#1D4925',
  '#3A924A',
  '#6DC57D',
  '#B6E2BE',
];
$color-1: #1D4925;
$color-2: #3A924A;
$color-3: #6DC57D;
$color-4: #B6E2BE;
Palette Codes 4 COLORS

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

1,920 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, easygoing 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Dark Green (#1D4925) 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 #1D4925

rgb(29, 73, 37) · hsl(131, 43%, 20%)

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

Green #3A924A

rgb(58, 146, 74) · hsl(131, 43%, 40%)

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

Green #6DC57D

rgb(109, 197, 125) · hsl(131, 43%, 60%)

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

Light Green #B6E2BE

rgb(182, 226, 190) · hsl(131, 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
#1D4925 #B6E2BE 7.19:1 Pass Pass
#1D4925 #6DC57D 4.89:1 Pass Fail
#3A924A #B6E2BE 2.71:1 Fail Fail
#1D4925 #3A924A 2.65:1 Fail Fail
#3A924A #6DC57D 1.84:1 Fail Fail
#6DC57D #B6E2BE 1.47:1 Fail Fail

How to use these colors

  • Background — Light Green (#B6E2BE): the lightest tone — a clean base for large areas
  • Text — Dark Green (#1D4925): the darkest tone — readable for body copy and headings
  • Primary — Dark Green (#1D4925): the most saturated tone — buttons, links and key UI
  • Accent — Green (#3A924A): 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 (#1D4925), Green (#3A924A), Green (#6DC57D) and Light Green (#B6E2BE).

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 #1D4925, #3A924A, #6DC57D and #B6E2BE. 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!