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

Blue & Gray, Teal Color Palette

#595668 89, 86, 104
#7DD4C6 125, 212, 198
#0B1616 11, 22, 22
#56A9F5 86, 169, 245
#595668
Color 1
#7DD4C6
Color 2
#0B1616
Color 3
#56A9F5
Color 4
:root {
  --color-1: #595668;
  --color-2: #7DD4C6;
  --color-3: #0B1616;
  --color-4: #56A9F5;
}
colors: {
  'palette-1': '#595668',
  'palette-2': '#7DD4C6',
  'palette-3': '#0B1616',
  'palette-4': '#56A9F5',
}
const palette = [
  '#595668',
  '#7DD4C6',
  '#0B1616',
  '#56A9F5',
];
$color-1: #595668;
$color-2: #7DD4C6;
$color-3: #0B1616;
$color-4: #56A9F5;
Palette Codes 4 COLORS

This is a cool, versatile 4-colour palette pairing strongly contrasting colours for real visual punch.

602 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, versatile 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Blue (#56A9F5) and reads as well balanced in lightness, with an average saturation of 45% and lightness of 44%. It works well for calm, professional and modern interfaces.

The colors in this palette

Gray #595668

rgb(89, 86, 104) · hsl(250, 9%, 37%)

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

Teal #7DD4C6

rgb(125, 212, 198) · hsl(170, 50%, 66%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Black #0B1616

rgb(11, 22, 22) · hsl(180, 33%, 6%)

A deep, low-lightness tone — strong for text, headings and bold accents.

Blue #56A9F5

rgb(86, 169, 245) · hsl(209, 89%, 65%)

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
#7DD4C6 #0B1616 10.61:1 Pass Pass
#0B1616 #56A9F5 7.36:1 Pass Pass
#595668 #7DD4C6 4.1:1 Fail Fail
#595668 #56A9F5 2.84:1 Fail Fail
#595668 #0B1616 2.59:1 Fail Fail
#7DD4C6 #56A9F5 1.44:1 Fail Fail

How to use these colors

  • Background — Teal (#7DD4C6): the lightest tone — a clean base for large areas
  • Text — Black (#0B1616): the darkest tone — readable for body copy and headings
  • Primary — Blue (#56A9F5): the most saturated tone — buttons, links and key UI
  • Accent — Black (#0B1616): 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 Blue 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 (#595668), Teal (#7DD4C6), Black (#0B1616) and Blue (#56A9F5).

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 #595668, #7DD4C6, #0B1616 and #56A9F5. 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 Black reaches a contrast ratio of 10.61:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!