Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#1E8F8B
Mineral Blue · Teal · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#19655B
Mineral Blue · DarkSlateGray · Peacock Green
Traditional「Mineral Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#11391F
Pine Green · DarkGreen · Dark Green
Traditional「Pine Green」· Paint「Dark Green」· Creative Blush Sunrise
#0F1C12
Celadon · Black · Dark Green
Traditional「Celadon」· Paint「Dark Green」· Creative Blush Sunrise
#0F120B
Grass Green · Black · Dark Green
Traditional「Grass Green」· Paint「Dark Green」· Creative Blush Sunrise
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
1E8F8B | 19655B | 11391F | 0F1C12 | 0F120B | |
|---|---|---|---|---|---|
| — | 1.8 Fail | 3.3 AA Large | 4.5 AA Large | 4.8 AA | |
1.8 Fail | — | 1.9 Fail | 2.6 Fail | 2.7 Fail | |
3.3 AA Large | 1.9 Fail | — | 1.4 Fail | 1.5 Fail | |
4.5 AA Large | 2.6 Fail | 1.4 Fail | — | 1.1 Fail | |
4.8 AA | 2.7 Fail | 1.5 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#1E8F8B
#19655B
#11391F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #1e8f8b;
--color-2: #19655b;
--color-3: #11391f;
--color-4: #0f1c12;
--color-5: #0f120b;
}SCSS
$color-1: #1e8f8b; $color-2: #19655b; $color-3: #11391f; $color-4: #0f1c12; $color-5: #0f120b;
TAILWIND
colors: {
'brand-1': '#1e8f8b',
'brand-2': '#19655b',
'brand-3': '#11391f',
'brand-4': '#0f1c12',
'brand-5': '#0f120b',
}RGB Array
[30, 143, 139], [25, 101, 91], [17, 57, 31], [15, 28, 18], [15, 18, 11]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #1E8F8B, #19655B, #11391F, #0F1C12, #0F120B is ideal for: tech websites, dark mode UIs, game UIs. 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: #1e8f8b; --color-2: #19655b; --color-3: #11391f; --color-4: #0f1c12; --color-5: #0f120b. 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. 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.
Generated by LangColor online color tool · Breaking the barrier between language and color