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

Teal & Green, Teal Color Palette

#37D06D 55, 208, 109
#5CF5F3 92, 245, 243
#2BABB4 43, 171, 180
#2F997D 47, 153, 125
#37D06D
Color 1
#5CF5F3
Color 2
#2BABB4
Color 3
#2F997D
Color 4
:root {
  --color-1: #37D06D;
  --color-2: #5CF5F3;
  --color-3: #2BABB4;
  --color-4: #2F997D;
}
colors: {
  'palette-1': '#37D06D',
  'palette-2': '#5CF5F3',
  'palette-3': '#2BABB4',
  'palette-4': '#2F997D',
}
const palette = [
  '#37D06D',
  '#5CF5F3',
  '#2BABB4',
  '#2F997D',
];
$color-1: #37D06D;
$color-2: #5CF5F3;
$color-3: #2BABB4;
$color-4: #2F997D;
Palette Codes 4 COLORS

This is a cool, high-energy 4-colour palette mixing related and contrasting tones for a natural feel.

4,697 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Teal (#5CF5F3) and reads as well balanced in lightness, with an average saturation of 66% and lightness of 50%. It works well for calm, professional and modern interfaces.

The colors in this palette

Green #37D06D

rgb(55, 208, 109) · hsl(141, 62%, 52%)

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

Teal #5CF5F3

rgb(92, 245, 243) · hsl(179, 88%, 66%)

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

Teal #2BABB4

rgb(43, 171, 180) · hsl(184, 61%, 44%)

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

Teal #2F997D

rgb(47, 153, 125) · hsl(164, 53%, 39%)

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
#5CF5F3 #2F997D 2.65:1 Fail Fail
#5CF5F3 #2BABB4 2.08:1 Fail Fail
#37D06D #2F997D 1.74:1 Fail Fail
#37D06D #5CF5F3 1.52:1 Fail Fail
#37D06D #2BABB4 1.37:1 Fail Fail
#2BABB4 #2F997D 1.27:1 Fail Fail

How to use these colors

  • Background — Teal (#5CF5F3): the lightest tone — a clean base for large areas
  • Text — Teal (#2F997D): the darkest tone — readable for body copy and headings
  • Primary — Green (#37D06D): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#2BABB4): 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 (#37D06D), Teal (#5CF5F3), Teal (#2BABB4) and Teal (#2F997D).

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 #37D06D, #5CF5F3, #2BABB4 and #2F997D. 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!