← Back to Editor

#040302 · #5CB6AA · #95C483 · #77C09E · #9EB095

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

#040302

Ochre · Black · Cinnamon

HEX
#040302
RGB
rgb(4, 3, 2)
HSL
hsl(30, 33%, 1%)
HSB
hsb(30, 50%, 2%)
CMYK
cmyk(0%, 25%, 50%, 98%)
Oklch
oklch(9.9% 0.006 72.5)

TraditionalOchre」· PaintCinnamon」· Creative Blush Sunrise

#5CB6AA

Mineral Blue · MediumAquaMarine · Lake Green

HEX
#5CB6AA
RGB
rgb(92, 182, 170)
HSL
hsl(172, 38%, 54%)
HSB
hsb(172, 49%, 71%)
CMYK
cmyk(49%, 0%, 7%, 29%)
Oklch
oklch(71.7% 0.089 184.1)

TraditionalMineral Blue」· PaintLake Green」· Creative Blush Sunrise

#95C483

Celadon · DarkSeaGreen · Apple Green

HEX
#95C483
RGB
rgb(149, 196, 131)
HSL
hsl(103, 36%, 64%)
HSB
hsb(103, 33%, 77%)
CMYK
cmyk(24%, 0%, 33%, 23%)
Oklch
oklch(77.1% 0.102 137.3)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#77C09E

Jade · MediumAquaMarine · Apple Green

HEX
#77C09E
RGB
rgb(119, 192, 158)
HSL
hsl(152, 37%, 61%)
HSB
hsb(152, 38%, 75%)
CMYK
cmyk(38%, 0%, 18%, 25%)
Oklch
oklch(75.0% 0.089 163.1)

TraditionalJade」· PaintApple Green」· Creative Arctic Pool

#9EB095

Celadon · DarkSeaGreen · Apple Green

HEX
#9EB095
RGB
rgb(158, 176, 149)
HSL
hsl(100, 15%, 64%)
HSB
hsb(100, 15%, 69%)
CMYK
cmyk(10%, 0%, 15%, 31%)
Oklch
oklch(73.6% 0.043 135.1)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

040302
020303

Analogous

030202
040302
030302

Triadic

040302
020303
030203

Split-Comp.

040302
020303
020203

Tetradic

040302
020302
020303
030203

Contrast Matrix WCAG 2.1 Contrast

040302
5CB6AA
95C483
77C09E
9EB095
8.6
AAA
10.3
AAA
9.6
AAA
8.9
AAA
8.6
AAA
1.2
Fail
1.1
Fail
1.0
Fail
10.3
AAA
1.2
Fail
1.1
Fail
1.2
Fail
9.6
AAA
1.1
Fail
1.1
Fail
1.1
Fail
8.9
AAA
1.0
Fail
1.2
Fail
1.1
Fail
White BG
20.6AAA
2.4Fail
2.0Fail
2.1Fail
2.3Fail
Black BG
1.0Fail
8.7AAA
10.5AAA
9.8AAA
9.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

040402
8384AD
A9AA93
9797A6
A6A69C

Deuteranopia

040402
7E77AE
A7A397
928DA8
A5A39D

Tritanopia

040202
60AFB0
979FA2
7BADAE
9FA1A2

Achromatopsia

030303
9A9A9A
AFAFAF
A6A6A6
A8A8A8

Shades & Tints Shades & Tints

#040302

Dark
Light

#5CB6AA

Dark
Light

#95C483

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #040302;
  --color-2: #5cb6aa;
  --color-3: #95c483;
  --color-4: #77c09e;
  --color-5: #9eb095;
}

SCSS

$color-1: #040302;
$color-2: #5cb6aa;
$color-3: #95c483;
$color-4: #77c09e;
$color-5: #9eb095;

TAILWIND

colors: {
  'brand-1': '#040302',
  'brand-2': '#5cb6aa',
  'brand-3': '#95c483',
  'brand-4': '#77c09e',
  'brand-5': '#9eb095',
}

RGB Array

[4, 3, 2], [92, 182, 170], [149, 196, 131], [119, 192, 158], [158, 176, 149]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #040302, #5CB6AA, #95C483, #77C09E, #9EB095 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: #040302; --color-2: #5cb6aa; --color-3: #95c483; --color-4: #77c09e; --color-5: #9eb095. 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