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

Dark Green & Green, Light Green Color Palette

#145214 20, 82, 20
#29A329 41, 163, 41
#5CD65C 92, 214, 92
#ADEBAD 173, 235, 173
#145214
Color 1
#29A329
Color 2
#5CD65C
Color 3
#ADEBAD
Color 4
:root {
  --color-1: #145214;
  --color-2: #29A329;
  --color-3: #5CD65C;
  --color-4: #ADEBAD;
}
colors: {
  'palette-1': '#145214',
  'palette-2': '#29A329',
  'palette-3': '#5CD65C',
  'palette-4': '#ADEBAD',
}
const palette = [
  '#145214',
  '#29A329',
  '#5CD65C',
  '#ADEBAD',
];
$color-1: #145214;
$color-2: #29A329;
$color-3: #5CD65C;
$color-4: #ADEBAD;
Palette Codes 4 COLORS

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

1,748 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Dark Green #145214

rgb(20, 82, 20) · hsl(120, 61%, 20%)

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

Green #29A329

rgb(41, 163, 41) · hsl(120, 60%, 40%)

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

Green #5CD65C

rgb(92, 214, 92) · hsl(120, 60%, 60%)

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

Light Green #ADEBAD

rgb(173, 235, 173) · hsl(120, 61%, 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
#145214 #ADEBAD 6.79:1 Pass Fail
#145214 #5CD65C 5:1 Pass Fail
#145214 #29A329 2.83:1 Fail Fail
#29A329 #ADEBAD 2.4:1 Fail Fail
#29A329 #5CD65C 1.76:1 Fail Fail
#5CD65C #ADEBAD 1.36:1 Fail Fail

How to use these colors

  • Background — Light Green (#ADEBAD): the lightest tone — a clean base for large areas
  • Text — Dark Green (#145214): the darkest tone — readable for body copy and headings
  • Primary — Dark Green (#145214): the most saturated tone — buttons, links and key UI
  • Accent — Green (#5CD65C): 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 (#145214), Green (#29A329), Green (#5CD65C) and Light Green (#ADEBAD).

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 #145214, #29A329, #5CD65C and #ADEBAD. 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.79:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!