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

Teal & Dark Teal, Dark Blue Color Palette

#163637 22, 54, 55
#0A1439 10, 20, 57
#185361 24, 83, 97
#0CAF7F 12, 175, 127
#163637
Color 1
#0A1439
Color 2
#185361
Color 3
#0CAF7F
Color 4
:root {
  --color-1: #163637;
  --color-2: #0A1439;
  --color-3: #185361;
  --color-4: #0CAF7F;
}
colors: {
  'palette-1': '#163637',
  'palette-2': '#0A1439',
  'palette-3': '#185361',
  'palette-4': '#0CAF7F',
}
const palette = [
  '#163637',
  '#0A1439',
  '#185361',
  '#0CAF7F',
];
$color-1: #163637;
$color-2: #0A1439;
$color-3: #185361;
$color-4: #0CAF7F;
Palette Codes 4 COLORS

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

7,849 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, vibrant 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Teal (#0CAF7F) and reads as deep and moody, with an average saturation of 65% and lightness of 22%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Teal #163637

rgb(22, 54, 55) · hsl(182, 43%, 15%)

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

Dark Blue #0A1439

rgb(10, 20, 57) · hsl(227, 70%, 13%)

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

Dark Teal #185361

rgb(24, 83, 97) · hsl(192, 60%, 24%)

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

Teal #0CAF7F

rgb(12, 175, 127) · hsl(162, 87%, 37%)

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
#0A1439 #0CAF7F 6.36:1 Pass Fail
#163637 #0CAF7F 4.61:1 Pass Fail
#185361 #0CAF7F 3.04:1 Fail Fail
#0A1439 #185361 2.09:1 Fail Fail
#163637 #185361 1.51:1 Fail Fail
#163637 #0A1439 1.38:1 Fail Fail

How to use these colors

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

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 #163637, #0A1439, #185361 and #0CAF7F. 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.36:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!