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

Dark Green & Green, Light Green Color Palette

#0E5829 14, 88, 41
#1CB052 28, 176, 82
#4FE385 79, 227, 133
#A7F1C2 167, 241, 194
#0E5829
Color 1
#1CB052
Color 2
#4FE385
Color 3
#A7F1C2
Color 4
:root {
  --color-1: #0E5829;
  --color-2: #1CB052;
  --color-3: #4FE385;
  --color-4: #A7F1C2;
}
colors: {
  'palette-1': '#0E5829',
  'palette-2': '#1CB052',
  'palette-3': '#4FE385',
  'palette-4': '#A7F1C2',
}
const palette = [
  '#0E5829',
  '#1CB052',
  '#4FE385',
  '#A7F1C2',
];
$color-1: #0E5829;
$color-2: #1CB052;
$color-3: #4FE385;
$color-4: #A7F1C2;
Palette Codes 4 COLORS

This is a cool, bold 4-colour palette with a comfortable balance of contrast and harmony.

3,835 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, bold 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Dark Green (#0E5829) and reads as well balanced in lightness, with an average saturation of 73% and lightness of 50%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Green #0E5829

rgb(14, 88, 41) · hsl(142, 73%, 20%)

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

Green #1CB052

rgb(28, 176, 82) · hsl(142, 73%, 40%)

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

Green #4FE385

rgb(79, 227, 133) · hsl(142, 73%, 60%)

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

Light Green #A7F1C2

rgb(167, 241, 194) · hsl(142, 73%, 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
#0E5829 #A7F1C2 6.54:1 Pass Fail
#0E5829 #4FE385 5.17:1 Pass Fail
#0E5829 #1CB052 3.02:1 Fail Fail
#1CB052 #A7F1C2 2.17:1 Fail Fail
#1CB052 #4FE385 1.71:1 Fail Fail
#4FE385 #A7F1C2 1.26:1 Fail Fail

How to use these colors

  • Background — Light Green (#A7F1C2): the lightest tone — a clean base for large areas
  • Text — Dark Green (#0E5829): the darkest tone — readable for body copy and headings
  • Primary — Dark Green (#0E5829): the most saturated tone — buttons, links and key UI
  • Accent — Green (#1CB052): 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 (#0E5829), Green (#1CB052), Green (#4FE385) and Light Green (#A7F1C2).

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 #0E5829, #1CB052, #4FE385 and #A7F1C2. 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.54:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!