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

Dark Lime & Lime, Light Lime Color Palette

#35570F 53, 87, 15
#6BAD1F 107, 173, 31
#9EE052 158, 224, 82
#CEF0A8 206, 240, 168
#35570F
Color 1
#6BAD1F
Color 2
#9EE052
Color 3
#CEF0A8
Color 4
:root {
  --color-1: #35570F;
  --color-2: #6BAD1F;
  --color-3: #9EE052;
  --color-4: #CEF0A8;
}
colors: {
  'palette-1': '#35570F',
  'palette-2': '#6BAD1F',
  'palette-3': '#9EE052',
  'palette-4': '#CEF0A8',
}
const palette = [
  '#35570F',
  '#6BAD1F',
  '#9EE052',
  '#CEF0A8',
];
$color-1: #35570F;
$color-2: #6BAD1F;
$color-3: #9EE052;
$color-4: #CEF0A8;
Palette Codes 4 COLORS

This is a cool, vibrant 4-colour palette mixing related and contrasting tones for a natural feel.

4,283 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, vibrant 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Dark Lime (#35570F) and reads as well balanced in lightness, with an average saturation of 70% and lightness of 50%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Lime #35570F

rgb(53, 87, 15) · hsl(88, 71%, 20%)

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

Lime #6BAD1F

rgb(107, 173, 31) · hsl(88, 70%, 40%)

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

Lime #9EE052

rgb(158, 224, 82) · hsl(88, 70%, 60%)

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

Light Lime #CEF0A8

rgb(206, 240, 168) · hsl(88, 71%, 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
#35570F #CEF0A8 6.6:1 Pass Fail
#35570F #9EE052 5.25:1 Pass Fail
#35570F #6BAD1F 3.02:1 Fail Fail
#6BAD1F #CEF0A8 2.18:1 Fail Fail
#6BAD1F #9EE052 1.74:1 Fail Fail
#9EE052 #CEF0A8 1.26:1 Fail Fail

How to use these colors

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

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 #35570F, #6BAD1F, #9EE052 and #CEF0A8. 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.6:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!