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

Teal & Dark Teal, Muted Blue Color Palette

#0A2A26 10, 42, 38
#494F6B 73, 79, 107
#2E6679 46, 102, 121
#29DDB5 41, 221, 181
#0A2A26
Color 1
#494F6B
Color 2
#2E6679
Color 3
#29DDB5
Color 4
:root {
  --color-1: #0A2A26;
  --color-2: #494F6B;
  --color-3: #2E6679;
  --color-4: #29DDB5;
}
colors: {
  'palette-1': '#0A2A26',
  'palette-2': '#494F6B',
  'palette-3': '#2E6679',
  'palette-4': '#29DDB5',
}
const palette = [
  '#0A2A26',
  '#494F6B',
  '#2E6679',
  '#29DDB5',
];
$color-1: #0A2A26;
$color-2: #494F6B;
$color-3: #2E6679;
$color-4: #29DDB5;
Palette Codes 4 COLORS

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

7,495 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 (#29DDB5) and reads as deep and moody, with an average saturation of 49% and lightness of 32%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Teal #0A2A26

rgb(10, 42, 38) · hsl(173, 62%, 10%)

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

Muted Blue #494F6B

rgb(73, 79, 107) · hsl(229, 19%, 35%)

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

Teal #2E6679

rgb(46, 102, 121) · hsl(195, 45%, 33%)

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

Teal #29DDB5

rgb(41, 221, 181) · hsl(167, 73%, 51%)

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
#0A2A26 #29DDB5 8.82:1 Pass Pass
#494F6B #29DDB5 4.63:1 Pass Fail
#2E6679 #29DDB5 3.68:1 Fail Fail
#0A2A26 #2E6679 2.4:1 Fail Fail
#0A2A26 #494F6B 1.91:1 Fail Fail
#494F6B #2E6679 1.26:1 Fail Fail

How to use these colors

  • Background — Teal (#29DDB5): the lightest tone — a clean base for large areas
  • Text — Dark Teal (#0A2A26): the darkest tone — readable for body copy and headings
  • Primary — Dark Teal (#0A2A26): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#2E6679): 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 (#0A2A26), Muted Blue (#494F6B), Teal (#2E6679) and Teal (#29DDB5).

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 #0A2A26, #494F6B, #2E6679 and #29DDB5. 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 8.82:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!