← Back to Editor

#040000 · #0BEE29 · #F3F3F3 · #000000 · #E5E5E5

neon

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

FuturisticEnergeticRebelliousWarm

Industry INDUSTRY

GamingWeb3 / CryptoDeep Tech

UI Context UI CONTEXT

Dark Mode UIDashboardCampaign PageData Visualization

Color Details Color Details

#040000

Vermilion · Black · Deep Berry

HEX
#040000
RGB
rgb(4, 0, 0)
HSL
hsl(0, 100%, 1%)
HSB
hsb(0, 100%, 2%)
CMYK
cmyk(0%, 100%, 100%, 98%)
Oklch
oklch(6.7% 0.027 29.2)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#0BEE29

Pine Green · Lime · Olive Green

HEX
#0BEE29
RGB
rgb(11, 238, 41)
HSL
hsl(128, 91%, 49%)
HSB
hsb(128, 95%, 93%)
CMYK
cmyk(95%, 0%, 83%, 7%)
Oklch
oklch(82.4% 0.271 143.3)

TraditionalPine Green」· PaintOlive Green」· Creative Blush Sunrise

#F3F3F3

Plain White · SeaShell · Cloud White

HEX
#F3F3F3
RGB
rgb(243, 243, 243)
HSL
hsl(0, 0%, 95%)
HSB
hsb(0, 0%, 95%)
CMYK
cmyk(0%, 0%, 0%, 5%)
Oklch
oklch(96.4% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

#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

#E5E5E5

Plain White · Lavender · Cloud White

HEX
#E5E5E5
RGB
rgb(229, 229, 229)
HSL
hsl(0, 0%, 90%)
HSB
hsb(0, 0%, 90%)
CMYK
cmyk(0%, 0%, 0%, 10%)
Oklch
oklch(92.2% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Silver Lining

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

040000
000505

Analogous

050003
040000
050300

Triadic

040000
000500
000005

Split-Comp.

040000
000503
000305

Tetradic

040000
030500
000505
030005

Contrast Matrix WCAG 2.1 Contrast

040000
0BEE29
F3F3F3
000000
E5E5E5
13.2
AAA
18.8
AAA
1.0
Fail
16.6
AAA
13.2
AAA
1.4
Fail
13.3
AAA
1.3
Fail
18.8
AAA
1.4
Fail
18.9
AAA
1.1
Fail
1.0
Fail
13.3
AAA
18.9
AAA
16.7
AAA
16.6
AAA
1.3
Fail
1.1
Fail
16.7
AAA
White BG
20.9AAA
1.6Fail
1.1Fail
21.0AAA
1.3Fail
Black BG
1.0Fail
13.3AAA
18.9AAA
1.0Fail
16.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

020200
6D6F59
F3F3F3
000000
E5E5E5

Deuteranopia

030300
604F64
F3F3F3
000000
E5E5E5

Tritanopia

040000
167E87
F3F3F3
000000
E5E5E5

Achromatopsia

010101
949494
F3F3F3
000000
E5E5E5

Shades & Tints Shades & Tints

#040000

Dark
Light

#0BEE29

Dark
Light

#F3F3F3

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #040000;
  --color-2: #0bee29;
  --color-3: #f3f3f3;
  --color-4: #000000;
  --color-5: #e5e5e5;
}

SCSS

$color-1: #040000;
$color-2: #0bee29;
$color-3: #f3f3f3;
$color-4: #000000;
$color-5: #e5e5e5;

TAILWIND

colors: {
  'brand-1': '#040000',
  'brand-2': '#0bee29',
  'brand-3': '#f3f3f3',
  'brand-4': '#000000',
  'brand-5': '#e5e5e5',
}

RGB Array

[4, 0, 0], [11, 238, 41], [243, 243, 243], [0, 0, 0], [229, 229, 229]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This neon-style palette of #040000, #0BEE29, #F3F3F3, #000000, #E5E5E5 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: #040000; --color-2: #0bee29; --color-3: #f3f3f3; --color-4: #000000; --color-5: #e5e5e5. 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 neon-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