Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#7BA69F
Mineral Blue · CadetBlue · Lake Green
Traditional「Mineral Blue」· Paint「Lake Green」· Creative Blush Sunrise
#716B53
Ochre · DimGray · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· Creative Blush Sunrise
#B3A88C
Ginger · DarkGray · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#153B2E
Mineral Blue · DarkSlateGray · Dark Green
Traditional「Mineral Blue」· Paint「Dark Green」· Creative Blush Sunrise
#C3EBE2
Jade · LightBlue · Glacier Blue
Traditional「Jade」· Paint「Glacier Blue」· Creative Arctic Pool
Color Harmonies Color Harmonies
Based on color wheel theory, calculated from primary color
Complementary
Analogous
Triadic
Split-Comp.
Tetradic
Contrast Matrix WCAG 2.1 Contrast
7BA69F | 716B53 | B3A88C | 153B2E | C3EBE2 | |
|---|---|---|---|---|---|
| — | 2.0 Fail | 1.1 Fail | 4.6 AA | 2.1 Fail | |
2.0 Fail | — | 2.3 Fail | 2.3 Fail | 4.1 AA Large | |
1.1 Fail | 2.3 Fail | — | 5.2 AA | 1.8 Fail | |
4.6 AA | 2.3 Fail | 5.2 AA | — | 9.6 AAA | |
2.1 Fail | 4.1 AA Large | 1.8 Fail | 9.6 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#7BA69F
#716B53
#B3A88C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #7ba69f;
--color-2: #716b53;
--color-3: #b3a88c;
--color-4: #153b2e;
--color-5: #c3ebe2;
}SCSS
$color-1: #7ba69f; $color-2: #716b53; $color-3: #b3a88c; $color-4: #153b2e; $color-5: #c3ebe2;
TAILWIND
colors: {
'brand-1': '#7ba69f',
'brand-2': '#716b53',
'brand-3': '#b3a88c',
'brand-4': '#153b2e',
'brand-5': '#c3ebe2',
}RGB Array
[123, 166, 159], [113, 107, 83], [179, 168, 140], [21, 59, 46], [195, 235, 226]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #7BA69F, #716B53, #B3A88C, #153B2E, #C3EBE2 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: #7ba69f; --color-2: #716b53; --color-3: #b3a88c; --color-4: #153b2e; --color-5: #c3ebe2. 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 dark-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.
Generated by LangColor online color tool · Breaking the barrier between language and color