Light Lime & Teal, Green Color Palette — PaletteCSS
Back to palettes

Light Lime & Teal, Green Color Palette

#31F4B6 49, 244, 182
#49EA73 73, 234, 115
#D6FFB0 214, 255, 176
#134248 19, 66, 72
#31F4B6
Color 1
#49EA73
Color 2
#D6FFB0
Color 3
#134248
Color 4
:root {
  --color-1: #31F4B6;
  --color-2: #49EA73;
  --color-3: #D6FFB0;
  --color-4: #134248;
}
colors: {
  'palette-1': '#31F4B6',
  'palette-2': '#49EA73',
  'palette-3': '#D6FFB0',
  'palette-4': '#134248',
}
const palette = [
  '#31F4B6',
  '#49EA73',
  '#D6FFB0',
  '#134248',
];
$color-1: #31F4B6;
$color-2: #49EA73;
$color-3: #D6FFB0;
$color-4: #134248;
Palette Codes 4 COLORS

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

2 Views
Added Aug 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Light Lime (#D6FFB0) and reads as well balanced in lightness, with an average saturation of 82% and lightness of 55%. It works well for calm, professional and modern interfaces.

The colors in this palette

Teal #31F4B6

rgb(49, 244, 182) · hsl(161, 90%, 57%)

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

Green #49EA73

rgb(73, 234, 115) · hsl(136, 79%, 60%)

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

Light Lime #D6FFB0

rgb(214, 255, 176) · hsl(91, 100%, 85%)

A light, airy tone — ideal for backgrounds and subtle fills.

Dark Teal #134248

rgb(19, 66, 72) · hsl(187, 58%, 18%)

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

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
#D6FFB0 #134248 9.89:1 Pass Pass
#31F4B6 #134248 7.76:1 Pass Pass
#49EA73 #134248 7:1 Pass Pass
#49EA73 #D6FFB0 1.41:1 Fail Fail
#31F4B6 #D6FFB0 1.27:1 Fail Fail
#31F4B6 #49EA73 1.11:1 Fail Fail

How to use these colors

  • Background — Light Lime (#D6FFB0): the lightest tone — a clean base for large areas
  • Text — Dark Teal (#134248): the darkest tone — readable for body copy and headings
  • Primary — Teal (#31F4B6): the most saturated tone — buttons, links and key UI
  • Accent — Green (#49EA73): 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 Light Lime 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 (#31F4B6), Green (#49EA73), Light Lime (#D6FFB0) and Dark Teal (#134248).

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 #31F4B6, #49EA73, #D6FFB0 and #134248. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Light Lime text on Dark Teal reaches a contrast ratio of 9.89:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!