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

Green & Dark Green, Green Color Palette

#175C0A 23, 92, 10
#2FB913 47, 185, 19
#62EC46 98, 236, 70
#B0F5A3 176, 245, 163
#175C0A
Color 1
#2FB913
Color 2
#62EC46
Color 3
#B0F5A3
Color 4
:root {
  --color-1: #175C0A;
  --color-2: #2FB913;
  --color-3: #62EC46;
  --color-4: #B0F5A3;
}
colors: {
  'palette-1': '#175C0A',
  'palette-2': '#2FB913',
  'palette-3': '#62EC46',
  'palette-4': '#B0F5A3',
}
const palette = [
  '#175C0A',
  '#2FB913',
  '#62EC46',
  '#B0F5A3',
];
$color-1: #175C0A;
$color-2: #2FB913;
$color-3: #62EC46;
$color-4: #B0F5A3;
Palette Codes 4 COLORS

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

2,177 Views
Added Jun 2026
Tags
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 Green (#2FB913) and reads as well balanced in lightness, with an average saturation of 81% and lightness of 50%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Green #175C0A

rgb(23, 92, 10) · hsl(110, 80%, 20%)

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

Green #2FB913

rgb(47, 185, 19) · hsl(110, 81%, 40%)

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

Green #62EC46

rgb(98, 236, 70) · hsl(110, 81%, 60%)

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

Light Green #B0F5A3

rgb(176, 245, 163) · hsl(110, 80%, 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
#175C0A #B0F5A3 6.39:1 Pass Fail
#175C0A #62EC46 5.29:1 Pass Fail
#175C0A #2FB913 3.14:1 Fail Fail
#2FB913 #B0F5A3 2.04:1 Fail Fail
#2FB913 #62EC46 1.69:1 Fail Fail
#62EC46 #B0F5A3 1.21:1 Fail Fail

How to use these colors

  • Background — Light Green (#B0F5A3): the lightest tone — a clean base for large areas
  • Text — Dark Green (#175C0A): the darkest tone — readable for body copy and headings
  • Primary — Green (#2FB913): the most saturated tone — buttons, links and key UI
  • Accent — Green (#62EC46): 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 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 (#175C0A), Green (#2FB913), Green (#62EC46) and Light Green (#B0F5A3).

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 #175C0A, #2FB913, #62EC46 and #B0F5A3. 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.39:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!