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

Teal & Green, Teal Color Palette

#2AEA73 42, 234, 115
#22D895 34, 216, 149
#5EDECF 94, 222, 207
#30D9F3 48, 217, 243
#2AEA73
Color 1
#22D895
Color 2
#5EDECF
Color 3
#30D9F3
Color 4
:root {
  --color-1: #2AEA73;
  --color-2: #22D895;
  --color-3: #5EDECF;
  --color-4: #30D9F3;
}
colors: {
  'palette-1': '#2AEA73',
  'palette-2': '#22D895',
  'palette-3': '#5EDECF',
  'palette-4': '#30D9F3',
}
const palette = [
  '#2AEA73',
  '#22D895',
  '#5EDECF',
  '#30D9F3',
];
$color-1: #2AEA73;
$color-2: #22D895;
$color-3: #5EDECF;
$color-4: #30D9F3;
Palette Codes 4 COLORS

This is a cool, high-energy 4-colour palette mixing related and contrasting tones for a natural feel.

3,229 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Teal (#30D9F3) and reads as well balanced in lightness, with an average saturation of 77% and lightness of 56%. It works well for calm, professional and modern interfaces.

The colors in this palette

Green #2AEA73

rgb(42, 234, 115) · hsl(143, 82%, 54%)

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

Green #22D895

rgb(34, 216, 149) · hsl(158, 73%, 49%)

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

Teal #5EDECF

rgb(94, 222, 207) · hsl(173, 66%, 62%)

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

Teal #30D9F3

rgb(48, 217, 243) · hsl(188, 89%, 57%)

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
#2AEA73 #22D895 1.16:1 Fail Fail
#22D895 #5EDECF 1.13:1 Fail Fail
#22D895 #30D9F3 1.09:1 Fail Fail
#2AEA73 #30D9F3 1.06:1 Fail Fail
#5EDECF #30D9F3 1.04:1 Fail Fail
#2AEA73 #5EDECF 1.02:1 Fail Fail

How to use these colors

  • Background — Teal (#5EDECF): the lightest tone — a clean base for large areas
  • Text — Green (#22D895): the darkest tone — readable for body copy and headings
  • Primary — Teal (#30D9F3): the most saturated tone — buttons, links and key UI
  • Accent — Green (#2AEA73): 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 (#2AEA73), Green (#22D895), Teal (#5EDECF) and Teal (#30D9F3).

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 #2AEA73, #22D895, #5EDECF and #30D9F3. 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!