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

Teal & Green, Teal Color Palette

#17CC5D 23, 204, 93
#40F5EE 64, 245, 238
#23B3B4 35, 179, 180
#48C0A8 72, 192, 168
#17CC5D
Color 1
#40F5EE
Color 2
#23B3B4
Color 3
#48C0A8
Color 4
:root {
  --color-1: #17CC5D;
  --color-2: #40F5EE;
  --color-3: #23B3B4;
  --color-4: #48C0A8;
}
colors: {
  'palette-1': '#17CC5D',
  'palette-2': '#40F5EE',
  'palette-3': '#23B3B4',
  'palette-4': '#48C0A8',
}
const palette = [
  '#17CC5D',
  '#40F5EE',
  '#23B3B4',
  '#48C0A8',
];
$color-1: #17CC5D;
$color-2: #40F5EE;
$color-3: #23B3B4;
$color-4: #48C0A8;
Palette Codes 4 COLORS

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

7,064 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Teal (#40F5EE) and reads as well balanced in lightness, with an average saturation of 72% and lightness of 50%. It works well for calm, professional and modern interfaces.

The colors in this palette

Green #17CC5D

rgb(23, 204, 93) · hsl(143, 80%, 45%)

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

Teal #40F5EE

rgb(64, 245, 238) · hsl(178, 90%, 61%)

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

Teal #23B3B4

rgb(35, 179, 180) · hsl(180, 67%, 42%)

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

Teal #48C0A8

rgb(72, 192, 168) · hsl(168, 49%, 52%)

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
#40F5EE #23B3B4 1.9:1 Fail Fail
#40F5EE #48C0A8 1.65:1 Fail Fail
#17CC5D #40F5EE 1.58:1 Fail Fail
#17CC5D #23B3B4 1.2:1 Fail Fail
#23B3B4 #48C0A8 1.15:1 Fail Fail
#17CC5D #48C0A8 1.05:1 Fail Fail

How to use these colors

  • Background — Teal (#40F5EE): the lightest tone — a clean base for large areas
  • Text — Teal (#23B3B4): the darkest tone — readable for body copy and headings
  • Primary — Green (#17CC5D): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#23B3B4): 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 (#17CC5D), Teal (#40F5EE), Teal (#23B3B4) and Teal (#48C0A8).

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 #17CC5D, #40F5EE, #23B3B4 and #48C0A8. 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!