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

Teal & Teal, Dark Blue Color Palette

#0DA6E1 13, 166, 225
#2A9DC2 42, 157, 194
#0A3579 10, 53, 121
#1DCCF1 29, 204, 241
#0DA6E1
Color 1
#2A9DC2
Color 2
#0A3579
Color 3
#1DCCF1
Color 4
:root {
  --color-1: #0DA6E1;
  --color-2: #2A9DC2;
  --color-3: #0A3579;
  --color-4: #1DCCF1;
}
colors: {
  'palette-1': '#0DA6E1',
  'palette-2': '#2A9DC2',
  'palette-3': '#0A3579',
  'palette-4': '#1DCCF1',
}
const palette = [
  '#0DA6E1',
  '#2A9DC2',
  '#0A3579',
  '#1DCCF1',
];
$color-1: #0DA6E1;
$color-2: #2A9DC2;
$color-3: #0A3579;
$color-4: #1DCCF1;
Palette Codes 4 COLORS

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

6,494 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, vibrant 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Teal (#0DA6E1) and reads as well balanced in lightness, with an average saturation of 82% and lightness of 43%. It works well for calm, professional and modern interfaces.

The colors in this palette

Teal #0DA6E1

rgb(13, 166, 225) · hsl(197, 89%, 47%)

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

Teal #2A9DC2

rgb(42, 157, 194) · hsl(195, 64%, 46%)

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

Dark Blue #0A3579

rgb(10, 53, 121) · hsl(217, 85%, 26%)

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

Teal #1DCCF1

rgb(29, 204, 241) · hsl(190, 88%, 53%)

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
#0A3579 #1DCCF1 6.09:1 Pass Fail
#0DA6E1 #0A3579 4.2:1 Fail Fail
#2A9DC2 #0A3579 3.73:1 Fail Fail
#2A9DC2 #1DCCF1 1.64:1 Fail Fail
#0DA6E1 #1DCCF1 1.45:1 Fail Fail
#0DA6E1 #2A9DC2 1.13:1 Fail Fail

How to use these colors

  • Background — Teal (#1DCCF1): the lightest tone — a clean base for large areas
  • Text — Dark Blue (#0A3579): the darkest tone — readable for body copy and headings
  • Primary — Teal (#0DA6E1): the most saturated tone — buttons, links and key UI
  • Accent — Dark Blue (#0A3579): 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: Teal (#0DA6E1), Teal (#2A9DC2), Dark Blue (#0A3579) and Teal (#1DCCF1).

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 #0DA6E1, #2A9DC2, #0A3579 and #1DCCF1. 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 Teal reaches a contrast ratio of 6.09:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!