← Back to Editor

#000000 · #78D878 · #487848 · #181818 · #001800

space

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

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

#78D878

Emerald · LightGreen · Apple Green

HEX
#78D878
RGB
rgb(120, 216, 120)
HSL
hsl(120, 55%, 66%)
HSB
hsb(120, 44%, 85%)
CMYK
cmyk(44%, 0%, 44%, 15%)
Oklch
oklch(80.0% 0.160 143.9)

TraditionalEmerald」· PaintApple Green」· Creative Mint Breeze

#487848

Celadon · DarkOliveGreen · Forest Green

HEX
#487848
RGB
rgb(72, 120, 72)
HSL
hsl(120, 25%, 38%)
HSB
hsb(120, 40%, 47%)
CMYK
cmyk(40%, 0%, 40%, 53%)
Oklch
oklch(52.5% 0.091 144.2)

TraditionalCeladon」· PaintForest Green」· Creative Blush Sunrise

#181818

Ink Black · Black · Jet Black

HEX
#181818
RGB
rgb(24, 24, 24)
HSL
hsl(0, 0%, 9%)
HSB
hsb(0, 0%, 9%)
CMYK
cmyk(0%, 0%, 0%, 91%)
Oklch
oklch(20.9% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#001800

Pine Green · Black · Dark Green

HEX
#001800
RGB
rgb(0, 24, 0)
HSL
hsl(120, 100%, 5%)
HSB
hsb(120, 100%, 9%)
CMYK
cmyk(100%, 0%, 100%, 91%)
Oklch
oklch(18.1% 0.062 142.5)

TraditionalPine Green」· PaintDark 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
78D878
487848
181818
001800
11.9
AAA
4.1
AA Large
1.2
Fail
1.1
Fail
11.9
AAA
2.9
Fail
10.1
AAA
10.5
AAA
4.1
AA Large
2.9
Fail
3.4
AA Large
3.6
AA Large
1.2
Fail
10.1
AAA
3.4
AA Large
1.0
Fail
1.1
Fail
10.5
AAA
3.6
AA Large
1.0
Fail
White BG
21.0AAA
1.8Fail
5.2AA
17.8AAA
18.6AAA
Black BG
1.0Fail
11.9AAA
4.1AA Large
1.2Fail
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
A2A28F
5D5D54
181818
0A0B06

Deuteranopia

000000
9C9595
5A5656
181818
090707

Tritanopia

000000
7DA2A6
4A5D5F
181818
010A0B

Achromatopsia

000000
B0B0B0
646464
181818
0E0E0E

Shades & Tints Shades & Tints

#000000

Dark
Light

#78D878

Dark
Light

#487848

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #78d878;
  --color-3: #487848;
  --color-4: #181818;
  --color-5: #001800;
}

SCSS

$color-1: #000000;
$color-2: #78d878;
$color-3: #487848;
$color-4: #181818;
$color-5: #001800;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#78d878',
  'brand-3': '#487848',
  'brand-4': '#181818',
  'brand-5': '#001800',
}

RGB Array

[0, 0, 0], [120, 216, 120], [72, 120, 72], [24, 24, 24], [0, 24, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This space-style palette of #000000, #78D878, #487848, #181818, #001800 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: #78d878; --color-3: #487848; --color-4: #181818; --color-5: #001800. 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 space-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