← Back to Editor

#000000 · #CCC200 · #8FA368 · #14B3AB · #FFFFFF

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

#CCC200

Autumn Sage · GoldenRod · Honey Gold

HEX
#CCC200
RGB
rgb(204, 194, 0)
HSL
hsl(57, 100%, 40%)
HSB
hsb(57, 100%, 80%)
CMYK
cmyk(0%, 5%, 100%, 20%)
Oklch
oklch(79.7% 0.170 105.9)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#8FA368

Grass Green · Gray · Olive Green

HEX
#8FA368
RGB
rgb(143, 163, 104)
HSL
hsl(80, 24%, 52%)
HSB
hsb(80, 36%, 64%)
CMYK
cmyk(12%, 0%, 36%, 36%)
Oklch
oklch(68.5% 0.085 123.8)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#14B3AB

Mineral Blue · LightSeaGreen · Mint Ice

HEX
#14B3AB
RGB
rgb(20, 179, 171)
HSL
hsl(177, 80%, 39%)
HSB
hsb(177, 89%, 70%)
CMYK
cmyk(89%, 0%, 4%, 30%)
Oklch
oklch(69.3% 0.117 189.1)

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

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
CCC200
8FA368
14B3AB
FFFFFF
11.3
AAA
7.6
AAA
8.1
AAA
21.0
AAA
11.3
AAA
1.5
Fail
1.4
Fail
1.9
Fail
7.6
AAA
1.5
Fail
1.1
Fail
2.8
Fail
8.1
AAA
1.4
Fail
1.1
Fail
2.6
Fail
21.0
AAA
1.9
Fail
2.8
Fail
2.6
Fail
White BG
21.0AAA
1.9Fail
2.8Fail
2.6Fail
1.0Fail
Black BG
1.0Fail
11.3AAA
7.6AAA
8.1AAA
21.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
C8C82F
989876
595AAD
FFFFFF

Deuteranopia

000000
C8C93A
97957A
5044AD
FFFFFF

Tritanopia

000000
CB545C
908284
1CAEAF
FFFFFF

Achromatopsia

000000
AFAFAF
969696
838383
FFFFFF

Shades & Tints Shades & Tints

#000000

Dark
Light

#CCC200

Dark
Light

#8FA368

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #ccc200;
  --color-3: #8fa368;
  --color-4: #14b3ab;
  --color-5: #ffffff;
}

SCSS

$color-1: #000000;
$color-2: #ccc200;
$color-3: #8fa368;
$color-4: #14b3ab;
$color-5: #ffffff;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#ccc200',
  'brand-3': '#8fa368',
  'brand-4': '#14b3ab',
  'brand-5': '#ffffff',
}

RGB Array

[0, 0, 0], [204, 194, 0], [143, 163, 104], [20, 179, 171], [255, 255, 255]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #CCC200, #8FA368, #14B3AB, #FFFFFF 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: #ccc200; --color-3: #8fa368; --color-4: #14b3ab; --color-5: #ffffff. 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 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