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

Teal & Green, Teal Color Palette

#33E974 51, 233, 116
#1BF5D3 27, 245, 211
#33AF96 51, 175, 150
#47A2A3 71, 162, 163
#33E974
Color 1
#1BF5D3
Color 2
#33AF96
Color 3
#47A2A3
Color 4
:root {
  --color-1: #33E974;
  --color-2: #1BF5D3;
  --color-3: #33AF96;
  --color-4: #47A2A3;
}
colors: {
  'palette-1': '#33E974',
  'palette-2': '#1BF5D3',
  'palette-3': '#33AF96',
  'palette-4': '#47A2A3',
}
const palette = [
  '#33E974',
  '#1BF5D3',
  '#33AF96',
  '#47A2A3',
];
$color-1: #33E974;
$color-2: #1BF5D3;
$color-3: #33AF96;
$color-4: #47A2A3;
Palette Codes 4 COLORS

This is a cool, high-energy 4-colour palette built from closely related tones that blend harmoniously.

3,271 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Teal (#1BF5D3) and reads as well balanced in lightness, with an average saturation of 67% and lightness of 50%. It works well for calm, professional and modern interfaces.

The colors in this palette

Green #33E974

rgb(51, 233, 116) · hsl(141, 81%, 56%)

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

Teal #1BF5D3

rgb(27, 245, 211) · hsl(171, 92%, 53%)

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

Teal #33AF96

rgb(51, 175, 150) · hsl(168, 55%, 44%)

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

Teal #47A2A3

rgb(71, 162, 163) · hsl(181, 39%, 46%)

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
#1BF5D3 #47A2A3 2.16:1 Fail Fail
#1BF5D3 #33AF96 1.95:1 Fail Fail
#33E974 #47A2A3 1.87:1 Fail Fail
#33E974 #33AF96 1.69:1 Fail Fail
#33E974 #1BF5D3 1.15:1 Fail Fail
#33AF96 #47A2A3 1.11:1 Fail Fail

How to use these colors

  • Background — Green (#33E974): the lightest tone — a clean base for large areas
  • Text — Teal (#33AF96): the darkest tone — readable for body copy and headings
  • Primary — Teal (#1BF5D3): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#33AF96): 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 (#33E974), Teal (#1BF5D3), Teal (#33AF96) and Teal (#47A2A3).

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 #33E974, #1BF5D3, #33AF96 and #47A2A3. 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!