Green & Teal Color Palette — PaletteCSS
Back to palettes

Green & Teal Color Palette

#55F59B 85, 245, 155
#1AE9B3 26, 233, 179
#3EA5B1 62, 165, 177
#56B2A5 86, 178, 165
#55F59B
Color 1
#1AE9B3
Color 2
#3EA5B1
Color 3
#56B2A5
Color 4
:root {
  --color-1: #55F59B;
  --color-2: #1AE9B3;
  --color-3: #3EA5B1;
  --color-4: #56B2A5;
}
colors: {
  'palette-1': '#55F59B',
  'palette-2': '#1AE9B3',
  'palette-3': '#3EA5B1',
  'palette-4': '#56B2A5',
}
const palette = [
  '#55F59B',
  '#1AE9B3',
  '#3EA5B1',
  '#56B2A5',
];
$color-1: #55F59B;
$color-2: #1AE9B3;
$color-3: #3EA5B1;
$color-4: #56B2A5;
Palette Codes 4 COLORS

This is a cool, high-energy 4-colour palette whose tones sit close together for a smooth, cohesive feel.

6,183 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Green (#55F59B) and reads as well balanced in lightness, with an average saturation of 64% and lightness of 54%. It works well for calm, professional and modern interfaces.

The colors in this palette

Green #55F59B

rgb(85, 245, 155) · hsl(146, 89%, 65%)

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

Teal #1AE9B3

rgb(26, 233, 179) · hsl(164, 82%, 51%)

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

Teal #3EA5B1

rgb(62, 165, 177) · hsl(186, 48%, 47%)

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

Teal #56B2A5

rgb(86, 178, 165) · hsl(172, 37%, 52%)

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
#55F59B #3EA5B1 2.07:1 Fail Fail
#1AE9B3 #3EA5B1 1.85:1 Fail Fail
#55F59B #56B2A5 1.8:1 Fail Fail
#1AE9B3 #56B2A5 1.61:1 Fail Fail
#3EA5B1 #56B2A5 1.15:1 Fail Fail
#55F59B #1AE9B3 1.12:1 Fail Fail

How to use these colors

  • Background — Green (#55F59B): the lightest tone — a clean base for large areas
  • Text — Teal (#3EA5B1): the darkest tone — readable for body copy and headings
  • Primary — Teal (#1AE9B3): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#3EA5B1): 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 (#55F59B), Teal (#1AE9B3), Teal (#3EA5B1) and Teal (#56B2A5).

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 #55F59B, #1AE9B3, #3EA5B1 and #56B2A5. 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!