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

Lime & Dark Lime, Lime Color Palette

#566105 86, 97, 5
#ACC20A 172, 194, 10
#DFF53D 223, 245, 61
#EFFA9E 239, 250, 158
#566105
Color 1
#ACC20A
Color 2
#DFF53D
Color 3
#EFFA9E
Color 4
:root {
  --color-1: #566105;
  --color-2: #ACC20A;
  --color-3: #DFF53D;
  --color-4: #EFFA9E;
}
colors: {
  'palette-1': '#566105',
  'palette-2': '#ACC20A',
  'palette-3': '#DFF53D',
  'palette-4': '#EFFA9E',
}
const palette = [
  '#566105',
  '#ACC20A',
  '#DFF53D',
  '#EFFA9E',
];
$color-1: #566105;
$color-2: #ACC20A;
$color-3: #DFF53D;
$color-4: #EFFA9E;
Palette Codes 4 COLORS

This is a warm, vibrant 4-colour palette pairing strongly contrasting colours for real visual punch.

3,313 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, vibrant 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Lime (#DFF53D) and reads as well balanced in lightness, with an average saturation of 90% and lightness of 50%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Dark Lime #566105

rgb(86, 97, 5) · hsl(67, 90%, 20%)

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

Lime #ACC20A

rgb(172, 194, 10) · hsl(67, 90%, 40%)

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

Lime #DFF53D

rgb(223, 245, 61) · hsl(67, 90%, 60%)

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

Light Lime #EFFA9E

rgb(239, 250, 158) · hsl(67, 90%, 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
#566105 #EFFA9E 6.06:1 Pass Fail
#566105 #DFF53D 5.56:1 Pass Fail
#566105 #ACC20A 3.37:1 Fail Fail
#ACC20A #EFFA9E 1.8:1 Fail Fail
#ACC20A #DFF53D 1.65:1 Fail Fail
#DFF53D #EFFA9E 1.09:1 Fail Fail

How to use these colors

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

Is this a warm or cool colour palette?

It is a warm palette — its tones lean toward reds, oranges and yellows, which feel energetic and inviting.

What are the hex codes for this palette?

The hex codes are #566105, #ACC20A, #DFF53D and #EFFA9E. 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 6.06:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!