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

Teal & Dark Blue, Teal Color Palette

#0A0C35 10, 12, 53
#2890BE 40, 144, 190
#2EDFAC 46, 223, 172
#F5F5F5 245, 245, 245
#0A0C35
Color 1
#2890BE
Color 2
#2EDFAC
Color 3
#F5F5F5
Color 4
:root {
  --color-1: #0A0C35;
  --color-2: #2890BE;
  --color-3: #2EDFAC;
  --color-4: #F5F5F5;
}
colors: {
  'palette-1': '#0A0C35',
  'palette-2': '#2890BE',
  'palette-3': '#2EDFAC',
  'palette-4': '#F5F5F5',
}
const palette = [
  '#0A0C35',
  '#2890BE',
  '#2EDFAC',
  '#F5F5F5',
];
$color-1: #0A0C35;
$color-2: #2890BE;
$color-3: #2EDFAC;
$color-4: #F5F5F5;
Palette Codes 4 COLORS

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

5,262 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, easygoing 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Teal (#2EDFAC) and reads as well balanced in lightness, with an average saturation of 52% and lightness of 52%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Blue #0A0C35

rgb(10, 12, 53) · hsl(237, 68%, 12%)

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

Teal #2890BE

rgb(40, 144, 190) · hsl(198, 65%, 45%)

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

Teal #2EDFAC

rgb(46, 223, 172) · hsl(163, 73%, 53%)

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
#0A0C35 #F5F5F5 17.25:1 Pass Pass
#0A0C35 #2EDFAC 10.98:1 Pass Pass
#0A0C35 #2890BE 5.21:1 Pass Fail
#2890BE #F5F5F5 3.31:1 Fail Fail
#2890BE #2EDFAC 2.11:1 Fail Fail
#2EDFAC #F5F5F5 1.57:1 Fail Fail

How to use these colors

  • Background — White (#F5F5F5): the lightest tone — a clean base for large areas
  • Text — Dark Blue (#0A0C35): the darkest tone — readable for body copy and headings
  • Primary — Teal (#2EDFAC): the most saturated tone — buttons, links and key UI
  • Accent — Dark Blue (#0A0C35): 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: Dark Blue (#0A0C35), Teal (#2890BE), Teal (#2EDFAC) 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 #0A0C35, #2890BE, #2EDFAC 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 — Dark Blue text on White reaches a contrast ratio of 17.25:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!