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

Teal & Dark Blue, Blue Color Palette

#294154 41, 65, 84
#349EDB 52, 158, 219
#0AB48A 10, 180, 138
#BFD4CD 191, 212, 205
#294154
Color 1
#349EDB
Color 2
#0AB48A
Color 3
#BFD4CD
Color 4
:root {
  --color-1: #294154;
  --color-2: #349EDB;
  --color-3: #0AB48A;
  --color-4: #BFD4CD;
}
colors: {
  'palette-1': '#294154',
  'palette-2': '#349EDB',
  'palette-3': '#0AB48A',
  'palette-4': '#BFD4CD',
}
const palette = [
  '#294154',
  '#349EDB',
  '#0AB48A',
  '#BFD4CD',
];
$color-1: #294154;
$color-2: #349EDB;
$color-3: #0AB48A;
$color-4: #BFD4CD;
Palette Codes 4 COLORS

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

5,593 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

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

The colors in this palette

Dark Blue #294154

rgb(41, 65, 84) · hsl(207, 34%, 25%)

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

Blue #349EDB

rgb(52, 158, 219) · hsl(202, 70%, 53%)

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

Teal #0AB48A

rgb(10, 180, 138) · hsl(165, 89%, 37%)

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

Light Teal #BFD4CD

rgb(191, 212, 205) · hsl(160, 20%, 79%)

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
#294154 #BFD4CD 6.83:1 Pass Fail
#294154 #0AB48A 4:1 Fail Fail
#294154 #349EDB 3.57:1 Fail Fail
#349EDB #BFD4CD 1.91:1 Fail Fail
#0AB48A #BFD4CD 1.71:1 Fail Fail
#349EDB #0AB48A 1.12:1 Fail Fail

How to use these colors

  • Background — Light Teal (#BFD4CD): the lightest tone — a clean base for large areas
  • Text — Dark Blue (#294154): the darkest tone — readable for body copy and headings
  • Primary — Teal (#0AB48A): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#349EDB): 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 Blue (#294154), Blue (#349EDB), Teal (#0AB48A) and Light Teal (#BFD4CD).

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 #294154, #349EDB, #0AB48A and #BFD4CD. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

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

Related Palettes

Copied!