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

Blue & Muted Teal, Teal Color Palette

#4D646D 77, 100, 109
#249493 36, 148, 147
#2E4043 46, 64, 67
#64ADF5 100, 173, 245
#4D646D
Color 1
#249493
Color 2
#2E4043
Color 3
#64ADF5
Color 4
:root {
  --color-1: #4D646D;
  --color-2: #249493;
  --color-3: #2E4043;
  --color-4: #64ADF5;
}
colors: {
  'palette-1': '#4D646D',
  'palette-2': '#249493',
  'palette-3': '#2E4043',
  'palette-4': '#64ADF5',
}
const palette = [
  '#4D646D',
  '#249493',
  '#2E4043',
  '#64ADF5',
];
$color-1: #4D646D;
$color-2: #249493;
$color-3: #2E4043;
$color-4: #64ADF5;
Palette Codes 4 COLORS

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

2,314 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 Blue (#64ADF5) and reads as well balanced in lightness, with an average saturation of 46% and lightness of 41%. It works well for calm, professional and modern interfaces.

The colors in this palette

Muted Teal #4D646D

rgb(77, 100, 109) · hsl(197, 17%, 36%)

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

Teal #249493

rgb(36, 148, 147) · hsl(179, 61%, 36%)

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

Dark Teal #2E4043

rgb(46, 64, 67) · hsl(189, 19%, 22%)

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

Blue #64ADF5

rgb(100, 173, 245) · hsl(210, 88%, 68%)

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
#2E4043 #64ADF5 4.58:1 Pass Fail
#249493 #2E4043 2.97:1 Fail Fail
#4D646D #64ADF5 2.63:1 Fail Fail
#4D646D #2E4043 1.74:1 Fail Fail
#4D646D #249493 1.71:1 Fail Fail
#249493 #64ADF5 1.54:1 Fail Fail

How to use these colors

  • Background — Blue (#64ADF5): the lightest tone — a clean base for large areas
  • Text — Dark Teal (#2E4043): the darkest tone — readable for body copy and headings
  • Primary — Teal (#249493): the most saturated tone — buttons, links and key UI
  • Accent — Dark Teal (#2E4043): 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 (#4D646D), Teal (#249493), Dark Teal (#2E4043) and Blue (#64ADF5).

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 #4D646D, #249493, #2E4043 and #64ADF5. 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 Blue reaches a contrast ratio of 4.58:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!