← Back to Editor

#669900 · #E9EACD · #ACD1E1 · #A0ADAB · #333435

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#669900

Grass Green · Olive · Forest Green

HEX
#669900
RGB
rgb(102, 153, 0)
HSL
hsl(80, 100%, 30%)
HSB
hsb(80, 100%, 60%)
CMYK
cmyk(33%, 0%, 100%, 40%)
Oklch
oklch(62.3% 0.166 129.4)

TraditionalGrass Green」· PaintForest Green」· Creative Blush Sunrise

#E9EACD

Fresh Green · Beige · Lemon Cream

HEX
#E9EACD
RGB
rgb(233, 234, 205)
HSL
hsl(62, 41%, 86%)
HSB
hsb(62, 12%, 92%)
CMYK
cmyk(0%, 0%, 12%, 8%)
Oklch
oklch(92.9% 0.038 108.7)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#ACD1E1

Sky Blue · LightBlue · Glacier Blue

HEX
#ACD1E1
RGB
rgb(172, 209, 225)
HSL
hsl(198, 47%, 78%)
HSB
hsb(198, 24%, 88%)
CMYK
cmyk(24%, 7%, 0%, 12%)
Oklch
oklch(83.9% 0.045 226.0)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

#A0ADAB

Ash · DarkGray · Silver Sand

HEX
#A0ADAB
RGB
rgb(160, 173, 171)
HSL
hsl(171, 7%, 65%)
HSB
hsb(171, 8%, 68%)
CMYK
cmyk(8%, 0%, 1%, 32%)
Oklch
oklch(73.7% 0.015 185.8)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#333435

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#333435
RGB
rgb(51, 52, 53)
HSL
hsl(210, 2%, 20%)
HSB
hsb(210, 4%, 21%)
CMYK
cmyk(4%, 2%, 0%, 79%)
Oklch
oklch(32.4% 0.002 247.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

669900
330099

Analogous

997F00
669900
1A9900

Triadic

669900
006699
990066

Split-Comp.

669900
001999
7F0099

Tetradic

669900
009980
330099
99001A

Contrast Matrix WCAG 2.1 Contrast

669900
E9EACD
ACD1E1
A0ADAB
333435
2.8
Fail
2.1
Fail
1.5
Fail
3.6
AA Large
2.8
Fail
1.3
Fail
1.9
Fail
10.2
AAA
2.1
Fail
1.3
Fail
1.4
Fail
7.7
AAA
1.5
Fail
1.9
Fail
1.4
Fail
5.4
AA
3.6
AA Large
10.2
AAA
7.7
AAA
5.4
AA
White BG
3.4AA Large
1.2Fail
1.6Fail
2.3Fail
12.5AAA
Black BG
6.1AA
17.1AAA
13.0AAA
9.1AAA
1.7Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

7C7D25
E9E9D4
BCBCDD
A6A6AB
333335

Deuteranopia

79752E
E9E9D6
BAB7DC
A5A4AC
333335

Tritanopia

694249
E9DADB
AEDAD9
A1ACAC
333535

Achromatopsia

787878
E6E6E6
C8C8C8
A9A9A9
343434

Shades & Tints Shades & Tints

#669900

Dark
Light

#E9EACD

Dark
Light

#ACD1E1

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #669900;
  --color-2: #e9eacd;
  --color-3: #acd1e1;
  --color-4: #a0adab;
  --color-5: #333435;
}

SCSS

$color-1: #669900;
$color-2: #e9eacd;
$color-3: #acd1e1;
$color-4: #a0adab;
$color-5: #333435;

TAILWIND

colors: {
  'brand-1': '#669900',
  'brand-2': '#e9eacd',
  'brand-3': '#acd1e1',
  'brand-4': '#a0adab',
  'brand-5': '#333435',
}

RGB Array

[102, 153, 0], [233, 234, 205], [172, 209, 225], [160, 173, 171], [51, 52, 53]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #669900, #E9EACD, #ACD1E1, #A0ADAB, #333435 is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #669900; --color-2: #e9eacd; --color-3: #acd1e1; --color-4: #a0adab; --color-5: #333435. LangColor editor supports one-click export to CSS, SCSS, Tailwind, JSON and more. Click the "Export" button to choose your format.

What UI/UX design tips apply to this palette?

Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. High-contrast palettes naturally meet WCAG accessibility standards. Use the "Contrast Matrix" tool in LangColor editor to check WCAG accessibility levels for every color pair.

Which industries or brands suit this palette?

This general-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco industries. Click "AI Analysis" in the editor for more detailed brand color suggestions.

🎨 Open this palette in Editor →

Generated by LangColor online color tool · Breaking the barrier between language and color