← Back to Editor

#000300 · #83AC2A · #6D872E · #D8D7DF · #E5F9F0

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#000300

Pine Green · Black · Dark Green

HEX
#000300
RGB
rgb(0, 3, 0)
HSL
hsl(120, 100%, 1%)
HSB
hsb(120, 100%, 1%)
CMYK
cmyk(100%, 0%, 100%, 99%)
Oklch
oklch(8.4% 0.029 142.5)

TraditionalPine Green」· PaintDark Green」· Creative Blush Sunrise

#83AC2A

Grass Green · Olive · Olive Green

HEX
#83AC2A
RGB
rgb(131, 172, 42)
HSL
hsl(79, 61%, 42%)
HSB
hsb(79, 76%, 67%)
CMYK
cmyk(24%, 0%, 76%, 33%)
Oklch
oklch(69.0% 0.159 126.0)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#6D872E

Grass Green · DarkOliveGreen · Forest Green

HEX
#6D872E
RGB
rgb(109, 135, 46)
HSL
hsl(78, 49%, 35%)
HSB
hsb(78, 66%, 53%)
CMYK
cmyk(19%, 0%, 66%, 47%)
Oklch
oklch(58.4% 0.119 124.0)

TraditionalGrass Green」· PaintForest Green」· Creative Blush Sunrise

#D8D7DF

Wisteria · LightGray · Sky Blue

HEX
#D8D7DF
RGB
rgb(216, 215, 223)
HSL
hsl(248, 11%, 86%)
HSB
hsb(248, 4%, 87%)
CMYK
cmyk(3%, 4%, 0%, 13%)
Oklch
oklch(88.2% 0.011 291.9)

TraditionalWisteria」· PaintSky Blue」· Creative Lavender Dream

#E5F9F0

Jade · Lavender · Mint Green

HEX
#E5F9F0
RGB
rgb(229, 249, 240)
HSL
hsl(153, 63%, 94%)
HSB
hsb(153, 8%, 98%)
CMYK
cmyk(8%, 0%, 4%, 2%)
Oklch
oklch(96.5% 0.024 167.1)

TraditionalJade」· PaintMint Green」· Creative Arctic Pool

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000300
050005

Analogous

030500
000300
000503

Triadic

000300
000005
050000

Split-Comp.

000300
030005
050003

Tetradic

000300
000305
050005
050300

Contrast Matrix WCAG 2.1 Contrast

000300
83AC2A
6D872E
D8D7DF
E5F9F0
7.8
AAA
5.1
AA
14.5
AAA
18.9
AAA
7.8
AAA
1.5
Fail
1.9
Fail
2.4
Fail
5.1
AA
1.5
Fail
2.9
Fail
3.7
AA Large
14.5
AAA
1.9
Fail
2.9
Fail
1.3
Fail
18.9
AAA
2.4
Fail
3.7
AA Large
1.3
Fail
White BG
20.7AAA
2.7Fail
4.1AA Large
1.4Fail
1.1Fail
Black BG
1.0Fail
7.9AAA
5.2AA
14.7AAA
19.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

010101
959549
787844
D8D8DD
EEEEF2

Deuteranopia

010101
928F51
777549
D8D8DD
EDEBF3

Tritanopia

000101
856268
6E5558
D8DCDB
E6F4F4

Achromatopsia

020202
919191
757575
D8D8D8
F2F2F2

Shades & Tints Shades & Tints

#000300

Dark
Light

#83AC2A

Dark
Light

#6D872E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000300;
  --color-2: #83ac2a;
  --color-3: #6d872e;
  --color-4: #d8d7df;
  --color-5: #e5f9f0;
}

SCSS

$color-1: #000300;
$color-2: #83ac2a;
$color-3: #6d872e;
$color-4: #d8d7df;
$color-5: #e5f9f0;

TAILWIND

colors: {
  'brand-1': '#000300',
  'brand-2': '#83ac2a',
  'brand-3': '#6d872e',
  'brand-4': '#d8d7df',
  'brand-5': '#e5f9f0',
}

RGB Array

[0, 3, 0], [131, 172, 42], [109, 135, 46], [216, 215, 223], [229, 249, 240]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000300, #83AC2A, #6D872E, #D8D7DF, #E5F9F0 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: #000300; --color-2: #83ac2a; --color-3: #6d872e; --color-4: #d8d7df; --color-5: #e5f9f0. 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