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

Teal & Green, Teal Color Palette

#3FE978 63, 233, 120
#11C57A 17, 197, 122
#69F7DF 105, 247, 223
#1BE1F3 27, 225, 243
#3FE978
Color 1
#11C57A
Color 2
#69F7DF
Color 3
#1BE1F3
Color 4
:root {
  --color-1: #3FE978;
  --color-2: #11C57A;
  --color-3: #69F7DF;
  --color-4: #1BE1F3;
}
colors: {
  'palette-1': '#3FE978',
  'palette-2': '#11C57A',
  'palette-3': '#69F7DF',
  'palette-4': '#1BE1F3',
}
const palette = [
  '#3FE978',
  '#11C57A',
  '#69F7DF',
  '#1BE1F3',
];
$color-1: #3FE978;
$color-2: #11C57A;
$color-3: #69F7DF;
$color-4: #1BE1F3;
Palette Codes 4 COLORS

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

629 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Teal (#1BE1F3) and reads as well balanced in lightness, with an average saturation of 86% and lightness of 55%. It works well for calm, professional and modern interfaces.

The colors in this palette

Green #3FE978

rgb(63, 233, 120) · hsl(140, 79%, 58%)

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

Green #11C57A

rgb(17, 197, 122) · hsl(155, 84%, 42%)

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

Teal #69F7DF

rgb(105, 247, 223) · hsl(170, 90%, 69%)

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

Teal #1BE1F3

rgb(27, 225, 243) · hsl(185, 90%, 53%)

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
#11C57A #69F7DF 1.72:1 Fail Fail
#3FE978 #11C57A 1.41:1 Fail Fail
#11C57A #1BE1F3 1.41:1 Fail Fail
#3FE978 #69F7DF 1.22:1 Fail Fail
#69F7DF #1BE1F3 1.22:1 Fail Fail
#3FE978 #1BE1F3 1:1 Fail Fail

How to use these colors

  • Background — Teal (#69F7DF): the lightest tone — a clean base for large areas
  • Text — Green (#11C57A): the darkest tone — readable for body copy and headings
  • Primary — Teal (#1BE1F3): the most saturated tone — buttons, links and key UI
  • Accent — Green (#11C57A): 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 (#3FE978), Green (#11C57A), Teal (#69F7DF) and Teal (#1BE1F3).

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 #3FE978, #11C57A, #69F7DF and #1BE1F3. 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!