← Back to Editor

#000000 · #4D4B43 · #D9ED8D · #B1D24D · #636A4C

A 5-color palette 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

#4D4B43

Dark Cyan · DarkSlateGray · Charcoal

HEX
#4D4B43
RGB
rgb(77, 75, 67)
HSL
hsl(48, 7%, 28%)
HSB
hsb(48, 13%, 30%)
CMYK
cmyk(0%, 3%, 13%, 70%)
Oklch
oklch(41.2% 0.013 95.4)

TraditionalDark Cyan」· PaintCharcoal」· Creative Midnight Shadow

#D9ED8D

Willow Green · Khaki · Apple Green

HEX
#D9ED8D
RGB
rgb(217, 237, 141)
HSL
hsl(73, 73%, 74%)
HSB
hsb(73, 41%, 93%)
CMYK
cmyk(8%, 0%, 41%, 7%)
Oklch
oklch(91.0% 0.123 118.5)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#B1D24D

Grass Green · GreenYellow · Olive Green

HEX
#B1D24D
RGB
rgb(177, 210, 77)
HSL
hsl(75, 60%, 56%)
HSB
hsb(75, 63%, 82%)
CMYK
cmyk(16%, 0%, 63%, 18%)
Oklch
oklch(81.4% 0.162 122.0)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#636A4C

Grass Green · DimGray · Forest Green

HEX
#636A4C
RGB
rgb(99, 106, 76)
HSL
hsl(74, 16%, 36%)
HSB
hsb(74, 28%, 42%)
CMYK
cmyk(7%, 0%, 28%, 58%)
Oklch
oklch(51.0% 0.046 118.7)

TraditionalGrass Green」· PaintForest 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
4D4B43
D9ED8D
B1D24D
636A4C
2.4
Fail
16.4
AAA
12.2
AAA
3.7
AA Large
2.4
Fail
6.8
AA
5.1
AA
1.5
Fail
16.4
AAA
6.8
AA
1.3
Fail
4.4
AA Large
12.2
AAA
5.1
AA
1.3
Fail
3.3
AA Large
3.7
AA Large
1.5
Fail
4.4
AA Large
3.3
AA Large
White BG
21.0AAA
8.7AAA
1.3Fail
1.7Fail
5.7AA
Black BG
1.0Fail
2.4Fail
16.4AAA
12.2AAA
3.7AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
4C4C45
E2E2A4
BFC06D
666653

Deuteranopia

000000
4C4C45
E1DFAA
BDBB75
666555

Tritanopia

000000
4D4647
DAB7BB
B3878C
63595A

Achromatopsia

000000
4B4B4B
DCDCDC
B9B9B9
646464

Shades & Tints Shades & Tints

#000000

Dark
Light

#4D4B43

Dark
Light

#D9ED8D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #4d4b43;
  --color-3: #d9ed8d;
  --color-4: #b1d24d;
  --color-5: #636a4c;
}

SCSS

$color-1: #000000;
$color-2: #4d4b43;
$color-3: #d9ed8d;
$color-4: #b1d24d;
$color-5: #636a4c;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#4d4b43',
  'brand-3': '#d9ed8d',
  'brand-4': '#b1d24d',
  'brand-5': '#636a4c',
}

RGB Array

[0, 0, 0], [77, 75, 67], [217, 237, 141], [177, 210, 77], [99, 106, 76]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #4D4B43, #D9ED8D, #B1D24D, #636A4C 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: #4d4b43; --color-3: #d9ed8d; --color-4: #b1d24d; --color-5: #636a4c. 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