Teal & Light Teal, Red Color Palette — PaletteCSS
Back to palettes

Teal & Light Teal, Red Color Palette

#0DD9B7 13, 217, 183
#A3F0E3 163, 240, 227
#A90F28 169, 15, 40
#EA7B8D 234, 123, 141
#0DD9B7
Color 1
#A3F0E3
Color 2
#A90F28
Color 3
#EA7B8D
Color 4
:root {
  --color-1: #0DD9B7;
  --color-2: #A3F0E3;
  --color-3: #A90F28;
  --color-4: #EA7B8D;
}
colors: {
  'palette-1': '#0DD9B7',
  'palette-2': '#A3F0E3',
  'palette-3': '#A90F28',
  'palette-4': '#EA7B8D',
}
const palette = [
  '#0DD9B7',
  '#A3F0E3',
  '#A90F28',
  '#EA7B8D',
];
$color-1: #0DD9B7;
$color-2: #A3F0E3;
$color-3: #A90F28;
$color-4: #EA7B8D;
Palette Codes 4 COLORS

This is a balanced, high-energy 4-colour palette pairing strongly contrasting colours for real visual punch.

773 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, high-energy 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Teal (#0DD9B7) and reads as well balanced in lightness, with an average saturation of 79% and lightness of 58%. It adapts to a wide range of web and brand projects.

The colors in this palette

Teal #0DD9B7

rgb(13, 217, 183) · hsl(170, 89%, 45%)

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

Light Teal #A3F0E3

rgb(163, 240, 227) · hsl(170, 72%, 79%)

A light, airy tone — ideal for backgrounds and subtle fills.

Red #A90F28

rgb(169, 15, 40) · hsl(350, 84%, 36%)

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

Red #EA7B8D

rgb(234, 123, 141) · hsl(350, 73%, 70%)

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
#A3F0E3 #A90F28 5.79:1 Pass Fail
#0DD9B7 #A90F28 4.17:1 Fail Fail
#A90F28 #EA7B8D 2.77:1 Fail Fail
#A3F0E3 #EA7B8D 2.09:1 Fail Fail
#0DD9B7 #EA7B8D 1.51:1 Fail Fail
#0DD9B7 #A3F0E3 1.39:1 Fail Fail

How to use these colors

  • Background — Light Teal (#A3F0E3): the lightest tone — a clean base for large areas
  • Text — Red (#A90F28): the darkest tone — readable for body copy and headings
  • Primary — Teal (#0DD9B7): the most saturated tone — buttons, links and key UI
  • Accent — Red (#A90F28): 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: Teal (#0DD9B7), Light Teal (#A3F0E3), Red (#A90F28) and Red (#EA7B8D).

Is this a warm or cool colour palette?

It is balanced, mixing warm and cool tones fairly evenly.

What are the hex codes for this palette?

The hex codes are #0DD9B7, #A3F0E3, #A90F28 and #EA7B8D. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Light Teal text on Red reaches a contrast ratio of 5.79:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!