← Back to Editor

#FFFF00 · #EBFF00 · #C3FF00 · #000000 · #000000

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

#FFFF00

Autumn Sage · Yellow · Honey Gold

HEX
#FFFF00
RGB
rgb(255, 255, 0)
HSL
hsl(60, 100%, 50%)
HSB
hsb(60, 100%, 100%)
CMYK
cmyk(0%, 0%, 100%, 0%)
Oklch
oklch(96.8% 0.211 109.8)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#EBFF00

Autumn Sage · Yellow · Honey Gold

HEX
#EBFF00
RGB
rgb(235, 255, 0)
HSL
hsl(65, 100%, 50%)
HSB
hsb(65, 100%, 100%)
CMYK
cmyk(8%, 0%, 100%, 0%)
Oklch
oklch(95.2% 0.217 115.4)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#C3FF00

Grass Green · GreenYellow · Olive Green

HEX
#C3FF00
RGB
rgb(195, 255, 0)
HSL
hsl(74, 100%, 50%)
HSB
hsb(74, 100%, 100%)
CMYK
cmyk(24%, 0%, 100%, 0%)
Oklch
oklch(92.5% 0.233 125.1)

TraditionalGrass Green」· PaintOlive Green」· 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

#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

FFFF00
0000FF

Analogous

FF8000
FFFF00
80FF00

Triadic

FFFF00
00FFFF
FF00FF

Split-Comp.

FFFF00
0080FF
8000FF

Tetradic

FFFF00
00FF80
0000FF
FF0080

Contrast Matrix WCAG 2.1 Contrast

FFFF00
EBFF00
C3FF00
000000
000000
1.0
Fail
1.1
Fail
19.6
AAA
19.6
AAA
1.0
Fail
1.1
Fail
18.8
AAA
18.8
AAA
1.1
Fail
1.1
Fail
17.6
AAA
17.6
AAA
19.6
AAA
18.8
AAA
17.6
AAA
19.6
AAA
18.8
AAA
17.6
AAA
White BG
1.1Fail
1.1Fail
1.2Fail
21.0AAA
21.0AAA
Black BG
19.6AAA
18.8AAA
17.6AAA
1.0Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFF3E
F4F43E
DDDE3E
000000
000000

Deuteranopia

FFFF4D
F3F14D
DAD54D
000000
000000

Tritanopia

FF6E79
EC6E79
C66E79
000000
000000

Achromatopsia

E2E2E2
DCDCDC
D0D0D0
000000
000000

Shades & Tints Shades & Tints

#FFFF00

Dark
Light

#EBFF00

Dark
Light

#C3FF00

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffff00;
  --color-2: #ebff00;
  --color-3: #c3ff00;
  --color-4: #000000;
  --color-5: #000000;
}

SCSS

$color-1: #ffff00;
$color-2: #ebff00;
$color-3: #c3ff00;
$color-4: #000000;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ffff00',
  'brand-2': '#ebff00',
  'brand-3': '#c3ff00',
  'brand-4': '#000000',
  'brand-5': '#000000',
}

RGB Array

[255, 255, 0], [235, 255, 0], [195, 255, 0], [0, 0, 0], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This neon-style palette of #FFFF00, #EBFF00, #C3FF00, #000000, #000000 is ideal for: tech websites, dark mode UIs, game UIs, 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: #ffff00; --color-2: #ebff00; --color-3: #c3ff00; --color-4: #000000; --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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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