Teal & Teal Color Palette — PaletteCSS
Back to palettes

Teal & Teal Color Palette

#0A9CC5 10, 156, 197
#0A82B8 10, 130, 184
#1988BD 25, 136, 189
#18B7DA 24, 183, 218
#0A9CC5
Color 1
#0A82B8
Color 2
#1988BD
Color 3
#18B7DA
Color 4
:root {
  --color-1: #0A9CC5;
  --color-2: #0A82B8;
  --color-3: #1988BD;
  --color-4: #18B7DA;
}
colors: {
  'palette-1': '#0A9CC5',
  'palette-2': '#0A82B8',
  'palette-3': '#1988BD',
  'palette-4': '#18B7DA',
}
const palette = [
  '#0A9CC5',
  '#0A82B8',
  '#1988BD',
  '#18B7DA',
];
$color-1: #0A9CC5;
$color-2: #0A82B8;
$color-3: #1988BD;
$color-4: #18B7DA;
Palette Codes 4 COLORS

This is a cool, high-energy 4-colour palette built from closely related tones that blend harmoniously.

2,093 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Teal (#0A9CC5) and reads as well balanced in lightness, with an average saturation of 84% and lightness of 42%. It works well for calm, professional and modern interfaces.

The colors in this palette

Teal #0A9CC5

rgb(10, 156, 197) · hsl(193, 90%, 41%)

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

Teal #0A82B8

rgb(10, 130, 184) · hsl(199, 90%, 38%)

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

Teal #1988BD

rgb(25, 136, 189) · hsl(199, 77%, 42%)

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

Teal #18B7DA

rgb(24, 183, 218) · hsl(191, 80%, 47%)

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
#0A82B8 #18B7DA 1.8:1 Fail Fail
#1988BD #18B7DA 1.67:1 Fail Fail
#0A9CC5 #0A82B8 1.34:1 Fail Fail
#0A9CC5 #18B7DA 1.34:1 Fail Fail
#0A9CC5 #1988BD 1.24:1 Fail Fail
#0A82B8 #1988BD 1.08:1 Fail Fail

How to use these colors

  • Background — Teal (#18B7DA): the lightest tone — a clean base for large areas
  • Text — Teal (#0A82B8): the darkest tone — readable for body copy and headings
  • Primary — Teal (#0A9CC5): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#0A82B8): 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 (#0A9CC5), Teal (#0A82B8), Teal (#1988BD) and Teal (#18B7DA).

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 #0A9CC5, #0A82B8, #1988BD and #18B7DA. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

The colours are fairly close in contrast, so pair them carefully for text — put a very light or very dark colour behind body text, and check the contrast table above.

Related Palettes

Copied!