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

Teal & Dark Teal, Teal Color Palette

#0B465B 11, 70, 91
#158CB7 21, 140, 183
#48BFEA 72, 191, 234
#A4DFF4 164, 223, 244
#0B465B
Color 1
#158CB7
Color 2
#48BFEA
Color 3
#A4DFF4
Color 4
:root {
  --color-1: #0B465B;
  --color-2: #158CB7;
  --color-3: #48BFEA;
  --color-4: #A4DFF4;
}
colors: {
  'palette-1': '#0B465B',
  'palette-2': '#158CB7',
  'palette-3': '#48BFEA',
  'palette-4': '#A4DFF4',
}
const palette = [
  '#0B465B',
  '#158CB7',
  '#48BFEA',
  '#A4DFF4',
];
$color-1: #0B465B;
$color-2: #158CB7;
$color-3: #48BFEA;
$color-4: #A4DFF4;
Palette Codes 4 COLORS

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

2,012 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Dark Teal #0B465B

rgb(11, 70, 91) · hsl(196, 78%, 20%)

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

Teal #158CB7

rgb(21, 140, 183) · hsl(196, 79%, 40%)

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

Teal #48BFEA

rgb(72, 191, 234) · hsl(196, 79%, 60%)

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

Light Teal #A4DFF4

rgb(164, 223, 244) · hsl(196, 78%, 80%)

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
#0B465B #A4DFF4 7.07:1 Pass Pass
#0B465B #48BFEA 4.86:1 Pass Fail
#0B465B #158CB7 2.68:1 Fail Fail
#158CB7 #A4DFF4 2.64:1 Fail Fail
#158CB7 #48BFEA 1.81:1 Fail Fail
#48BFEA #A4DFF4 1.46:1 Fail Fail

How to use these colors

  • Background — Light Teal (#A4DFF4): the lightest tone — a clean base for large areas
  • Text — Dark Teal (#0B465B): the darkest tone — readable for body copy and headings
  • Primary — Teal (#158CB7): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#48BFEA): 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 (#0B465B), Teal (#158CB7), Teal (#48BFEA) and Light Teal (#A4DFF4).

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 #0B465B, #158CB7, #48BFEA and #A4DFF4. 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 Light Teal reaches a contrast ratio of 7.07:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!