← Back to Editor

#222222 · #0F0F0F · #888888 · #1F8DA1 · #AFEB26

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

#222222

Ink Black · Black · Dark Stone

HEX
#222222
RGB
rgb(34, 34, 34)
HSL
hsl(0, 0%, 13%)
HSB
hsb(0, 0%, 13%)
CMYK
cmyk(0%, 0%, 0%, 87%)
Oklch
oklch(25.2% 0.000 89.9)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#0F0F0F

Ink Black · Black · Jet Black

HEX
#0F0F0F
RGB
rgb(15, 15, 15)
HSL
hsl(0, 0%, 6%)
HSB
hsb(0, 0%, 6%)
CMYK
cmyk(0%, 0%, 0%, 94%)
Oklch
oklch(16.8% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#888888

Ash · Gray · Warm Gray

HEX
#888888
RGB
rgb(136, 136, 136)
HSL
hsl(0, 0%, 53%)
HSB
hsb(0, 0%, 53%)
CMYK
cmyk(0%, 0%, 0%, 47%)
Oklch
oklch(62.7% 0.000 89.9)

TraditionalAsh」· PaintWarm Gray」· Creative Urban Concrete

#1F8DA1

Lake Blue · LightSeaGreen · Mint Ice

HEX
#1F8DA1
RGB
rgb(31, 141, 161)
HSL
hsl(189, 68%, 38%)
HSB
hsb(189, 81%, 63%)
CMYK
cmyk(81%, 12%, 0%, 37%)
Oklch
oklch(59.4% 0.097 213.4)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#AFEB26

Grass Green · GreenYellow · Olive Green

HEX
#AFEB26
RGB
rgb(175, 235, 38)
HSL
hsl(78, 83%, 54%)
HSB
hsb(78, 84%, 92%)
CMYK
cmyk(26%, 0%, 84%, 8%)
Oklch
oklch(86.8% 0.213 126.5)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

222222
212121

Analogous

212121
222222
212121

Triadic

222222
212121
212121

Split-Comp.

222222
212121
212121

Tetradic

222222
212121
212121
212121

Contrast Matrix WCAG 2.1 Contrast

222222
0F0F0F
888888
1F8DA1
AFEB26
1.2
Fail
4.5
AA Large
4.1
AA Large
11.2
AAA
1.2
Fail
5.4
AA
4.9
AA
13.4
AAA
4.5
AA Large
5.4
AA
1.1
Fail
2.5
Fail
4.1
AA Large
4.9
AA
1.1
Fail
2.7
Fail
11.2
AAA
13.4
AAA
2.5
Fail
2.7
Fail
White BG
15.9AAA
19.2AAA
3.5AA Large
3.9AA Large
1.4Fail
Black BG
1.3Fail
1.1Fail
5.9AA
5.4AA
14.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

222222
0F0F0F
888888
4F509C
C9CA56

Deuteranopia

222222
0F0F0F
888888
48409B
C6C161

Tritanopia

222222
0F0F0F
888888
259898
B27B84

Achromatopsia

222222
0F0F0F
888888
6E6E6E
C3C3C3

Shades & Tints Shades & Tints

#222222

Dark
Light

#0F0F0F

Dark
Light

#888888

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #222222;
  --color-2: #0f0f0f;
  --color-3: #888888;
  --color-4: #1f8da1;
  --color-5: #afeb26;
}

SCSS

$color-1: #222222;
$color-2: #0f0f0f;
$color-3: #888888;
$color-4: #1f8da1;
$color-5: #afeb26;

TAILWIND

colors: {
  'brand-1': '#222222',
  'brand-2': '#0f0f0f',
  'brand-3': '#888888',
  'brand-4': '#1f8da1',
  'brand-5': '#afeb26',
}

RGB Array

[34, 34, 34], [15, 15, 15], [136, 136, 136], [31, 141, 161], [175, 235, 38]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This neon-style palette of #222222, #0F0F0F, #888888, #1F8DA1, #AFEB26 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: #222222; --color-2: #0f0f0f; --color-3: #888888; --color-4: #1f8da1; --color-5: #afeb26. 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