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

Dark Green & Green, Light Green Color Palette

#0F5714 15, 87, 20
#1EAE27 30, 174, 39
#51E15A 81, 225, 90
#A8F0AD 168, 240, 173
#0F5714
Color 1
#1EAE27
Color 2
#51E15A
Color 3
#A8F0AD
Color 4
:root {
  --color-1: #0F5714;
  --color-2: #1EAE27;
  --color-3: #51E15A;
  --color-4: #A8F0AD;
}
colors: {
  'palette-1': '#0F5714',
  'palette-2': '#1EAE27',
  'palette-3': '#51E15A',
  'palette-4': '#A8F0AD',
}
const palette = [
  '#0F5714',
  '#1EAE27',
  '#51E15A',
  '#A8F0AD',
];
$color-1: #0F5714;
$color-2: #1EAE27;
$color-3: #51E15A;
$color-4: #A8F0AD;
Palette Codes 4 COLORS

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

2,807 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 (#0F5714) and reads as well balanced in lightness, with an average saturation of 71% and lightness of 50%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Green #0F5714

rgb(15, 87, 20) · hsl(124, 71%, 20%)

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

Green #1EAE27

rgb(30, 174, 39) · hsl(124, 71%, 40%)

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

Green #51E15A

rgb(81, 225, 90) · hsl(124, 71%, 60%)

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

Light Green #A8F0AD

rgb(168, 240, 173) · hsl(124, 71%, 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
#0F5714 #A8F0AD 6.57:1 Pass Fail
#0F5714 #51E15A 5.12:1 Pass Fail
#0F5714 #1EAE27 2.98:1 Fail Fail
#1EAE27 #A8F0AD 2.2:1 Fail Fail
#1EAE27 #51E15A 1.72:1 Fail Fail
#51E15A #A8F0AD 1.28:1 Fail Fail

How to use these colors

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

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 #0F5714, #1EAE27, #51E15A and #A8F0AD. 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.57:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!