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

Teal & Green, Teal Color Palette

#1DC96C 29, 201, 108
#18DFAC 24, 223, 172
#29ACAB 41, 172, 171
#258677 37, 134, 119
#1DC96C
Color 1
#18DFAC
Color 2
#29ACAB
Color 3
#258677
Color 4
:root {
  --color-1: #1DC96C;
  --color-2: #18DFAC;
  --color-3: #29ACAB;
  --color-4: #258677;
}
colors: {
  'palette-1': '#1DC96C',
  'palette-2': '#18DFAC',
  'palette-3': '#29ACAB',
  'palette-4': '#258677',
}
const palette = [
  '#1DC96C',
  '#18DFAC',
  '#29ACAB',
  '#258677',
];
$color-1: #1DC96C;
$color-2: #18DFAC;
$color-3: #29ACAB;
$color-4: #258677;
Palette Codes 4 COLORS

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

2,446 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 (#18DFAC) and reads as well balanced in lightness, with an average saturation of 68% and lightness of 42%. It works well for calm, professional and modern interfaces.

The colors in this palette

Green #1DC96C

rgb(29, 201, 108) · hsl(148, 75%, 45%)

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

Teal #18DFAC

rgb(24, 223, 172) · hsl(165, 81%, 48%)

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

Teal #29ACAB

rgb(41, 172, 171) · hsl(180, 62%, 42%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Teal #258677

rgb(37, 134, 119) · hsl(171, 57%, 34%)

A balanced mid-tone that works well for primary surfaces and UI elements.

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
#18DFAC #258677 2.56:1 Fail Fail
#1DC96C #258677 2.02:1 Fail Fail
#18DFAC #29ACAB 1.61:1 Fail Fail
#29ACAB #258677 1.59:1 Fail Fail
#1DC96C #18DFAC 1.27:1 Fail Fail
#1DC96C #29ACAB 1.27:1 Fail Fail

How to use these colors

  • Background — Teal (#18DFAC): the lightest tone — a clean base for large areas
  • Text — Teal (#258677): the darkest tone — readable for body copy and headings
  • Primary — Green (#1DC96C): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#29ACAB): 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: Green (#1DC96C), Teal (#18DFAC), Teal (#29ACAB) and Teal (#258677).

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 #1DC96C, #18DFAC, #29ACAB and #258677. 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!