← Back to Editor

#FFFFFF · #AEE900 · #57B400 · #6E6E6E · #000000

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#AEE900

Grass Green · Chartreuse · Olive Green

HEX
#AEE900
RGB
rgb(174, 233, 0)
HSL
hsl(75, 100%, 46%)
HSB
hsb(75, 100%, 91%)
CMYK
cmyk(25%, 0%, 100%, 9%)
Oklch
oklch(86.1% 0.219 125.9)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#57B400

Pine Green · Olive · Forest Green

HEX
#57B400
RGB
rgb(87, 180, 0)
HSL
hsl(91, 100%, 35%)
HSB
hsb(91, 100%, 71%)
CMYK
cmyk(52%, 0%, 100%, 29%)
Oklch
oklch(68.5% 0.204 136.1)

TraditionalPine Green」· PaintForest Green」· Creative Blush Sunrise

#6E6E6E

Ink Gray · DimGray · Warm Gray

HEX
#6E6E6E
RGB
rgb(110, 110, 110)
HSL
hsl(0, 0%, 43%)
HSB
hsb(0, 0%, 43%)
CMYK
cmyk(0%, 0%, 0%, 57%)
Oklch
oklch(53.8% 0.000 89.9)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
AEE900
57B400
6E6E6E
000000
1.5
Fail
2.6
Fail
5.1
AA
21.0
AAA
1.5
Fail
1.8
Fail
3.5
AA Large
14.5
AAA
2.6
Fail
1.8
Fail
1.9
Fail
7.9
AAA
5.1
AA
3.5
AA Large
1.9
Fail
4.1
AA Large
21.0
AAA
14.5
AAA
7.9
AAA
4.1
AA Large
White BG
1.0Fail
1.5Fail
2.6Fail
5.1AA
21.0AAA
Black BG
21.0AAA
14.5AAA
7.9AAA
4.1AA Large
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
C8C838
7F802C
6E6E6E
000000

Deuteranopia

FFFFFF
C4C046
7A7336
6E6E6E
000000

Tritanopia

FFFFFF
B1656F
5C4E56
6E6E6E
000000

Achromatopsia

FFFFFF
BDBDBD
848484
6E6E6E
000000

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#AEE900

Dark
Light

#57B400

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #aee900;
  --color-3: #57b400;
  --color-4: #6e6e6e;
  --color-5: #000000;
}

SCSS

$color-1: #ffffff;
$color-2: #aee900;
$color-3: #57b400;
$color-4: #6e6e6e;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#aee900',
  'brand-3': '#57b400',
  'brand-4': '#6e6e6e',
  'brand-5': '#000000',
}

RGB Array

[255, 255, 255], [174, 233, 0], [87, 180, 0], [110, 110, 110], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #AEE900, #57B400, #6E6E6E, #000000 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: #ffffff; --color-2: #aee900; --color-3: #57b400; --color-4: #6e6e6e; --color-5: #000000. 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