Teal & Teal, Muted Green Color Palette — PaletteCSS
Back to palettes

Teal & Teal, Muted Green Color Palette

#1B6078 27, 96, 120
#91C2A0 145, 194, 160
#1A6C2D 26, 108, 45
#80E3F5 128, 227, 245
#1B6078
Color 1
#91C2A0
Color 2
#1A6C2D
Color 3
#80E3F5
Color 4
:root {
  --color-1: #1B6078;
  --color-2: #91C2A0;
  --color-3: #1A6C2D;
  --color-4: #80E3F5;
}
colors: {
  'palette-1': '#1B6078',
  'palette-2': '#91C2A0',
  'palette-3': '#1A6C2D',
  'palette-4': '#80E3F5',
}
const palette = [
  '#1B6078',
  '#91C2A0',
  '#1A6C2D',
  '#80E3F5',
];
$color-1: #1B6078;
$color-2: #91C2A0;
$color-3: #1A6C2D;
$color-4: #80E3F5;
Palette Codes 4 COLORS

This is a cool, vibrant 4-colour palette that combines high-contrast tones for a bold, dynamic look.

7,010 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

This is a cool, vibrant 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Teal (#80E3F5) and reads as well balanced in lightness, with an average saturation of 60% and lightness of 49%. It works well for calm, professional and modern interfaces.

The colors in this palette

Teal #1B6078

rgb(27, 96, 120) · hsl(195, 63%, 29%)

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

Muted Green #91C2A0

rgb(145, 194, 160) · hsl(138, 29%, 66%)

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

Dark Green #1A6C2D

rgb(26, 108, 45) · hsl(134, 61%, 26%)

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

Teal #80E3F5

rgb(128, 227, 245) · hsl(189, 85%, 73%)

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
#1B6078 #80E3F5 4.76:1 Pass Fail
#1A6C2D #80E3F5 4.41:1 Fail Fail
#1B6078 #91C2A0 3.49:1 Fail Fail
#91C2A0 #1A6C2D 3.23:1 Fail Fail
#91C2A0 #80E3F5 1.36:1 Fail Fail
#1B6078 #1A6C2D 1.08:1 Fail Fail

How to use these colors

  • Background — Teal (#80E3F5): the lightest tone — a clean base for large areas
  • Text — Dark Green (#1A6C2D): the darkest tone — readable for body copy and headings
  • Primary — Teal (#1B6078): the most saturated tone — buttons, links and key UI
  • Accent — Dark Green (#1A6C2D): 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: Teal (#1B6078), Muted Green (#91C2A0), Dark Green (#1A6C2D) and Teal (#80E3F5).

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 #1B6078, #91C2A0, #1A6C2D and #80E3F5. 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 Teal reaches a contrast ratio of 4.76:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!