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

Teal & Green, Teal Color Palette

#31E671 49, 230, 113
#1FF5C1 31, 245, 193
#2EBFA4 46, 191, 164
#5EB9B1 94, 185, 177
#31E671
Color 1
#1FF5C1
Color 2
#2EBFA4
Color 3
#5EB9B1
Color 4
:root {
  --color-1: #31E671;
  --color-2: #1FF5C1;
  --color-3: #2EBFA4;
  --color-4: #5EB9B1;
}
colors: {
  'palette-1': '#31E671',
  'palette-2': '#1FF5C1',
  'palette-3': '#2EBFA4',
  'palette-4': '#5EB9B1',
}
const palette = [
  '#31E671',
  '#1FF5C1',
  '#2EBFA4',
  '#5EB9B1',
];
$color-1: #31E671;
$color-2: #1FF5C1;
$color-3: #2EBFA4;
$color-4: #5EB9B1;
Palette Codes 4 COLORS

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

4,892 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 Teal (#1FF5C1) and reads as well balanced in lightness, with an average saturation of 68% and lightness of 53%. It works well for calm, professional and modern interfaces.

The colors in this palette

Green #31E671

rgb(49, 230, 113) · hsl(141, 78%, 55%)

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

Teal #1FF5C1

rgb(31, 245, 193) · hsl(165, 91%, 54%)

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

Teal #2EBFA4

rgb(46, 191, 164) · hsl(169, 61%, 46%)

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

Teal #5EB9B1

rgb(94, 185, 177) · hsl(175, 39%, 55%)

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
#1FF5C1 #5EB9B1 1.65:1 Fail Fail
#1FF5C1 #2EBFA4 1.64:1 Fail Fail
#31E671 #5EB9B1 1.4:1 Fail Fail
#31E671 #2EBFA4 1.39:1 Fail Fail
#31E671 #1FF5C1 1.17:1 Fail Fail
#2EBFA4 #5EB9B1 1.01:1 Fail Fail

How to use these colors

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

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 #31E671, #1FF5C1, #2EBFA4 and #5EB9B1. 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!