Teal & Gray, Blue Color Palette — PaletteCSS
Back to palettes

Teal & Gray, Blue Color Palette

#586062 88, 96, 98
#4BA4E4 75, 164, 228
#0AAF7E 10, 175, 126
#F5F5F5 245, 245, 245
#586062
Color 1
#4BA4E4
Color 2
#0AAF7E
Color 3
#F5F5F5
Color 4
:root {
  --color-1: #586062;
  --color-2: #4BA4E4;
  --color-3: #0AAF7E;
  --color-4: #F5F5F5;
}
colors: {
  'palette-1': '#586062',
  'palette-2': '#4BA4E4',
  'palette-3': '#0AAF7E',
  'palette-4': '#F5F5F5',
}
const palette = [
  '#586062',
  '#4BA4E4',
  '#0AAF7E',
  '#F5F5F5',
];
$color-1: #586062;
$color-2: #4BA4E4;
$color-3: #0AAF7E;
$color-4: #F5F5F5;
Palette Codes 4 COLORS

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

5,093 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Gray #586062

rgb(88, 96, 98) · hsl(192, 5%, 36%)

A soft, muted tone that suits calm backgrounds and large surfaces.

Blue #4BA4E4

rgb(75, 164, 228) · hsl(205, 74%, 59%)

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

Teal #0AAF7E

rgb(10, 175, 126) · hsl(162, 89%, 36%)

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

White #F5F5F5

rgb(245, 245, 245) · hsl(0, 0%, 96%)

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
#586062 #F5F5F5 5.9:1 Pass Fail
#0AAF7E #F5F5F5 2.59:1 Fail Fail
#4BA4E4 #F5F5F5 2.49:1 Fail Fail
#586062 #4BA4E4 2.37:1 Fail Fail
#586062 #0AAF7E 2.28:1 Fail Fail
#4BA4E4 #0AAF7E 1.04:1 Fail Fail

How to use these colors

  • Background — White (#F5F5F5): the lightest tone — a clean base for large areas
  • Text — Teal (#0AAF7E): the darkest tone — readable for body copy and headings
  • Primary — Teal (#0AAF7E): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#4BA4E4): 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: Gray (#586062), Blue (#4BA4E4), Teal (#0AAF7E) and White (#F5F5F5).

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 #586062, #4BA4E4, #0AAF7E and #F5F5F5. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Gray text on White reaches a contrast ratio of 5.9:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!