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

Teal & Black, Blue Color Palette

#0A1026 10, 16, 38
#2182DB 33, 130, 219
#3AE8B7 58, 232, 183
#C8E1CD 200, 225, 205
#0A1026
Color 1
#2182DB
Color 2
#3AE8B7
Color 3
#C8E1CD
Color 4
:root {
  --color-1: #0A1026;
  --color-2: #2182DB;
  --color-3: #3AE8B7;
  --color-4: #C8E1CD;
}
colors: {
  'palette-1': '#0A1026',
  'palette-2': '#2182DB',
  'palette-3': '#3AE8B7',
  'palette-4': '#C8E1CD',
}
const palette = [
  '#0A1026',
  '#2182DB',
  '#3AE8B7',
  '#C8E1CD',
];
$color-1: #0A1026;
$color-2: #2182DB;
$color-3: #3AE8B7;
$color-4: #C8E1CD;
Palette Codes 4 COLORS

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

3,991 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Black #0A1026

rgb(10, 16, 38) · hsl(227, 58%, 9%)

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

Blue #2182DB

rgb(33, 130, 219) · hsl(209, 74%, 49%)

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

Teal #3AE8B7

rgb(58, 232, 183) · hsl(163, 79%, 57%)

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

Light Green #C8E1CD

rgb(200, 225, 205) · hsl(132, 29%, 83%)

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
#0A1026 #C8E1CD 13.55:1 Pass Pass
#0A1026 #3AE8B7 12.02:1 Pass Pass
#0A1026 #2182DB 4.74:1 Pass Fail
#2182DB #C8E1CD 2.86:1 Fail Fail
#2182DB #3AE8B7 2.54:1 Fail Fail
#3AE8B7 #C8E1CD 1.13:1 Fail Fail

How to use these colors

  • Background — Light Green (#C8E1CD): the lightest tone — a clean base for large areas
  • Text — Black (#0A1026): the darkest tone — readable for body copy and headings
  • Primary — Teal (#3AE8B7): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#2182DB): 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: Black (#0A1026), Blue (#2182DB), Teal (#3AE8B7) and Light Green (#C8E1CD).

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 #0A1026, #2182DB, #3AE8B7 and #C8E1CD. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Black text on Light Green reaches a contrast ratio of 13.55:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!