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

Green & Teal, Green Color Palette

#1CABA2 28, 171, 162
#2BE671 43, 230, 113
#77D05C 119, 208, 92
#A5DB5C 165, 219, 92
#1CABA2
Color 1
#2BE671
Color 2
#77D05C
Color 3
#A5DB5C
Color 4
:root {
  --color-1: #1CABA2;
  --color-2: #2BE671;
  --color-3: #77D05C;
  --color-4: #A5DB5C;
}
colors: {
  'palette-1': '#1CABA2',
  'palette-2': '#2BE671',
  'palette-3': '#77D05C',
  'palette-4': '#A5DB5C',
}
const palette = [
  '#1CABA2',
  '#2BE671',
  '#77D05C',
  '#A5DB5C',
];
$color-1: #1CABA2;
$color-2: #2BE671;
$color-3: #77D05C;
$color-4: #A5DB5C;
Palette Codes 4 COLORS

This is a cool, bold 4-colour palette with a comfortable balance of contrast and harmony.

7,892 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, bold 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Green (#2BE671) and reads as well balanced in lightness, with an average saturation of 67% and lightness of 53%. It works well for calm, professional and modern interfaces.

The colors in this palette

Teal #1CABA2

rgb(28, 171, 162) · hsl(176, 72%, 39%)

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

Green #2BE671

rgb(43, 230, 113) · hsl(142, 79%, 54%)

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

Green #77D05C

rgb(119, 208, 92) · hsl(106, 55%, 59%)

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

Lime #A5DB5C

rgb(165, 219, 92) · hsl(86, 64%, 61%)

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
#1CABA2 #A5DB5C 1.74:1 Fail Fail
#1CABA2 #2BE671 1.71:1 Fail Fail
#1CABA2 #77D05C 1.48:1 Fail Fail
#77D05C #A5DB5C 1.18:1 Fail Fail
#2BE671 #77D05C 1.15:1 Fail Fail
#2BE671 #A5DB5C 1.02:1 Fail Fail

How to use these colors

  • Background — Lime (#A5DB5C): the lightest tone — a clean base for large areas
  • Text — Teal (#1CABA2): the darkest tone — readable for body copy and headings
  • Primary — Green (#2BE671): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#1CABA2): 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 (#1CABA2), Green (#2BE671), Green (#77D05C) and Lime (#A5DB5C).

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 #1CABA2, #2BE671, #77D05C and #A5DB5C. 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!