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

Dark Green & Green, Light Green Color Palette

#115512 17, 85, 18
#22AA24 34, 170, 36
#55DD57 85, 221, 87
#AAEEAB 170, 238, 171
#115512
Color 1
#22AA24
Color 2
#55DD57
Color 3
#AAEEAB
Color 4
:root {
  --color-1: #115512;
  --color-2: #22AA24;
  --color-3: #55DD57;
  --color-4: #AAEEAB;
}
colors: {
  'palette-1': '#115512',
  'palette-2': '#22AA24',
  'palette-3': '#55DD57',
  'palette-4': '#AAEEAB',
}
const palette = [
  '#115512',
  '#22AA24',
  '#55DD57',
  '#AAEEAB',
];
$color-1: #115512;
$color-2: #22AA24;
$color-3: #55DD57;
$color-4: #AAEEAB;
Palette Codes 4 COLORS

This is a cool, bold 4-colour palette that combines high-contrast tones for a bold, dynamic look.

505 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, bold 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Dark Green (#115512) and reads as well balanced in lightness, with an average saturation of 67% and lightness of 50%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Green #115512

rgb(17, 85, 18) · hsl(121, 67%, 20%)

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

Green #22AA24

rgb(34, 170, 36) · hsl(121, 67%, 40%)

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

Green #55DD57

rgb(85, 221, 87) · hsl(121, 67%, 60%)

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

Light Green #AAEEAB

rgb(170, 238, 171) · hsl(121, 67%, 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
#115512 #AAEEAB 6.66:1 Pass Fail
#115512 #55DD57 5.09:1 Pass Fail
#115512 #22AA24 2.93:1 Fail Fail
#22AA24 #AAEEAB 2.27:1 Fail Fail
#22AA24 #55DD57 1.73:1 Fail Fail
#55DD57 #AAEEAB 1.31:1 Fail Fail

How to use these colors

  • Background — Light Green (#AAEEAB): the lightest tone — a clean base for large areas
  • Text — Dark Green (#115512): the darkest tone — readable for body copy and headings
  • Primary — Dark Green (#115512): the most saturated tone — buttons, links and key UI
  • Accent — Green (#22AA24): 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 (#115512), Green (#22AA24), Green (#55DD57) and Light Green (#AAEEAB).

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 #115512, #22AA24, #55DD57 and #AAEEAB. 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.66:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!