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

Green & Teal, Green Color Palette

#3ECDBE 62, 205, 190
#5AF593 90, 245, 147
#58C22C 88, 194, 44
#96E864 150, 232, 100
#3ECDBE
Color 1
#5AF593
Color 2
#58C22C
Color 3
#96E864
Color 4
:root {
  --color-1: #3ECDBE;
  --color-2: #5AF593;
  --color-3: #58C22C;
  --color-4: #96E864;
}
colors: {
  'palette-1': '#3ECDBE',
  'palette-2': '#5AF593',
  'palette-3': '#58C22C',
  'palette-4': '#96E864',
}
const palette = [
  '#3ECDBE',
  '#5AF593',
  '#58C22C',
  '#96E864',
];
$color-1: #3ECDBE;
$color-2: #5AF593;
$color-3: #58C22C;
$color-4: #96E864;
Palette Codes 4 COLORS

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

7,725 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, bold 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Green (#5AF593) and reads as well balanced in lightness, with an average saturation of 71% and lightness of 57%. It works well for calm, professional and modern interfaces.

The colors in this palette

Teal #3ECDBE

rgb(62, 205, 190) · hsl(174, 59%, 52%)

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

Green #5AF593

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

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

Green #58C22C

rgb(88, 194, 44) · hsl(102, 63%, 47%)

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

Green #96E864

rgb(150, 232, 100) · hsl(97, 74%, 65%)

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

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 #58C22C 1.63:1 Fail Fail
#58C22C #96E864 1.53:1 Fail Fail
#3ECDBE #5AF593 1.4:1 Fail Fail
#3ECDBE #96E864 1.31:1 Fail Fail
#3ECDBE #58C22C 1.17:1 Fail Fail
#5AF593 #96E864 1.06:1 Fail Fail

How to use these colors

  • Background — Green (#5AF593): the lightest tone — a clean base for large areas
  • Text — Green (#58C22C): the darkest tone — readable for body copy and headings
  • Primary — Green (#96E864): the most saturated tone — buttons, links and key UI
  • Accent — Green (#58C22C): 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: Teal (#3ECDBE), Green (#5AF593), Green (#58C22C) and Green (#96E864).

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 #3ECDBE, #5AF593, #58C22C and #96E864. 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!