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

Blue & Muted Teal, Green Color Palette

#416C78 65, 108, 120
#2DADED 45, 173, 237
#29C68E 41, 198, 142
#F5F5F5 245, 245, 245
#416C78
Color 1
#2DADED
Color 2
#29C68E
Color 3
#F5F5F5
Color 4
:root {
  --color-1: #416C78;
  --color-2: #2DADED;
  --color-3: #29C68E;
  --color-4: #F5F5F5;
}
colors: {
  'palette-1': '#416C78',
  'palette-2': '#2DADED',
  'palette-3': '#29C68E',
  'palette-4': '#F5F5F5',
}
const palette = [
  '#416C78',
  '#2DADED',
  '#29C68E',
  '#F5F5F5',
];
$color-1: #416C78;
$color-2: #2DADED;
$color-3: #29C68E;
$color-4: #F5F5F5;
Palette Codes 4 COLORS

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

3,527 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Muted Teal #416C78

rgb(65, 108, 120) · hsl(193, 30%, 36%)

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

Blue #2DADED

rgb(45, 173, 237) · hsl(200, 84%, 55%)

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

Green #29C68E

rgb(41, 198, 142) · hsl(159, 66%, 47%)

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
#416C78 #F5F5F5 5.29:1 Pass Fail
#416C78 #29C68E 2.63:1 Fail Fail
#2DADED #F5F5F5 2.32:1 Fail Fail
#416C78 #2DADED 2.28:1 Fail Fail
#29C68E #F5F5F5 2.01:1 Fail Fail
#2DADED #29C68E 1.15:1 Fail Fail

How to use these colors

  • Background — White (#F5F5F5): the lightest tone — a clean base for large areas
  • Text — Muted Teal (#416C78): the darkest tone — readable for body copy and headings
  • Primary — Blue (#2DADED): the most saturated tone — buttons, links and key UI
  • Accent — Green (#29C68E): 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 (#416C78), Blue (#2DADED), Green (#29C68E) 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 #416C78, #2DADED, #29C68E 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.29:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!