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

Teal & Green, Teal Color Palette

#23E678 35, 230, 120
#54F5E6 84, 245, 230
#1CB3A8 28, 179, 168
#56B3B2 86, 179, 178
#23E678
Color 1
#54F5E6
Color 2
#1CB3A8
Color 3
#56B3B2
Color 4
:root {
  --color-1: #23E678;
  --color-2: #54F5E6;
  --color-3: #1CB3A8;
  --color-4: #56B3B2;
}
colors: {
  'palette-1': '#23E678',
  'palette-2': '#54F5E6',
  'palette-3': '#1CB3A8',
  'palette-4': '#56B3B2',
}
const palette = [
  '#23E678',
  '#54F5E6',
  '#1CB3A8',
  '#56B3B2',
];
$color-1: #23E678;
$color-2: #54F5E6;
$color-3: #1CB3A8;
$color-4: #56B3B2;
Palette Codes 4 COLORS

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

5,901 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, vibrant 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Teal (#54F5E6) and reads as well balanced in lightness, with an average saturation of 70% and lightness of 52%. It works well for calm, professional and modern interfaces.

The colors in this palette

Green #23E678

rgb(35, 230, 120) · hsl(146, 80%, 52%)

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

Teal #54F5E6

rgb(84, 245, 230) · hsl(174, 89%, 65%)

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

Teal #1CB3A8

rgb(28, 179, 168) · hsl(176, 73%, 41%)

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

Teal #56B3B2

rgb(86, 179, 178) · hsl(179, 38%, 52%)

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
#54F5E6 #1CB3A8 1.93:1 Fail Fail
#54F5E6 #56B3B2 1.84:1 Fail Fail
#23E678 #1CB3A8 1.57:1 Fail Fail
#23E678 #56B3B2 1.49:1 Fail Fail
#23E678 #54F5E6 1.23:1 Fail Fail
#1CB3A8 #56B3B2 1.05:1 Fail Fail

How to use these colors

  • Background — Teal (#54F5E6): the lightest tone — a clean base for large areas
  • Text — Teal (#1CB3A8): the darkest tone — readable for body copy and headings
  • Primary — Green (#23E678): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#1CB3A8): 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 (#23E678), Teal (#54F5E6), Teal (#1CB3A8) and Teal (#56B3B2).

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 #23E678, #54F5E6, #1CB3A8 and #56B3B2. 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!