← Back to Editor

#141414 · #1B2829 · #39836B · #5BC97E · #8AFF8A

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

#141414

Ink Black · Black · Jet Black

HEX
#141414
RGB
rgb(20, 20, 20)
HSL
hsl(0, 0%, 8%)
HSB
hsb(0, 0%, 8%)
CMYK
cmyk(0%, 0%, 0%, 92%)
Oklch
oklch(19.1% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#1B2829

Slate Blue · DarkSlateGray · Peacock Green

HEX
#1B2829
RGB
rgb(27, 40, 41)
HSL
hsl(184, 21%, 13%)
HSB
hsb(184, 34%, 16%)
CMYK
cmyk(34%, 2%, 0%, 84%)
Oklch
oklch(26.5% 0.018 202.1)

TraditionalSlate Blue」· PaintPeacock Green」· Creative Blush Sunrise

#39836B

Mineral Blue · SeaGreen · Mint Ice

HEX
#39836B
RGB
rgb(57, 131, 107)
HSL
hsl(161, 39%, 37%)
HSB
hsb(161, 56%, 51%)
CMYK
cmyk(56%, 0%, 18%, 49%)
Oklch
oklch(55.6% 0.083 169.2)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#5BC97E

Celadon · MediumSeaGreen · Olive Green

HEX
#5BC97E
RGB
rgb(91, 201, 126)
HSL
hsl(139, 50%, 57%)
HSB
hsb(139, 55%, 79%)
CMYK
cmyk(55%, 0%, 37%, 21%)
Oklch
oklch(75.3% 0.148 151.6)

TraditionalCeladon」· PaintOlive Green」· Creative Blush Sunrise

#8AFF8A

Emerald · LightGreen · Apple Green

HEX
#8AFF8A
RGB
rgb(138, 255, 138)
HSL
hsl(120, 100%, 77%)
HSB
hsb(120, 46%, 100%)
CMYK
cmyk(46%, 0%, 46%, 0%)
Oklch
oklch(90.4% 0.188 143.8)

TraditionalEmerald」· PaintApple Green」· Creative Mint Breeze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

141414
141414

Analogous

141414
141414
141414

Triadic

141414
141414
141414

Split-Comp.

141414
141414
141414

Tetradic

141414
141414
141414
141414

Contrast Matrix WCAG 2.1 Contrast

141414
1B2829
39836B
5BC97E
8AFF8A
1.2
Fail
4.1
AA Large
8.9
AAA
14.7
AAA
1.2
Fail
3.4
AA Large
7.3
AAA
12.1
AAA
4.1
AA Large
3.4
AA Large
2.2
Fail
3.6
AA Large
8.9
AAA
7.3
AAA
2.2
Fail
1.7
Fail
14.7
AAA
12.1
AAA
3.6
AA Large
1.7
Fail
White BG
18.4AAA
15.2AAA
4.5AA
2.1Fail
1.3Fail
Black BG
1.1Fail
1.4Fail
4.6AA
10.1AAA
16.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

141414
212129
595A71
8B8C90
BDBEA6

Deuteranopia

141414
201F29
554F72
847C95
B6ADAD

Tritanopia

141414
1C2929
3D7576
619EA2
90BDC2

Achromatopsia

141414
242424
6A6A6A
A0A0A0
CFCFCF

Shades & Tints Shades & Tints

#141414

Dark
Light

#1B2829

Dark
Light

#39836B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #141414;
  --color-2: #1b2829;
  --color-3: #39836b;
  --color-4: #5bc97e;
  --color-5: #8aff8a;
}

SCSS

$color-1: #141414;
$color-2: #1b2829;
$color-3: #39836b;
$color-4: #5bc97e;
$color-5: #8aff8a;

TAILWIND

colors: {
  'brand-1': '#141414',
  'brand-2': '#1b2829',
  'brand-3': '#39836b',
  'brand-4': '#5bc97e',
  'brand-5': '#8aff8a',
}

RGB Array

[20, 20, 20], [27, 40, 41], [57, 131, 107], [91, 201, 126], [138, 255, 138]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #141414, #1B2829, #39836B, #5BC97E, #8AFF8A 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: #141414; --color-2: #1b2829; --color-3: #39836b; --color-4: #5bc97e; --color-5: #8aff8a. 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