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

Teal & Green, Teal Color Palette

#6BF590 107, 245, 144
#3FF5D7 63, 245, 215
#44C2C1 68, 194, 193
#308276 48, 130, 118
#6BF590
Color 1
#3FF5D7
Color 2
#44C2C1
Color 3
#308276
Color 4
:root {
  --color-1: #6BF590;
  --color-2: #3FF5D7;
  --color-3: #44C2C1;
  --color-4: #308276;
}
colors: {
  'palette-1': '#6BF590',
  'palette-2': '#3FF5D7',
  'palette-3': '#44C2C1',
  'palette-4': '#308276',
}
const palette = [
  '#6BF590',
  '#3FF5D7',
  '#44C2C1',
  '#308276',
];
$color-1: #6BF590;
$color-2: #3FF5D7;
$color-3: #44C2C1;
$color-4: #308276;
Palette Codes 4 COLORS

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

7,416 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 Teal (#3FF5D7) and reads as well balanced in lightness, with an average saturation of 69% and lightness of 54%. It works well for calm, professional and modern interfaces.

The colors in this palette

Green #6BF590

rgb(107, 245, 144) · hsl(136, 87%, 69%)

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

Teal #3FF5D7

rgb(63, 245, 215) · hsl(170, 90%, 60%)

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

Teal #44C2C1

rgb(68, 194, 193) · hsl(180, 51%, 51%)

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

Teal #308276

rgb(48, 130, 118) · hsl(171, 46%, 35%)

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
#3FF5D7 #308276 3.33:1 Fail Fail
#6BF590 #308276 3.29:1 Fail Fail
#44C2C1 #308276 2.12:1 Fail Fail
#3FF5D7 #44C2C1 1.57:1 Fail Fail
#6BF590 #44C2C1 1.55:1 Fail Fail
#6BF590 #3FF5D7 1.01:1 Fail Fail

How to use these colors

  • Background — Green (#6BF590): the lightest tone — a clean base for large areas
  • Text — Teal (#308276): the darkest tone — readable for body copy and headings
  • Primary — Teal (#3FF5D7): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#44C2C1): 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 (#6BF590), Teal (#3FF5D7), Teal (#44C2C1) and Teal (#308276).

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 #6BF590, #3FF5D7, #44C2C1 and #308276. 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!