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

Teal & Blue, Muted Green Color Palette

#2A4B6F 42, 75, 111
#74A26F 116, 162, 111
#439344 67, 147, 68
#65C8E5 101, 200, 229
#2A4B6F
Color 1
#74A26F
Color 2
#439344
Color 3
#65C8E5
Color 4
:root {
  --color-1: #2A4B6F;
  --color-2: #74A26F;
  --color-3: #439344;
  --color-4: #65C8E5;
}
colors: {
  'palette-1': '#2A4B6F',
  'palette-2': '#74A26F',
  'palette-3': '#439344',
  'palette-4': '#65C8E5',
}
const palette = [
  '#2A4B6F',
  '#74A26F',
  '#439344',
  '#65C8E5',
];
$color-1: #2A4B6F;
$color-2: #74A26F;
$color-3: #439344;
$color-4: #65C8E5;
Palette Codes 4 COLORS

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

2,112 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 (#65C8E5) and reads as well balanced in lightness, with an average saturation of 44% and lightness of 48%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #2A4B6F

rgb(42, 75, 111) · hsl(211, 45%, 30%)

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

Muted Green #74A26F

rgb(116, 162, 111) · hsl(114, 22%, 54%)

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

Green #439344

rgb(67, 147, 68) · hsl(121, 37%, 42%)

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

Teal #65C8E5

rgb(101, 200, 229) · hsl(194, 71%, 65%)

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
#2A4B6F #65C8E5 4.69:1 Pass Fail
#2A4B6F #74A26F 3.06:1 Fail Fail
#2A4B6F #439344 2.35:1 Fail Fail
#439344 #65C8E5 1.99:1 Fail Fail
#74A26F #65C8E5 1.53:1 Fail Fail
#74A26F #439344 1.3:1 Fail Fail

How to use these colors

  • Background — Teal (#65C8E5): the lightest tone — a clean base for large areas
  • Text — Blue (#2A4B6F): the darkest tone — readable for body copy and headings
  • Primary — Blue (#2A4B6F): the most saturated tone — buttons, links and key UI
  • Accent — Green (#439344): 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: Blue (#2A4B6F), Muted Green (#74A26F), Green (#439344) and Teal (#65C8E5).

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 #2A4B6F, #74A26F, #439344 and #65C8E5. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

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

Related Palettes

Copied!