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

Teal & Dark Teal, Dark Blue Color Palette

#0F2326 15, 35, 38
#0A2634 10, 38, 52
#254866 37, 72, 102
#0A9C7A 10, 156, 122
#0F2326
Color 1
#0A2634
Color 2
#254866
Color 3
#0A9C7A
Color 4
:root {
  --color-1: #0F2326;
  --color-2: #0A2634;
  --color-3: #254866;
  --color-4: #0A9C7A;
}
colors: {
  'palette-1': '#0F2326',
  'palette-2': '#0A2634',
  'palette-3': '#254866',
  'palette-4': '#0A9C7A',
}
const palette = [
  '#0F2326',
  '#0A2634',
  '#254866',
  '#0A9C7A',
];
$color-1: #0F2326;
$color-2: #0A2634;
$color-3: #254866;
$color-4: #0A9C7A;
Palette Codes 4 COLORS

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

6,507 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 (#0A9C7A) and reads as deep and moody, with an average saturation of 61% and lightness of 21%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Teal #0F2326

rgb(15, 35, 38) · hsl(188, 43%, 10%)

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

Dark Blue #0A2634

rgb(10, 38, 52) · hsl(200, 68%, 12%)

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

Dark Blue #254866

rgb(37, 72, 102) · hsl(208, 47%, 27%)

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

Teal #0A9C7A

rgb(10, 156, 122) · hsl(166, 88%, 33%)

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
#0F2326 #0A9C7A 4.69:1 Pass Fail
#0A2634 #0A9C7A 4.52:1 Pass Fail
#254866 #0A9C7A 2.75:1 Fail Fail
#0F2326 #254866 1.71:1 Fail Fail
#0A2634 #254866 1.64:1 Fail Fail
#0F2326 #0A2634 1.04:1 Fail Fail

How to use these colors

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

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 #0F2326, #0A2634, #254866 and #0A9C7A. 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 4.69:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!