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

Teal & Light Teal, Red Color Palette

#16FEEE 22, 254, 238
#AFE9E5 175, 233, 229
#F20D1C 242, 13, 28
#E4626B 228, 98, 107
#16FEEE
Color 1
#AFE9E5
Color 2
#F20D1C
Color 3
#E4626B
Color 4
:root {
  --color-1: #16FEEE;
  --color-2: #AFE9E5;
  --color-3: #F20D1C;
  --color-4: #E4626B;
}
colors: {
  'palette-1': '#16FEEE',
  'palette-2': '#AFE9E5',
  'palette-3': '#F20D1C',
  'palette-4': '#E4626B',
}
const palette = [
  '#16FEEE',
  '#AFE9E5',
  '#F20D1C',
  '#E4626B',
];
$color-1: #16FEEE;
$color-2: #AFE9E5;
$color-3: #F20D1C;
$color-4: #E4626B;
Palette Codes 4 COLORS

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

3,320 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 Teal (#16FEEE) and reads as well balanced in lightness, with an average saturation of 79% and lightness of 62%. It adapts to a wide range of web and brand projects.

The colors in this palette

Teal #16FEEE

rgb(22, 254, 238) · hsl(176, 99%, 54%)

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

Light Teal #AFE9E5

rgb(175, 233, 229) · hsl(176, 57%, 80%)

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

Red #F20D1C

rgb(242, 13, 28) · hsl(356, 90%, 50%)

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

Red #E4626B

rgb(228, 98, 107) · hsl(356, 71%, 64%)

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
#16FEEE #F20D1C 3.39:1 Fail Fail
#AFE9E5 #F20D1C 3.22:1 Fail Fail
#16FEEE #E4626B 2.63:1 Fail Fail
#AFE9E5 #E4626B 2.49:1 Fail Fail
#F20D1C #E4626B 1.29:1 Fail Fail
#16FEEE #AFE9E5 1.05:1 Fail Fail

How to use these colors

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

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 #16FEEE, #AFE9E5, #F20D1C and #E4626B. 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!