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

Teal & Dark Teal, Muted Green Color Palette

#134F66 19, 79, 102
#7CAB91 124, 171, 145
#329F4F 50, 159, 79
#67D2F2 103, 210, 242
#134F66
Color 1
#7CAB91
Color 2
#329F4F
Color 3
#67D2F2
Color 4
:root {
  --color-1: #134F66;
  --color-2: #7CAB91;
  --color-3: #329F4F;
  --color-4: #67D2F2;
}
colors: {
  'palette-1': '#134F66',
  'palette-2': '#7CAB91',
  'palette-3': '#329F4F',
  'palette-4': '#67D2F2',
}
const palette = [
  '#134F66',
  '#7CAB91',
  '#329F4F',
  '#67D2F2',
];
$color-1: #134F66;
$color-2: #7CAB91;
$color-3: #329F4F;
$color-4: #67D2F2;
Palette Codes 4 COLORS

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

5,357 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 Teal (#67D2F2) and reads as well balanced in lightness, with an average saturation of 57% and lightness of 48%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Teal #134F66

rgb(19, 79, 102) · hsl(197, 69%, 24%)

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

Muted Green #7CAB91

rgb(124, 171, 145) · hsl(147, 22%, 58%)

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

Green #329F4F

rgb(50, 159, 79) · hsl(136, 52%, 41%)

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

Teal #67D2F2

rgb(103, 210, 242) · hsl(194, 84%, 68%)

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
#134F66 #67D2F2 5.17:1 Pass Fail
#134F66 #7CAB91 3.46:1 Fail Fail
#134F66 #329F4F 2.66:1 Fail Fail
#329F4F #67D2F2 1.95:1 Fail Fail
#7CAB91 #67D2F2 1.49:1 Fail Fail
#7CAB91 #329F4F 1.3:1 Fail Fail

How to use these colors

  • Background — Teal (#67D2F2): the lightest tone — a clean base for large areas
  • Text — Dark Teal (#134F66): the darkest tone — readable for body copy and headings
  • Primary — Dark Teal (#134F66): the most saturated tone — buttons, links and key UI
  • Accent — Green (#329F4F): 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 Teal (#134F66), Muted Green (#7CAB91), Green (#329F4F) and Teal (#67D2F2).

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 #134F66, #7CAB91, #329F4F and #67D2F2. 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 5.17:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!