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

Teal & Teal, Red Color Palette

#06ACA4 6, 172, 164
#69ECE6 105, 236, 230
#BE131B 190, 19, 27
#EC7E84 236, 126, 132
#06ACA4
Color 1
#69ECE6
Color 2
#BE131B
Color 3
#EC7E84
Color 4
:root {
  --color-1: #06ACA4;
  --color-2: #69ECE6;
  --color-3: #BE131B;
  --color-4: #EC7E84;
}
colors: {
  'palette-1': '#06ACA4',
  'palette-2': '#69ECE6',
  'palette-3': '#BE131B',
  'palette-4': '#EC7E84',
}
const palette = [
  '#06ACA4',
  '#69ECE6',
  '#BE131B',
  '#EC7E84',
];
$color-1: #06ACA4;
$color-2: #69ECE6;
$color-3: #BE131B;
$color-4: #EC7E84;
Palette Codes 4 COLORS

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

843 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 (#06ACA4) and reads as well balanced in lightness, with an average saturation of 82% and lightness of 53%. It adapts to a wide range of web and brand projects.

The colors in this palette

Teal #06ACA4

rgb(6, 172, 164) · hsl(177, 93%, 35%)

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

Teal #69ECE6

rgb(105, 236, 230) · hsl(177, 78%, 67%)

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

Red #BE131B

rgb(190, 19, 27) · hsl(357, 82%, 41%)

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

Red #EC7E84

rgb(236, 126, 132) · hsl(357, 74%, 71%)

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
#69ECE6 #BE131B 4.47:1 Fail Fail
#BE131B #EC7E84 2.39:1 Fail Fail
#06ACA4 #BE131B 2.26:1 Fail Fail
#06ACA4 #69ECE6 1.98:1 Fail Fail
#69ECE6 #EC7E84 1.87:1 Fail Fail
#06ACA4 #EC7E84 1.06:1 Fail Fail

How to use these colors

  • Background — Red (#EC7E84): the lightest tone — a clean base for large areas
  • Text — Teal (#06ACA4): the darkest tone — readable for body copy and headings
  • Primary — Teal (#06ACA4): the most saturated tone — buttons, links and key UI
  • Accent — Red (#BE131B): 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 (#06ACA4), Teal (#69ECE6), Red (#BE131B) and Red (#EC7E84).

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 #06ACA4, #69ECE6, #BE131B and #EC7E84. 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!