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

Green & Teal, Green Color Palette

#22A79C 34, 167, 156
#43EA84 67, 234, 132
#6BD13C 107, 209, 60
#A4EB5C 164, 235, 92
#22A79C
Color 1
#43EA84
Color 2
#6BD13C
Color 3
#A4EB5C
Color 4
:root {
  --color-1: #22A79C;
  --color-2: #43EA84;
  --color-3: #6BD13C;
  --color-4: #A4EB5C;
}
colors: {
  'palette-1': '#22A79C',
  'palette-2': '#43EA84',
  'palette-3': '#6BD13C',
  'palette-4': '#A4EB5C',
}
const palette = [
  '#22A79C',
  '#43EA84',
  '#6BD13C',
  '#A4EB5C',
];
$color-1: #22A79C;
$color-2: #43EA84;
$color-3: #6BD13C;
$color-4: #A4EB5C;
Palette Codes 4 COLORS

This is a cool, vibrant 4-colour palette mixing related and contrasting tones for a natural feel.

2,108 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, vibrant 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Green (#43EA84) and reads as well balanced in lightness, with an average saturation of 72% and lightness of 54%. It works well for calm, professional and modern interfaces.

The colors in this palette

Teal #22A79C

rgb(34, 167, 156) · hsl(175, 66%, 39%)

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

Green #43EA84

rgb(67, 234, 132) · hsl(143, 80%, 59%)

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

Green #6BD13C

rgb(107, 209, 60) · hsl(101, 62%, 53%)

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

Lime #A4EB5C

rgb(164, 235, 92) · hsl(90, 78%, 64%)

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
#22A79C #A4EB5C 2.07:1 Fail Fail
#22A79C #43EA84 1.89:1 Fail Fail
#22A79C #6BD13C 1.53:1 Fail Fail
#6BD13C #A4EB5C 1.35:1 Fail Fail
#43EA84 #6BD13C 1.23:1 Fail Fail
#43EA84 #A4EB5C 1.1:1 Fail Fail

How to use these colors

  • Background — Lime (#A4EB5C): the lightest tone — a clean base for large areas
  • Text — Teal (#22A79C): the darkest tone — readable for body copy and headings
  • Primary — Green (#43EA84): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#22A79C): 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 (#22A79C), Green (#43EA84), Green (#6BD13C) and Lime (#A4EB5C).

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 #22A79C, #43EA84, #6BD13C and #A4EB5C. 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!