← Back to Editor

#000000 · #07E0F6 · #000000 · #C4F907 · #96FC00

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData 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

#07E0F6

Lake Blue · Cyan · Mint Ice

HEX
#07E0F6
RGB
rgb(7, 224, 246)
HSL
hsl(186, 94%, 50%)
HSB
hsb(186, 97%, 96%)
CMYK
cmyk(97%, 9%, 0%, 4%)
Oklch
oklch(82.9% 0.142 207.4)

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

#C4F907

Grass Green · GreenYellow · Olive Green

HEX
#C4F907
RGB
rgb(196, 249, 7)
HSL
hsl(73, 95%, 50%)
HSB
hsb(73, 97%, 98%)
CMYK
cmyk(21%, 0%, 97%, 2%)
Oklch
oklch(91.2% 0.225 123.8)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#96FC00

Grass Green · Chartreuse · Olive Green

HEX
#96FC00
RGB
rgb(150, 252, 0)
HSL
hsl(84, 100%, 49%)
HSB
hsb(84, 100%, 99%)
CMYK
cmyk(40%, 0%, 100%, 1%)
Oklch
oklch(89.3% 0.251 132.8)

TraditionalGrass Green」· PaintOlive Green」· 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
07E0F6
000000
C4F907
96FC00
13.0
AAA
16.9
AAA
16.2
AAA
13.0
AAA
13.0
AAA
1.3
Fail
1.2
Fail
13.0
AAA
16.9
AAA
16.2
AAA
16.9
AAA
1.3
Fail
16.9
AAA
1.0
Fail
16.2
AAA
1.2
Fail
16.2
AAA
1.0
Fail
White BG
21.0AAA
1.6Fail
21.0AAA
1.2Fail
1.3Fail
Black BG
1.0Fail
13.0AAA
1.0Fail
16.9AAA
16.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
6567F1
000000
DBDB42
C2C33D

Deuteranopia

000000
5848EF
000000
D8D450
BCB54C

Tritanopia

000000
12ECEC
000000
C7707A
9B6D78

Achromatopsia

000000
A2A2A2
000000
CECECE
C1C1C1

Shades & Tints Shades & Tints

#000000

Dark
Light

#07E0F6

Dark
Light

#000000

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #07e0f6;
  --color-3: #000000;
  --color-4: #c4f907;
  --color-5: #96fc00;
}

SCSS

$color-1: #000000;
$color-2: #07e0f6;
$color-3: #000000;
$color-4: #c4f907;
$color-5: #96fc00;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#07e0f6',
  'brand-3': '#000000',
  'brand-4': '#c4f907',
  'brand-5': '#96fc00',
}

RGB Array

[0, 0, 0], [7, 224, 246], [0, 0, 0], [196, 249, 7], [150, 252, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #07E0F6, #000000, #C4F907, #96FC00 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: #000000; --color-2: #07e0f6; --color-3: #000000; --color-4: #c4f907; --color-5: #96fc00. 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 general-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