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

Dark Teal & Muted Green, Green Color Palette

#195A70 25, 90, 112
#5E925D 94, 146, 93
#2A7342 42, 115, 66
#4994C0 73, 148, 192
#195A70
Color 1
#5E925D
Color 2
#2A7342
Color 3
#4994C0
Color 4
:root {
  --color-1: #195A70;
  --color-2: #5E925D;
  --color-3: #2A7342;
  --color-4: #4994C0;
}
colors: {
  'palette-1': '#195A70',
  'palette-2': '#5E925D',
  'palette-3': '#2A7342',
  'palette-4': '#4994C0',
}
const palette = [
  '#195A70',
  '#5E925D',
  '#2A7342',
  '#4994C0',
];
$color-1: #195A70;
$color-2: #5E925D;
$color-3: #2A7342;
$color-4: #4994C0;
Palette Codes 4 COLORS

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

5,087 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, versatile 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Dark Teal (#195A70) and reads as well balanced in lightness, with an average saturation of 45% and lightness of 39%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Teal #195A70

rgb(25, 90, 112) · hsl(195, 64%, 27%)

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

Muted Green #5E925D

rgb(94, 146, 93) · hsl(119, 22%, 47%)

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

Green #2A7342

rgb(42, 115, 66) · hsl(140, 46%, 31%)

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

Blue #4994C0

rgb(73, 148, 192) · hsl(202, 49%, 52%)

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
#195A70 #4994C0 2.29:1 Fail Fail
#195A70 #5E925D 2.1:1 Fail Fail
#2A7342 #4994C0 1.73:1 Fail Fail
#5E925D #2A7342 1.58:1 Fail Fail
#195A70 #2A7342 1.33:1 Fail Fail
#5E925D #4994C0 1.09:1 Fail Fail

How to use these colors

  • Background — Blue (#4994C0): the lightest tone — a clean base for large areas
  • Text — Dark Teal (#195A70): the darkest tone — readable for body copy and headings
  • Primary — Dark Teal (#195A70): the most saturated tone — buttons, links and key UI
  • Accent — Green (#2A7342): 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 Teal 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 Teal (#195A70), Muted Green (#5E925D), Green (#2A7342) and Blue (#4994C0).

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 #195A70, #5E925D, #2A7342 and #4994C0. 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!