← Back to Editor

#00FF00 · #FF0080 · #000000 · #FFBFDF · #BFFFBF

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

#00FF00

Pine Green · Lime · Olive Green

HEX
#00FF00
RGB
rgb(0, 255, 0)
HSL
hsl(120, 100%, 50%)
HSB
hsb(120, 100%, 100%)
CMYK
cmyk(100%, 0%, 100%, 0%)
Oklch
oklch(86.6% 0.295 142.5)

TraditionalPine Green」· PaintOlive Green」· Creative Blush Sunrise

#FF0080

Dark Violet · DeepPink · Camellia

HEX
#FF0080
RGB
rgb(255, 0, 128)
HSL
hsl(330, 100%, 50%)
HSB
hsb(330, 100%, 100%)
CMYK
cmyk(0%, 100%, 50%, 0%)
Oklch
oklch(64.5% 0.260 2.5)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#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

#FFBFDF

Rouge · Pink · Cherry Blossom

HEX
#FFBFDF
RGB
rgb(255, 191, 223)
HSL
hsl(330, 100%, 87%)
HSB
hsb(330, 25%, 100%)
CMYK
cmyk(0%, 25%, 13%, 0%)
Oklch
oklch(87.2% 0.084 347.5)

TraditionalRouge」· PaintCherry Blossom」· Creative Rose Petal

#BFFFBF

Emerald · LightGray · Mint Green

HEX
#BFFFBF
RGB
rgb(191, 255, 191)
HSL
hsl(120, 100%, 87%)
HSB
hsb(120, 25%, 100%)
CMYK
cmyk(25%, 0%, 25%, 0%)
Oklch
oklch(94.1% 0.107 144.7)

TraditionalEmerald」· PaintMint Green」· Creative Mint Breeze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

00FF00
FF00FF

Analogous

80FF00
00FF00
00FF80

Triadic

00FF00
0000FF
FF0000

Split-Comp.

00FF00
8000FF
FF0080

Tetradic

00FF00
0080FF
FF00FF
FF8000

Contrast Matrix WCAG 2.1 Contrast

00FF00
FF0080
000000
FFBFDF
BFFFBF
2.8
Fail
15.3
AAA
1.1
Fail
1.2
Fail
2.8
Fail
5.6
AA
2.5
Fail
3.3
AA Large
15.3
AAA
5.6
AA
13.8
AAA
18.3
AAA
1.1
Fail
2.5
Fail
13.8
AAA
1.3
Fail
1.2
Fail
3.3
AA Large
18.3
AAA
1.3
Fail
White BG
1.4Fail
3.8AA Large
21.0AAA
1.5Fail
1.1Fail
Black BG
15.3AAA
5.6AA
1.0Fail
13.8AAA
18.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

6E713E
918E61
000000
E3E3D7
DBDBCE

Deuteranopia

604D4D
9FB35A
000000
E7ECD5
D7D2D2

Tritanopia

0D6E79
F24943
000000
FCD1D0
C2DBDD

Achromatopsia

969696
5B5B5B
000000
D6D6D6
E5E5E5

Shades & Tints Shades & Tints

#00FF00

Dark
Light

#FF0080

Dark
Light

#000000

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #00ff00;
  --color-2: #ff0080;
  --color-3: #000000;
  --color-4: #ffbfdf;
  --color-5: #bfffbf;
}

SCSS

$color-1: #00ff00;
$color-2: #ff0080;
$color-3: #000000;
$color-4: #ffbfdf;
$color-5: #bfffbf;

TAILWIND

colors: {
  'brand-1': '#00ff00',
  'brand-2': '#ff0080',
  'brand-3': '#000000',
  'brand-4': '#ffbfdf',
  'brand-5': '#bfffbf',
}

RGB Array

[0, 255, 0], [255, 0, 128], [0, 0, 0], [255, 191, 223], [191, 255, 191]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This neon-style palette of #00FF00, #FF0080, #000000, #FFBFDF, #BFFFBF is ideal for: social media posters, mobile apps, e-commerce promos, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #00ff00; --color-2: #ff0080; --color-3: #000000; --color-4: #ffbfdf; --color-5: #bfffbf. 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 food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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