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

Blue & Muted Teal, Teal Color Palette

#446B78 68, 107, 120
#34A9EF 52, 169, 239
#3EE8B7 62, 232, 183
#F5F5F5 245, 245, 245
#446B78
Color 1
#34A9EF
Color 2
#3EE8B7
Color 3
#F5F5F5
Color 4
:root {
  --color-1: #446B78;
  --color-2: #34A9EF;
  --color-3: #3EE8B7;
  --color-4: #F5F5F5;
}
colors: {
  'palette-1': '#446B78',
  'palette-2': '#34A9EF',
  'palette-3': '#3EE8B7',
  'palette-4': '#F5F5F5',
}
const palette = [
  '#446B78',
  '#34A9EF',
  '#3EE8B7',
  '#F5F5F5',
];
$color-1: #446B78;
$color-2: #34A9EF;
$color-3: #3EE8B7;
$color-4: #F5F5F5;
Palette Codes 4 COLORS

This is a cool, versatile 4-colour palette that combines high-contrast tones for a bold, dynamic look.

2,916 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, versatile 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Blue (#34A9EF) and reads as well balanced in lightness, with an average saturation of 48% and lightness of 62%. It works well for calm, professional and modern interfaces.

The colors in this palette

Muted Teal #446B78

rgb(68, 107, 120) · hsl(195, 28%, 37%)

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

Blue #34A9EF

rgb(52, 169, 239) · hsl(202, 85%, 57%)

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

Teal #3EE8B7

rgb(62, 232, 183) · hsl(163, 79%, 58%)

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

White #F5F5F5

rgb(245, 245, 245) · hsl(0, 0%, 96%)

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
#446B78 #F5F5F5 5.32:1 Pass Fail
#446B78 #3EE8B7 3.71:1 Fail Fail
#34A9EF #F5F5F5 2.39:1 Fail Fail
#446B78 #34A9EF 2.23:1 Fail Fail
#34A9EF #3EE8B7 1.66:1 Fail Fail
#3EE8B7 #F5F5F5 1.43:1 Fail Fail

How to use these colors

  • Background — White (#F5F5F5): the lightest tone — a clean base for large areas
  • Text — Muted Teal (#446B78): the darkest tone — readable for body copy and headings
  • Primary — Blue (#34A9EF): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#3EE8B7): 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 Blue 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 Teal (#446B78), Blue (#34A9EF), Teal (#3EE8B7) and White (#F5F5F5).

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 #446B78, #34A9EF, #3EE8B7 and #F5F5F5. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

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

Related Palettes

Copied!