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

Teal & Green, Teal Color Palette

#2CDB66 44, 219, 102
#4FF5F2 79, 245, 242
#2C998D 44, 153, 141
#4AAC92 74, 172, 146
#2CDB66
Color 1
#4FF5F2
Color 2
#2C998D
Color 3
#4AAC92
Color 4
:root {
  --color-1: #2CDB66;
  --color-2: #4FF5F2;
  --color-3: #2C998D;
  --color-4: #4AAC92;
}
colors: {
  'palette-1': '#2CDB66',
  'palette-2': '#4FF5F2',
  'palette-3': '#2C998D',
  'palette-4': '#4AAC92',
}
const palette = [
  '#2CDB66',
  '#4FF5F2',
  '#2C998D',
  '#4AAC92',
];
$color-1: #2CDB66;
$color-2: #4FF5F2;
$color-3: #2C998D;
$color-4: #4AAC92;
Palette Codes 4 COLORS

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

7,231 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 Teal (#4FF5F2) and reads as well balanced in lightness, with an average saturation of 64% and lightness of 50%. It works well for calm, professional and modern interfaces.

The colors in this palette

Green #2CDB66

rgb(44, 219, 102) · hsl(140, 71%, 52%)

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

Teal #4FF5F2

rgb(79, 245, 242) · hsl(179, 89%, 64%)

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

Teal #2C998D

rgb(44, 153, 141) · hsl(173, 55%, 39%)

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

Teal #4AAC92

rgb(74, 172, 146) · hsl(164, 40%, 48%)

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
#4FF5F2 #2C998D 2.59:1 Fail Fail
#4FF5F2 #4AAC92 2.06:1 Fail Fail
#2CDB66 #2C998D 1.89:1 Fail Fail
#2CDB66 #4AAC92 1.5:1 Fail Fail
#2CDB66 #4FF5F2 1.37:1 Fail Fail
#2C998D #4AAC92 1.26:1 Fail Fail

How to use these colors

  • Background — Teal (#4FF5F2): the lightest tone — a clean base for large areas
  • Text — Teal (#2C998D): the darkest tone — readable for body copy and headings
  • Primary — Green (#2CDB66): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#2C998D): 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 Teal 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 (#2CDB66), Teal (#4FF5F2), Teal (#2C998D) and Teal (#4AAC92).

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 #2CDB66, #4FF5F2, #2C998D and #4AAC92. 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!