← Back to Editor

#000000 · #00FFC8 · #FFFFFF · #F7FF00 · #FF00AE

neon

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

FuturisticEnergeticRebelliousWarmCool

Industry INDUSTRY

GamingWeb3 / CryptoDeep Tech

UI Context UI CONTEXT

Dark Mode UIDashboardCampaign PageData 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

#00FFC8

Mineral Blue · MediumSpringGreen · Mint Ice

HEX
#00FFC8
RGB
rgb(0, 255, 200)
HSL
hsl(167, 100%, 50%)
HSB
hsb(167, 100%, 100%)
CMYK
cmyk(100%, 0%, 22%, 0%)
Oklch
oklch(88.9% 0.177 169.8)

TraditionalMineral Blue」· PaintMint Ice」· 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

#F7FF00

Autumn Sage · Yellow · Honey Gold

HEX
#F7FF00
RGB
rgb(247, 255, 0)
HSL
hsl(62, 100%, 50%)
HSB
hsb(62, 100%, 100%)
CMYK
cmyk(3%, 0%, 100%, 0%)
Oklch
oklch(96.2% 0.213 112.1)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#FF00AE

Rose Purple · DeepPink · Violet

HEX
#FF00AE
RGB
rgb(255, 0, 174)
HSL
hsl(319, 100%, 50%)
HSB
hsb(319, 100%, 100%)
CMYK
cmyk(0%, 100%, 32%, 0%)
Oklch
oklch(66.1% 0.277 348.6)

TraditionalRose Purple」· PaintViolet」· Creative Blush Sunrise

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
00FFC8
FFFFFF
F7FF00
FF00AE
16.1
AAA
21.0
AAA
19.3
AAA
5.9
AA
16.1
AAA
1.3
Fail
1.2
Fail
2.8
Fail
21.0
AAA
1.3
Fail
1.1
Fail
3.6
AA Large
19.3
AAA
1.2
Fail
1.1
Fail
3.3
AA Large
5.9
AA
2.8
Fail
3.6
AA Large
3.3
AA Large
White BG
21.0AAA
1.3Fail
1.0Fail
1.1Fail
3.6AA Large
Black BG
1.0Fail
16.1AAA
21.0AAA
19.3AAA
5.9AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
6E71D5
FFFFFF
FAFB3E
918E84

Deuteranopia

000000
604DD9
FFFFFF
FAF94D
9FB37A

Tritanopia

000000
0DE0E2
FFFFFF
F76E79
F2635B

Achromatopsia

000000
ACACAC
FFFFFF
E0E0E0
606060

Shades & Tints Shades & Tints

#000000

Dark
Light

#00FFC8

Dark
Light

#FFFFFF

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #00ffc8;
  --color-3: #ffffff;
  --color-4: #f7ff00;
  --color-5: #ff00ae;
}

SCSS

$color-1: #000000;
$color-2: #00ffc8;
$color-3: #ffffff;
$color-4: #f7ff00;
$color-5: #ff00ae;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#00ffc8',
  'brand-3': '#ffffff',
  'brand-4': '#f7ff00',
  'brand-5': '#ff00ae',
}

RGB Array

[0, 0, 0], [0, 255, 200], [255, 255, 255], [247, 255, 0], [255, 0, 174]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This neon-style palette of #000000, #00FFC8, #FFFFFF, #F7FF00, #FF00AE 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: #00ffc8; --color-3: #ffffff; --color-4: #f7ff00; --color-5: #ff00ae. 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