Green & Teal Color Palette — PaletteCSS
Back to palettes

Green & Teal Color Palette

#5AF593 90, 245, 147
#2DF0CF 45, 240, 207
#50E0D1 80, 224, 209
#51B398 81, 179, 152
#5AF593
Color 1
#2DF0CF
Color 2
#50E0D1
Color 3
#51B398
Color 4
:root {
  --color-1: #5AF593;
  --color-2: #2DF0CF;
  --color-3: #50E0D1;
  --color-4: #51B398;
}
colors: {
  'palette-1': '#5AF593',
  'palette-2': '#2DF0CF',
  'palette-3': '#50E0D1',
  'palette-4': '#51B398',
}
const palette = [
  '#5AF593',
  '#2DF0CF',
  '#50E0D1',
  '#51B398',
];
$color-1: #5AF593;
$color-2: #2DF0CF;
$color-3: #50E0D1;
$color-4: #51B398;
Palette Codes 4 COLORS

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

2,203 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, vibrant 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Green (#5AF593) and reads as well balanced in lightness, with an average saturation of 71% and lightness of 58%. It works well for calm, professional and modern interfaces.

The colors in this palette

Green #5AF593

rgb(90, 245, 147) · hsl(142, 89%, 66%)

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

Teal #2DF0CF

rgb(45, 240, 207) · hsl(170, 87%, 56%)

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

Teal #50E0D1

rgb(80, 224, 209) · hsl(174, 70%, 60%)

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

Teal #51B398

rgb(81, 179, 152) · hsl(163, 39%, 51%)

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
#5AF593 #51B398 1.81:1 Fail Fail
#2DF0CF #51B398 1.75:1 Fail Fail
#50E0D1 #51B398 1.57:1 Fail Fail
#5AF593 #50E0D1 1.15:1 Fail Fail
#2DF0CF #50E0D1 1.12:1 Fail Fail
#5AF593 #2DF0CF 1.03:1 Fail Fail

How to use these colors

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

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 #5AF593, #2DF0CF, #50E0D1 and #51B398. 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!