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

Green & Green, Charcoal Color Palette

#24783E 36, 120, 62
#534E45 83, 78, 69
#50C084 80, 192, 132
#0A9539 10, 149, 57
#24783E
Color 1
#534E45
Color 2
#50C084
Color 3
#0A9539
Color 4
:root {
  --color-1: #24783E;
  --color-2: #534E45;
  --color-3: #50C084;
  --color-4: #0A9539;
}
colors: {
  'palette-1': '#24783E',
  'palette-2': '#534E45',
  'palette-3': '#50C084',
  'palette-4': '#0A9539',
}
const palette = [
  '#24783E',
  '#534E45',
  '#50C084',
  '#0A9539',
];
$color-1: #24783E;
$color-2: #534E45;
$color-3: #50C084;
$color-4: #0A9539;
Palette Codes 4 COLORS

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

4,289 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Green #24783E

rgb(36, 120, 62) · hsl(139, 54%, 31%)

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

Charcoal #534E45

rgb(83, 78, 69) · hsl(39, 9%, 30%)

A soft, muted tone that suits calm backgrounds and large surfaces.

Green #50C084

rgb(80, 192, 132) · hsl(148, 47%, 53%)

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

Green #0A9539

rgb(10, 149, 57) · hsl(140, 87%, 31%)

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

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
#534E45 #50C084 3.62:1 Fail Fail
#24783E #50C084 2.41:1 Fail Fail
#534E45 #0A9539 2.11:1 Fail Fail
#50C084 #0A9539 1.72:1 Fail Fail
#24783E #534E45 1.51:1 Fail Fail
#24783E #0A9539 1.4:1 Fail Fail

How to use these colors

  • Background — Green (#50C084): the lightest tone — a clean base for large areas
  • Text — Charcoal (#534E45): the darkest tone — readable for body copy and headings
  • Primary — Green (#0A9539): the most saturated tone — buttons, links and key UI
  • Accent — Green (#24783E): 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: Green (#24783E), Charcoal (#534E45), Green (#50C084) and Green (#0A9539).

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 #24783E, #534E45, #50C084 and #0A9539. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

The colours are fairly close in contrast, so pair them carefully for text — put a very light or very dark colour behind body text, and check the contrast table above.

Related Palettes

Copied!