Dark Lime & Lime, Light Lime Color Palette — PaletteCSS
Back to palettes

Dark Lime & Lime, Light Lime Color Palette

#304D19 48, 77, 25
#5F9A32 95, 154, 50
#92CD65 146, 205, 101
#C9E6B2 201, 230, 178
#304D19
Color 1
#5F9A32
Color 2
#92CD65
Color 3
#C9E6B2
Color 4
:root {
  --color-1: #304D19;
  --color-2: #5F9A32;
  --color-3: #92CD65;
  --color-4: #C9E6B2;
}
colors: {
  'palette-1': '#304D19',
  'palette-2': '#5F9A32',
  'palette-3': '#92CD65',
  'palette-4': '#C9E6B2',
}
const palette = [
  '#304D19',
  '#5F9A32',
  '#92CD65',
  '#C9E6B2',
];
$color-1: #304D19;
$color-2: #5F9A32;
$color-3: #92CD65;
$color-4: #C9E6B2;
Palette Codes 4 COLORS

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

578 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, balanced 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Dark Lime (#304D19) and reads as well balanced in lightness, with an average saturation of 51% and lightness of 50%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Lime #304D19

rgb(48, 77, 25) · hsl(93, 51%, 20%)

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

Lime #5F9A32

rgb(95, 154, 50) · hsl(94, 51%, 40%)

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

Lime #92CD65

rgb(146, 205, 101) · hsl(94, 51%, 60%)

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

Light Lime #C9E6B2

rgb(201, 230, 178) · hsl(93, 51%, 80%)

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
#304D19 #C9E6B2 7.02:1 Pass Pass
#304D19 #92CD65 5.06:1 Pass Fail
#304D19 #5F9A32 2.8:1 Fail Fail
#5F9A32 #C9E6B2 2.51:1 Fail Fail
#5F9A32 #92CD65 1.81:1 Fail Fail
#92CD65 #C9E6B2 1.39:1 Fail Fail

How to use these colors

  • Background — Light Lime (#C9E6B2): the lightest tone — a clean base for large areas
  • Text — Dark Lime (#304D19): the darkest tone — readable for body copy and headings
  • Primary — Dark Lime (#304D19): the most saturated tone — buttons, links and key UI
  • Accent — Lime (#5F9A32): 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 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: Dark Lime (#304D19), Lime (#5F9A32), Lime (#92CD65) and Light Lime (#C9E6B2).

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 #304D19, #5F9A32, #92CD65 and #C9E6B2. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

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

Related Palettes

Copied!