Green & Teal Color Palette — PaletteCSS
Back to palettes

Green & Teal Color Palette

#58F597 88, 245, 151
#1BEEB7 27, 238, 183
#5BE3D0 91, 227, 208
#65BAA0 101, 186, 160
#58F597
Color 1
#1BEEB7
Color 2
#5BE3D0
Color 3
#65BAA0
Color 4
:root {
  --color-1: #58F597;
  --color-2: #1BEEB7;
  --color-3: #5BE3D0;
  --color-4: #65BAA0;
}
colors: {
  'palette-1': '#58F597',
  'palette-2': '#1BEEB7',
  'palette-3': '#5BE3D0',
  'palette-4': '#65BAA0',
}
const palette = [
  '#58F597',
  '#1BEEB7',
  '#5BE3D0',
  '#65BAA0',
];
$color-1: #58F597;
$color-2: #1BEEB7;
$color-3: #5BE3D0;
$color-4: #65BAA0;
Palette Codes 4 COLORS

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

1,333 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 (#58F597) and reads as well balanced in lightness, with an average saturation of 71% and lightness of 59%. It works well for calm, professional and modern interfaces.

The colors in this palette

Green #58F597

rgb(88, 245, 151) · hsl(144, 89%, 65%)

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

Teal #1BEEB7

rgb(27, 238, 183) · hsl(164, 86%, 52%)

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

Teal #5BE3D0

rgb(91, 227, 208) · hsl(172, 71%, 62%)

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

Teal #65BAA0

rgb(101, 186, 160) · hsl(162, 38%, 56%)

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
#58F597 #65BAA0 1.64:1 Fail Fail
#1BEEB7 #65BAA0 1.54:1 Fail Fail
#5BE3D0 #65BAA0 1.47:1 Fail Fail
#58F597 #5BE3D0 1.12:1 Fail Fail
#58F597 #1BEEB7 1.07:1 Fail Fail
#1BEEB7 #5BE3D0 1.05:1 Fail Fail

How to use these colors

  • Background — Green (#58F597): the lightest tone — a clean base for large areas
  • Text — Teal (#1BEEB7): the darkest tone — readable for body copy and headings
  • Primary — Teal (#1BEEB7): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#5BE3D0): 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 (#58F597), Teal (#1BEEB7), Teal (#5BE3D0) and Teal (#65BAA0).

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 #58F597, #1BEEB7, #5BE3D0 and #65BAA0. 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!