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

Teal & Teal, Light Teal Color Palette

#006994 0, 105, 148
#0099CC 0, 153, 204
#66CCFF 102, 204, 255
#CCF2FF 204, 242, 255
#006994
Color 1
#0099CC
Color 2
#66CCFF
Color 3
#CCF2FF
Color 4
:root {
  --color-1: #006994;
  --color-2: #0099CC;
  --color-3: #66CCFF;
  --color-4: #CCF2FF;
}
colors: {
  'palette-1': '#006994',
  'palette-2': '#0099CC',
  'palette-3': '#66CCFF',
  'palette-4': '#CCF2FF',
}
const palette = [
  '#006994',
  '#0099CC',
  '#66CCFF',
  '#CCF2FF',
];
$color-1: #006994;
$color-2: #0099CC;
$color-3: #66CCFF;
$color-4: #CCF2FF;
Palette Codes 4 COLORS

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

14,733 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, bold 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Teal (#006994) and reads as well balanced in lightness, with an average saturation of 100% and lightness of 57%. It works well for calm, professional and modern interfaces.

The colors in this palette

Teal #006994

rgb(0, 105, 148) · hsl(197, 100%, 29%)

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

Teal #0099CC

rgb(0, 153, 204) · hsl(195, 100%, 40%)

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

Teal #66CCFF

rgb(102, 204, 255) · hsl(200, 100%, 70%)

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

Light Teal #CCF2FF

rgb(204, 242, 255) · hsl(195, 100%, 90%)

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
#006994 #CCF2FF 5.14:1 Pass Fail
#006994 #66CCFF 3.38:1 Fail Fail
#0099CC #CCF2FF 2.76:1 Fail Fail
#006994 #0099CC 1.86:1 Fail Fail
#0099CC #66CCFF 1.81:1 Fail Fail
#66CCFF #CCF2FF 1.52:1 Fail Fail

How to use these colors

  • Background — Light Teal (#CCF2FF): the lightest tone — a clean base for large areas
  • Text — Teal (#006994): the darkest tone — readable for body copy and headings
  • Primary — Teal (#006994): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#0099CC): 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 (#006994), Teal (#0099CC), Teal (#66CCFF) and Light Teal (#CCF2FF).

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 #006994, #0099CC, #66CCFF and #CCF2FF. 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 Light Teal reaches a contrast ratio of 5.14:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!