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

Red & Teal, Light Red Color Palette

#0FC299 15, 194, 153
#89EBD4 137, 235, 212
#BB022D 187, 2, 45
#E6A8B6 230, 168, 182
#0FC299
Color 1
#89EBD4
Color 2
#BB022D
Color 3
#E6A8B6
Color 4
:root {
  --color-1: #0FC299;
  --color-2: #89EBD4;
  --color-3: #BB022D;
  --color-4: #E6A8B6;
}
colors: {
  'palette-1': '#0FC299',
  'palette-2': '#89EBD4',
  'palette-3': '#BB022D',
  'palette-4': '#E6A8B6',
}
const palette = [
  '#0FC299',
  '#89EBD4',
  '#BB022D',
  '#E6A8B6',
];
$color-1: #0FC299;
$color-2: #89EBD4;
$color-3: #BB022D;
$color-4: #E6A8B6;
Palette Codes 4 COLORS

This is a balanced, bold 4-colour palette that combines high-contrast tones for a bold, dynamic look.

4,010 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, bold 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Red (#BB022D) and reads as well balanced in lightness, with an average saturation of 77% and lightness of 57%. It adapts to a wide range of web and brand projects.

The colors in this palette

Teal #0FC299

rgb(15, 194, 153) · hsl(166, 86%, 41%)

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

Teal #89EBD4

rgb(137, 235, 212) · hsl(166, 71%, 73%)

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

Red #BB022D

rgb(187, 2, 45) · hsl(346, 98%, 37%)

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

Light Red #E6A8B6

rgb(230, 168, 182) · hsl(346, 55%, 78%)

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

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
#89EBD4 #BB022D 4.72:1 Pass Fail
#BB022D #E6A8B6 3.37:1 Fail Fail
#0FC299 #BB022D 2.91:1 Fail Fail
#0FC299 #89EBD4 1.62:1 Fail Fail
#89EBD4 #E6A8B6 1.4:1 Fail Fail
#0FC299 #E6A8B6 1.16:1 Fail Fail

How to use these colors

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

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 #0FC299, #89EBD4, #BB022D and #E6A8B6. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

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

Related Palettes

Copied!