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

Green & Teal, Green Color Palette

#1BA497 27, 164, 151
#29C755 41, 199, 85
#4D9D16 77, 157, 22
#80BF2F 128, 191, 47
#1BA497
Color 1
#29C755
Color 2
#4D9D16
Color 3
#80BF2F
Color 4
:root {
  --color-1: #1BA497;
  --color-2: #29C755;
  --color-3: #4D9D16;
  --color-4: #80BF2F;
}
colors: {
  'palette-1': '#1BA497',
  'palette-2': '#29C755',
  'palette-3': '#4D9D16',
  'palette-4': '#80BF2F',
}
const palette = [
  '#1BA497',
  '#29C755',
  '#4D9D16',
  '#80BF2F',
];
$color-1: #1BA497;
$color-2: #29C755;
$color-3: #4D9D16;
$color-4: #80BF2F;
Palette Codes 4 COLORS

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

3,013 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 (#4D9D16) and reads as well balanced in lightness, with an average saturation of 68% and lightness of 42%. It works well for calm, professional and modern interfaces.

The colors in this palette

Teal #1BA497

rgb(27, 164, 151) · hsl(174, 72%, 37%)

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

Green #29C755

rgb(41, 199, 85) · hsl(137, 66%, 47%)

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

Green #4D9D16

rgb(77, 157, 22) · hsl(96, 75%, 35%)

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

Lime #80BF2F

rgb(128, 191, 47) · hsl(86, 61%, 47%)

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
#29C755 #4D9D16 1.53:1 Fail Fail
#4D9D16 #80BF2F 1.53:1 Fail Fail
#1BA497 #29C755 1.38:1 Fail Fail
#1BA497 #80BF2F 1.38:1 Fail Fail
#1BA497 #4D9D16 1.11:1 Fail Fail
#29C755 #80BF2F 1:1 Fail Fail

How to use these colors

  • Background — Green (#29C755): the lightest tone — a clean base for large areas
  • Text — Green (#4D9D16): the darkest tone — readable for body copy and headings
  • Primary — Green (#4D9D16): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#1BA497): 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 (#1BA497), Green (#29C755), Green (#4D9D16) and Lime (#80BF2F).

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 #1BA497, #29C755, #4D9D16 and #80BF2F. 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!