Green & Teal Color Palette — PaletteCSS
Back to palettes

Green & Teal Color Palette

#4CF48B 76, 244, 139
#62F5F4 98, 245, 244
#57F1E7 87, 241, 231
#6EC4B0 110, 196, 176
#4CF48B
Color 1
#62F5F4
Color 2
#57F1E7
Color 3
#6EC4B0
Color 4
:root {
  --color-1: #4CF48B;
  --color-2: #62F5F4;
  --color-3: #57F1E7;
  --color-4: #6EC4B0;
}
colors: {
  'palette-1': '#4CF48B',
  'palette-2': '#62F5F4',
  'palette-3': '#57F1E7',
  'palette-4': '#6EC4B0',
}
const palette = [
  '#4CF48B',
  '#62F5F4',
  '#57F1E7',
  '#6EC4B0',
];
$color-1: #4CF48B;
$color-2: #62F5F4;
$color-3: #57F1E7;
$color-4: #6EC4B0;
Palette Codes 4 COLORS

This is a cool, high-energy 4-colour palette whose tones sit close together for a smooth, cohesive feel.

4,533 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Green (#4CF48B) and reads as well balanced in lightness, with an average saturation of 76% and lightness of 64%. It works well for calm, professional and modern interfaces.

The colors in this palette

Green #4CF48B

rgb(76, 244, 139) · hsl(143, 88%, 63%)

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

Teal #62F5F4

rgb(98, 245, 244) · hsl(180, 88%, 67%)

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

Teal #57F1E7

rgb(87, 241, 231) · hsl(176, 85%, 64%)

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

Teal #6EC4B0

rgb(110, 196, 176) · hsl(166, 42%, 60%)

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
#62F5F4 #6EC4B0 1.56:1 Fail Fail
#57F1E7 #6EC4B0 1.49:1 Fail Fail
#4CF48B #6EC4B0 1.44:1 Fail Fail
#4CF48B #62F5F4 1.09:1 Fail Fail
#62F5F4 #57F1E7 1.05:1 Fail Fail
#4CF48B #57F1E7 1.04:1 Fail Fail

How to use these colors

  • Background — Teal (#62F5F4): the lightest tone — a clean base for large areas
  • Text — Teal (#6EC4B0): the darkest tone — readable for body copy and headings
  • Primary — Green (#4CF48B): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#57F1E7): 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 (#4CF48B), Teal (#62F5F4), Teal (#57F1E7) and Teal (#6EC4B0).

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 #4CF48B, #62F5F4, #57F1E7 and #6EC4B0. 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!