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

Teal & Dark Green, Muted Teal Color Palette

#253624 37, 54, 36
#44606C 68, 96, 108
#0B3245 11, 50, 69
#0AB194 10, 177, 148
#253624
Color 1
#44606C
Color 2
#0B3245
Color 3
#0AB194
Color 4
:root {
  --color-1: #253624;
  --color-2: #44606C;
  --color-3: #0B3245;
  --color-4: #0AB194;
}
colors: {
  'palette-1': '#253624',
  'palette-2': '#44606C',
  'palette-3': '#0B3245',
  'palette-4': '#0AB194',
}
const palette = [
  '#253624',
  '#44606C',
  '#0B3245',
  '#0AB194',
];
$color-1: #253624;
$color-2: #44606C;
$color-3: #0B3245;
$color-4: #0AB194;
Palette Codes 4 COLORS

This is a cool, easygoing 4-colour palette with a comfortable balance of contrast and harmony.

3,852 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, easygoing 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Teal (#0AB194) and reads as deep and moody, with an average saturation of 51% and lightness of 26%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Green #253624

rgb(37, 54, 36) · hsl(117, 20%, 18%)

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

Muted Teal #44606C

rgb(68, 96, 108) · hsl(198, 23%, 35%)

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

Dark Teal #0B3245

rgb(11, 50, 69) · hsl(200, 72%, 16%)

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

Teal #0AB194

rgb(10, 177, 148) · hsl(170, 89%, 37%)

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
#0B3245 #0AB194 4.97:1 Pass Fail
#253624 #0AB194 4.74:1 Pass Fail
#44606C #0AB194 2.47:1 Fail Fail
#44606C #0B3245 2.01:1 Fail Fail
#253624 #44606C 1.92:1 Fail Fail
#253624 #0B3245 1.05:1 Fail Fail

How to use these colors

  • Background — Teal (#0AB194): the lightest tone — a clean base for large areas
  • Text — Dark Teal (#0B3245): the darkest tone — readable for body copy and headings
  • Primary — Dark Teal (#0B3245): the most saturated tone — buttons, links and key UI
  • Accent — Muted Teal (#44606C): 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 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 Green (#253624), Muted Teal (#44606C), Dark Teal (#0B3245) and Teal (#0AB194).

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 #253624, #44606C, #0B3245 and #0AB194. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Dark Teal text on Teal reaches a contrast ratio of 4.97:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!