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

Blue & Dark Teal, Green Color Palette

#0A4356 10, 67, 86
#73C296 115, 194, 150
#61B272 97, 178, 114
#8BCDF3 139, 205, 243
#0A4356
Color 1
#73C296
Color 2
#61B272
Color 3
#8BCDF3
Color 4
:root {
  --color-1: #0A4356;
  --color-2: #73C296;
  --color-3: #61B272;
  --color-4: #8BCDF3;
}
colors: {
  'palette-1': '#0A4356',
  'palette-2': '#73C296',
  'palette-3': '#61B272',
  'palette-4': '#8BCDF3',
}
const palette = [
  '#0A4356',
  '#73C296',
  '#61B272',
  '#8BCDF3',
];
$color-1: #0A4356;
$color-2: #73C296;
$color-3: #61B272;
$color-4: #8BCDF3;
Palette Codes 4 COLORS

This is a cool, vibrant 4-colour palette mixing related and contrasting tones for a natural feel.

7,697 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, vibrant 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Blue (#8BCDF3) and reads as well balanced in lightness, with an average saturation of 59% and lightness of 52%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Teal #0A4356

rgb(10, 67, 86) · hsl(195, 79%, 19%)

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

Green #73C296

rgb(115, 194, 150) · hsl(147, 39%, 61%)

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

Green #61B272

rgb(97, 178, 114) · hsl(133, 34%, 54%)

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

Blue #8BCDF3

rgb(139, 205, 243) · hsl(202, 81%, 75%)

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
#0A4356 #8BCDF3 6.22:1 Pass Fail
#0A4356 #73C296 5.07:1 Pass Fail
#0A4356 #61B272 4.16:1 Fail Fail
#61B272 #8BCDF3 1.49:1 Fail Fail
#73C296 #8BCDF3 1.23:1 Fail Fail
#73C296 #61B272 1.22:1 Fail Fail

How to use these colors

  • Background — Blue (#8BCDF3): the lightest tone — a clean base for large areas
  • Text — Dark Teal (#0A4356): the darkest tone — readable for body copy and headings
  • Primary — Dark Teal (#0A4356): the most saturated tone — buttons, links and key UI
  • Accent — Green (#73C296): 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: Dark Teal (#0A4356), Green (#73C296), Green (#61B272) and Blue (#8BCDF3).

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 #0A4356, #73C296, #61B272 and #8BCDF3. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Dark Teal text on Blue reaches a contrast ratio of 6.22:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!