Green & Teal Color Palette — PaletteCSS
Back to palettes

Green & Teal Color Palette

#5BF580 91, 245, 128
#64F5F5 100, 245, 245
#77F5ED 119, 245, 237
#71BDBD 113, 189, 189
#5BF580
Color 1
#64F5F5
Color 2
#77F5ED
Color 3
#71BDBD
Color 4
:root {
  --color-1: #5BF580;
  --color-2: #64F5F5;
  --color-3: #77F5ED;
  --color-4: #71BDBD;
}
colors: {
  'palette-1': '#5BF580',
  'palette-2': '#64F5F5',
  'palette-3': '#77F5ED',
  'palette-4': '#71BDBD',
}
const palette = [
  '#5BF580',
  '#64F5F5',
  '#77F5ED',
  '#71BDBD',
];
$color-1: #5BF580;
$color-2: #64F5F5;
$color-3: #77F5ED;
$color-4: #71BDBD;
Palette Codes 4 COLORS

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

911 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 (#5BF580) and reads as bright and open, with an average saturation of 75% and lightness of 66%. It works well for calm, professional and modern interfaces.

The colors in this palette

Green #5BF580

rgb(91, 245, 128) · hsl(134, 89%, 66%)

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

Teal #64F5F5

rgb(100, 245, 245) · hsl(180, 88%, 68%)

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

Teal #77F5ED

rgb(119, 245, 237) · hsl(176, 86%, 71%)

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

Teal #71BDBD

rgb(113, 189, 189) · hsl(180, 37%, 59%)

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
#77F5ED #71BDBD 1.65:1 Fail Fail
#64F5F5 #71BDBD 1.64:1 Fail Fail
#5BF580 #71BDBD 1.53:1 Fail Fail
#5BF580 #77F5ED 1.08:1 Fail Fail
#5BF580 #64F5F5 1.07:1 Fail Fail
#64F5F5 #77F5ED 1.01:1 Fail Fail

How to use these colors

  • Background — Teal (#77F5ED): the lightest tone — a clean base for large areas
  • Text — Teal (#71BDBD): the darkest tone — readable for body copy and headings
  • Primary — Green (#5BF580): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#64F5F5): 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 (#5BF580), Teal (#64F5F5), Teal (#77F5ED) and Teal (#71BDBD).

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 #5BF580, #64F5F5, #77F5ED and #71BDBD. 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!