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

Dark Green & Teal, Green Color Palette

#216871 33, 104, 113
#50AC77 80, 172, 119
#0C663E 12, 102, 62
#3D8BBD 61, 139, 189
#216871
Color 1
#50AC77
Color 2
#0C663E
Color 3
#3D8BBD
Color 4
:root {
  --color-1: #216871;
  --color-2: #50AC77;
  --color-3: #0C663E;
  --color-4: #3D8BBD;
}
colors: {
  'palette-1': '#216871',
  'palette-2': '#50AC77',
  'palette-3': '#0C663E',
  'palette-4': '#3D8BBD',
}
const palette = [
  '#216871',
  '#50AC77',
  '#0C663E',
  '#3D8BBD',
];
$color-1: #216871;
$color-2: #50AC77;
$color-3: #0C663E;
$color-4: #3D8BBD;
Palette Codes 4 COLORS

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

1,615 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 Dark Green (#0C663E) and reads as well balanced in lightness, with an average saturation of 55% and lightness of 37%. It works well for calm, professional and modern interfaces.

The colors in this palette

Teal #216871

rgb(33, 104, 113) · hsl(187, 55%, 29%)

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

Green #50AC77

rgb(80, 172, 119) · hsl(145, 37%, 49%)

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

Dark Green #0C663E

rgb(12, 102, 62) · hsl(153, 79%, 22%)

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

Blue #3D8BBD

rgb(61, 139, 189) · hsl(203, 51%, 49%)

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

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
#50AC77 #0C663E 2.51:1 Fail Fail
#216871 #50AC77 2.29:1 Fail Fail
#0C663E #3D8BBD 1.88:1 Fail Fail
#216871 #3D8BBD 1.71:1 Fail Fail
#50AC77 #3D8BBD 1.33:1 Fail Fail
#216871 #0C663E 1.1:1 Fail Fail

How to use these colors

  • Background — Green (#50AC77): the lightest tone — a clean base for large areas
  • Text — Dark Green (#0C663E): the darkest tone — readable for body copy and headings
  • Primary — Dark Green (#0C663E): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#216871): 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: Teal (#216871), Green (#50AC77), Dark Green (#0C663E) and Blue (#3D8BBD).

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 #216871, #50AC77, #0C663E and #3D8BBD. 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!