← Back to Editor

#000000 · #B5D924 · #D9EC00 · #E1FF00 · #FFFFFF

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

#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

#B5D924

Grass Green · GreenYellow · Olive Green

HEX
#B5D924
RGB
rgb(181, 217, 36)
HSL
hsl(72, 72%, 50%)
HSB
hsb(72, 83%, 85%)
CMYK
cmyk(17%, 0%, 83%, 15%)
Oklch
oklch(83.0% 0.191 121.3)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#D9EC00

Autumn Sage · Yellow · Honey Gold

HEX
#D9EC00
RGB
rgb(217, 236, 0)
HSL
hsl(65, 100%, 46%)
HSB
hsb(65, 100%, 93%)
CMYK
cmyk(8%, 0%, 100%, 7%)
Oklch
oklch(89.8% 0.204 115.5)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#E1FF00

Autumn Sage · Yellow · Honey Gold

HEX
#E1FF00
RGB
rgb(225, 255, 0)
HSL
hsl(67, 100%, 50%)
HSB
hsb(67, 100%, 100%)
CMYK
cmyk(12%, 0%, 100%, 0%)
Oklch
oklch(94.5% 0.220 118.0)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#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

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
B5D924
D9EC00
E1FF00
FFFFFF
12.9
AAA
15.9
AAA
18.5
AAA
21.0
AAA
12.9
AAA
1.2
Fail
1.4
Fail
1.6
Fail
15.9
AAA
1.2
Fail
1.2
Fail
1.3
Fail
18.5
AAA
1.4
Fail
1.2
Fail
1.1
Fail
21.0
AAA
1.6
Fail
1.3
Fail
1.1
Fail
White BG
21.0AAA
1.6Fail
1.3Fail
1.1Fail
1.0Fail
Black BG
1.0Fail
12.9AAA
15.9AAA
18.5AAA
21.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
C5C550
E1E139
EEEE3E
FFFFFF

Deuteranopia

000000
C3C05A
E0DF47
ECEA4D
FFFFFF

Tritanopia

000000
B7727A
DA6670
E36E79
FFFFFF

Achromatopsia

000000
BABABA
CBCBCB
D9D9D9
FFFFFF

Shades & Tints Shades & Tints

#000000

Dark
Light

#B5D924

Dark
Light

#D9EC00

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #b5d924;
  --color-3: #d9ec00;
  --color-4: #e1ff00;
  --color-5: #ffffff;
}

SCSS

$color-1: #000000;
$color-2: #b5d924;
$color-3: #d9ec00;
$color-4: #e1ff00;
$color-5: #ffffff;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#b5d924',
  'brand-3': '#d9ec00',
  'brand-4': '#e1ff00',
  'brand-5': '#ffffff',
}

RGB Array

[0, 0, 0], [181, 217, 36], [217, 236, 0], [225, 255, 0], [255, 255, 255]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #B5D924, #D9EC00, #E1FF00, #FFFFFF 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: #000000; --color-2: #b5d924; --color-3: #d9ec00; --color-4: #e1ff00; --color-5: #ffffff. 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