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

Teal & Muted Green, Blue Color Palette

#5B746B 91, 116, 107
#1B6EB7 27, 110, 183
#1BB995 27, 185, 149
#D9C8DA 217, 200, 218
#5B746B
Color 1
#1B6EB7
Color 2
#1BB995
Color 3
#D9C8DA
Color 4
:root {
  --color-1: #5B746B;
  --color-2: #1B6EB7;
  --color-3: #1BB995;
  --color-4: #D9C8DA;
}
colors: {
  'palette-1': '#5B746B',
  'palette-2': '#1B6EB7',
  'palette-3': '#1BB995',
  'palette-4': '#D9C8DA',
}
const palette = [
  '#5B746B',
  '#1B6EB7',
  '#1BB995',
  '#D9C8DA',
];
$color-1: #5B746B;
$color-2: #1B6EB7;
$color-3: #1BB995;
$color-4: #D9C8DA;
Palette Codes 4 COLORS

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

7,292 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 Teal (#1BB995) and reads as well balanced in lightness, with an average saturation of 45% and lightness of 51%. It works well for calm, professional and modern interfaces.

The colors in this palette

Muted Green #5B746B

rgb(91, 116, 107) · hsl(158, 12%, 41%)

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

Blue #1B6EB7

rgb(27, 110, 183) · hsl(208, 74%, 41%)

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

Teal #1BB995

rgb(27, 185, 149) · hsl(166, 75%, 42%)

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

Light Pink #D9C8DA

rgb(217, 200, 218) · hsl(297, 20%, 82%)

A light, airy tone — ideal for backgrounds and subtle fills.

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
#1B6EB7 #D9C8DA 3.34:1 Fail Fail
#5B746B #D9C8DA 3.18:1 Fail Fail
#1B6EB7 #1BB995 2.13:1 Fail Fail
#5B746B #1BB995 2.03:1 Fail Fail
#1BB995 #D9C8DA 1.57:1 Fail Fail
#5B746B #1B6EB7 1.05:1 Fail Fail

How to use these colors

  • Background — Light Pink (#D9C8DA): the lightest tone — a clean base for large areas
  • Text — Muted Green (#5B746B): the darkest tone — readable for body copy and headings
  • Primary — Teal (#1BB995): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#1B6EB7): 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: Muted Green (#5B746B), Blue (#1B6EB7), Teal (#1BB995) and Light Pink (#D9C8DA).

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 #5B746B, #1B6EB7, #1BB995 and #D9C8DA. 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!