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

Green & Green, Teal Color Palette

#24B738 36, 183, 56
#2CED76 44, 237, 118
#68F3C0 104, 243, 192
#6CEFDF 108, 239, 223
#24B738
Color 1
#2CED76
Color 2
#68F3C0
Color 3
#6CEFDF
Color 4
:root {
  --color-1: #24B738;
  --color-2: #2CED76;
  --color-3: #68F3C0;
  --color-4: #6CEFDF;
}
colors: {
  'palette-1': '#24B738',
  'palette-2': '#2CED76',
  'palette-3': '#68F3C0',
  'palette-4': '#6CEFDF',
}
const palette = [
  '#24B738',
  '#2CED76',
  '#68F3C0',
  '#6CEFDF',
];
$color-1: #24B738;
$color-2: #2CED76;
$color-3: #68F3C0;
$color-4: #6CEFDF;
Palette Codes 4 COLORS

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

2,099 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Green #24B738

rgb(36, 183, 56) · hsl(128, 67%, 43%)

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

Green #2CED76

rgb(44, 237, 118) · hsl(143, 84%, 55%)

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

Green #68F3C0

rgb(104, 243, 192) · hsl(158, 85%, 68%)

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

Teal #6CEFDF

rgb(108, 239, 223) · hsl(173, 80%, 68%)

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
#24B738 #68F3C0 1.92:1 Fail Fail
#24B738 #6CEFDF 1.9:1 Fail Fail
#24B738 #2CED76 1.71:1 Fail Fail
#2CED76 #68F3C0 1.13:1 Fail Fail
#2CED76 #6CEFDF 1.12:1 Fail Fail
#68F3C0 #6CEFDF 1.01:1 Fail Fail

How to use these colors

  • Background — Teal (#6CEFDF): the lightest tone — a clean base for large areas
  • Text — Green (#24B738): the darkest tone — readable for body copy and headings
  • Primary — Green (#68F3C0): the most saturated tone — buttons, links and key UI
  • Accent — Green (#2CED76): 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 (#24B738), Green (#2CED76), Green (#68F3C0) and Teal (#6CEFDF).

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 #24B738, #2CED76, #68F3C0 and #6CEFDF. 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!