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

Light Lime & Dark Lime, Lime Color Palette

#4F5F07 79, 95, 7
#9EBE0E 158, 190, 14
#D1F141 209, 241, 65
#E8F8A0 232, 248, 160
#4F5F07
Color 1
#9EBE0E
Color 2
#D1F141
Color 3
#E8F8A0
Color 4
:root {
  --color-1: #4F5F07;
  --color-2: #9EBE0E;
  --color-3: #D1F141;
  --color-4: #E8F8A0;
}
colors: {
  'palette-1': '#4F5F07',
  'palette-2': '#9EBE0E',
  'palette-3': '#D1F141',
  'palette-4': '#E8F8A0',
}
const palette = [
  '#4F5F07',
  '#9EBE0E',
  '#D1F141',
  '#E8F8A0',
];
$color-1: #4F5F07;
$color-2: #9EBE0E;
$color-3: #D1F141;
$color-4: #E8F8A0;
Palette Codes 4 COLORS

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

1,328 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 Light Lime (#E8F8A0) and reads as well balanced in lightness, with an average saturation of 86% and lightness of 50%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Dark Lime #4F5F07

rgb(79, 95, 7) · hsl(71, 86%, 20%)

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

Lime #9EBE0E

rgb(158, 190, 14) · hsl(71, 86%, 40%)

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

Lime #D1F141

rgb(209, 241, 65) · hsl(71, 86%, 60%)

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

Light Lime #E8F8A0

rgb(232, 248, 160) · hsl(71, 86%, 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
#4F5F07 #E8F8A0 6.18:1 Pass Fail
#4F5F07 #D1F141 5.51:1 Pass Fail
#4F5F07 #9EBE0E 3.31:1 Fail Fail
#9EBE0E #E8F8A0 1.87:1 Fail Fail
#9EBE0E #D1F141 1.67:1 Fail Fail
#D1F141 #E8F8A0 1.12:1 Fail Fail

How to use these colors

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

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 #4F5F07, #9EBE0E, #D1F141 and #E8F8A0. 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.18:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!