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

Teal & Green, Teal Color Palette

#23D971 35, 217, 113
#21E4C7 33, 228, 199
#51BFC3 81, 191, 195
#2C9281 44, 146, 129
#23D971
Color 1
#21E4C7
Color 2
#51BFC3
Color 3
#2C9281
Color 4
:root {
  --color-1: #23D971;
  --color-2: #21E4C7;
  --color-3: #51BFC3;
  --color-4: #2C9281;
}
colors: {
  'palette-1': '#23D971',
  'palette-2': '#21E4C7',
  'palette-3': '#51BFC3',
  'palette-4': '#2C9281',
}
const palette = [
  '#23D971',
  '#21E4C7',
  '#51BFC3',
  '#2C9281',
];
$color-1: #23D971;
$color-2: #21E4C7;
$color-3: #51BFC3;
$color-4: #2C9281;
Palette Codes 4 COLORS

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

7,993 Views
Added Jun 2026
Tags
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 (#21E4C7) and reads as well balanced in lightness, with an average saturation of 63% and lightness of 48%. It works well for calm, professional and modern interfaces.

The colors in this palette

Green #23D971

rgb(35, 217, 113) · hsl(146, 72%, 49%)

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

Teal #21E4C7

rgb(33, 228, 199) · hsl(171, 78%, 51%)

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

Teal #51BFC3

rgb(81, 191, 195) · hsl(182, 49%, 54%)

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

Teal #2C9281

rgb(44, 146, 129) · hsl(170, 54%, 37%)

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
#21E4C7 #2C9281 2.35:1 Fail Fail
#23D971 #2C9281 2.03:1 Fail Fail
#51BFC3 #2C9281 1.73:1 Fail Fail
#21E4C7 #51BFC3 1.35:1 Fail Fail
#23D971 #51BFC3 1.17:1 Fail Fail
#23D971 #21E4C7 1.16:1 Fail Fail

How to use these colors

  • Background — Teal (#51BFC3): the lightest tone — a clean base for large areas
  • Text — Teal (#2C9281): the darkest tone — readable for body copy and headings
  • Primary — Teal (#21E4C7): the most saturated tone — buttons, links and key UI
  • Accent — Green (#23D971): 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 (#23D971), Teal (#21E4C7), Teal (#51BFC3) and Teal (#2C9281).

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 #23D971, #21E4C7, #51BFC3 and #2C9281. 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!