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

Teal & Green, Teal Color Palette

#3ADA79 58, 218, 121
#2BF1C8 43, 241, 200
#52C6D6 82, 198, 214
#51B8A7 81, 184, 167
#3ADA79
Color 1
#2BF1C8
Color 2
#52C6D6
Color 3
#51B8A7
Color 4
:root {
  --color-1: #3ADA79;
  --color-2: #2BF1C8;
  --color-3: #52C6D6;
  --color-4: #51B8A7;
}
colors: {
  'palette-1': '#3ADA79',
  'palette-2': '#2BF1C8',
  'palette-3': '#52C6D6',
  'palette-4': '#51B8A7',
}
const palette = [
  '#3ADA79',
  '#2BF1C8',
  '#52C6D6',
  '#51B8A7',
];
$color-1: #3ADA79;
$color-2: #2BF1C8;
$color-3: #52C6D6;
$color-4: #51B8A7;
Palette Codes 4 COLORS

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

913 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 (#2BF1C8) and reads as well balanced in lightness, with an average saturation of 65% and lightness of 55%. It works well for calm, professional and modern interfaces.

The colors in this palette

Green #3ADA79

rgb(58, 218, 121) · hsl(144, 68%, 54%)

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

Teal #2BF1C8

rgb(43, 241, 200) · hsl(168, 88%, 56%)

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

Teal #52C6D6

rgb(82, 198, 214) · hsl(187, 62%, 58%)

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

Teal #51B8A7

rgb(81, 184, 167) · hsl(170, 42%, 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
#2BF1C8 #51B8A7 1.66:1 Fail Fail
#2BF1C8 #52C6D6 1.4:1 Fail Fail
#3ADA79 #51B8A7 1.31:1 Fail Fail
#3ADA79 #2BF1C8 1.26:1 Fail Fail
#52C6D6 #51B8A7 1.19:1 Fail Fail
#3ADA79 #52C6D6 1.1:1 Fail Fail

How to use these colors

  • Background — Teal (#52C6D6): the lightest tone — a clean base for large areas
  • Text — Teal (#51B8A7): the darkest tone — readable for body copy and headings
  • Primary — Teal (#2BF1C8): the most saturated tone — buttons, links and key UI
  • Accent — Green (#3ADA79): 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 (#3ADA79), Teal (#2BF1C8), Teal (#52C6D6) and Teal (#51B8A7).

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 #3ADA79, #2BF1C8, #52C6D6 and #51B8A7. 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!