← Back to Editor

#171717 · #E8F0C9 · #A8BF4D · #00875A · #143027

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

#171717

Ink Black · Black · Jet Black

HEX
#171717
RGB
rgb(23, 23, 23)
HSL
hsl(0, 0%, 9%)
HSB
hsb(0, 0%, 9%)
CMYK
cmyk(0%, 0%, 0%, 91%)
Oklch
oklch(20.5% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#E8F0C9

Willow Green · Beige · Mint Green

HEX
#E8F0C9
RGB
rgb(232, 240, 201)
HSL
hsl(72, 57%, 86%)
HSB
hsb(72, 16%, 94%)
CMYK
cmyk(3%, 0%, 16%, 6%)
Oklch
oklch(93.9% 0.052 116.8)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#A8BF4D

Grass Green · DarkSeaGreen · Olive Green

HEX
#A8BF4D
RGB
rgb(168, 191, 77)
HSL
hsl(72, 47%, 53%)
HSB
hsb(72, 60%, 75%)
CMYK
cmyk(12%, 0%, 60%, 25%)
Oklch
oklch(76.4% 0.142 119.5)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#00875A

Mineral Blue · Teal · Mint Ice

HEX
#00875A
RGB
rgb(0, 135, 90)
HSL
hsl(160, 100%, 26%)
HSB
hsb(160, 100%, 53%)
CMYK
cmyk(100%, 0%, 33%, 47%)
Oklch
oklch(55.1% 0.122 161.2)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#143027

Mineral Blue · DarkSlateGray · Peacock Green

HEX
#143027
RGB
rgb(20, 48, 39)
HSL
hsl(161, 41%, 13%)
HSB
hsb(161, 58%, 19%)
CMYK
cmyk(58%, 0%, 19%, 81%)
Oklch
oklch(28.4% 0.038 170.3)

TraditionalMineral Blue」· PaintPeacock Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

171717
171717

Analogous

171717
171717
171717

Triadic

171717
171717
171717

Split-Comp.

171717
171717
171717

Tetradic

171717
171717
171717
171717

Contrast Matrix WCAG 2.1 Contrast

171717
E8F0C9
A8BF4D
00875A
143027
15.1
AAA
8.7
AAA
3.9
AA Large
1.3
Fail
15.1
AAA
1.7
Fail
3.8
AA Large
12.0
AAA
8.7
AAA
1.7
Fail
2.2
Fail
6.9
AA
3.9
AA Large
3.8
AA Large
2.2
Fail
3.1
AA Large
1.3
Fail
12.0
AAA
6.9
AA
3.1
AA Large
White BG
17.9AAA
1.2Fail
2.1Fail
4.6AA
14.2AAA
Black BG
1.2Fail
17.7AAA
10.2AAA
4.6AA
1.5Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

171717
EBECD2
B2B269
3A3C65
202029

Deuteranopia

171717
EBEAD5
B1AF6F
332968
1F1C2A

Tritanopia

171717
E8DADC
A97E83
076D6F
152B2B

Achromatopsia

171717
E9E9E9
ABABAB
5A5A5A
272727

Shades & Tints Shades & Tints

#171717

Dark
Light

#E8F0C9

Dark
Light

#A8BF4D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #171717;
  --color-2: #e8f0c9;
  --color-3: #a8bf4d;
  --color-4: #00875a;
  --color-5: #143027;
}

SCSS

$color-1: #171717;
$color-2: #e8f0c9;
$color-3: #a8bf4d;
$color-4: #00875a;
$color-5: #143027;

TAILWIND

colors: {
  'brand-1': '#171717',
  'brand-2': '#e8f0c9',
  'brand-3': '#a8bf4d',
  'brand-4': '#00875a',
  'brand-5': '#143027',
}

RGB Array

[23, 23, 23], [232, 240, 201], [168, 191, 77], [0, 135, 90], [20, 48, 39]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #171717, #E8F0C9, #A8BF4D, #00875A, #143027 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: #171717; --color-2: #e8f0c9; --color-3: #a8bf4d; --color-4: #00875a; --color-5: #143027. 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