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

Dark Green & Dark Blue, Muted Green Color Palette

#0B4265 11, 66, 101
#559A5C 85, 154, 92
#0B6C37 11, 108, 55
#68D5E8 104, 213, 232
#0B4265
Color 1
#559A5C
Color 2
#0B6C37
Color 3
#68D5E8
Color 4
:root {
  --color-1: #0B4265;
  --color-2: #559A5C;
  --color-3: #0B6C37;
  --color-4: #68D5E8;
}
colors: {
  'palette-1': '#0B4265',
  'palette-2': '#559A5C',
  'palette-3': '#0B6C37',
  'palette-4': '#68D5E8',
}
const palette = [
  '#0B4265',
  '#559A5C',
  '#0B6C37',
  '#68D5E8',
];
$color-1: #0B4265;
$color-2: #559A5C;
$color-3: #0B6C37;
$color-4: #68D5E8;
Palette Codes 4 COLORS

This is a cool, vibrant 4-colour palette with a comfortable balance of contrast and harmony.

5,797 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, vibrant 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Dark Green (#0B6C37) and reads as well balanced in lightness, with an average saturation of 66% and lightness of 40%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Blue #0B4265

rgb(11, 66, 101) · hsl(203, 80%, 22%)

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

Muted Green #559A5C

rgb(85, 154, 92) · hsl(126, 29%, 47%)

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

Dark Green #0B6C37

rgb(11, 108, 55) · hsl(147, 82%, 23%)

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

Teal #68D5E8

rgb(104, 213, 232) · hsl(189, 74%, 66%)

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
#0B4265 #68D5E8 6.19:1 Pass Fail
#0B6C37 #68D5E8 3.82:1 Fail Fail
#0B4265 #559A5C 3.11:1 Fail Fail
#559A5C #68D5E8 1.99:1 Fail Fail
#559A5C #0B6C37 1.92:1 Fail Fail
#0B4265 #0B6C37 1.62:1 Fail Fail

How to use these colors

  • Background — Teal (#68D5E8): the lightest tone — a clean base for large areas
  • Text — Dark Blue (#0B4265): the darkest tone — readable for body copy and headings
  • Primary — Dark Green (#0B6C37): the most saturated tone — buttons, links and key UI
  • Accent — Dark Blue (#0B4265): 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 Dark Green 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 (#0B4265), Muted Green (#559A5C), Dark Green (#0B6C37) and Teal (#68D5E8).

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 #0B4265, #559A5C, #0B6C37 and #68D5E8. 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 Teal reaches a contrast ratio of 6.19:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!