Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#181A1F
Indigo · Black · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#002F41
Lake Blue · MidnightBlue · Peacock Green
Traditional「Lake Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#1B6D6B
Mineral Blue · Teal · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#4E9586
Mineral Blue · CadetBlue · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#7BBDA3
Jade · MediumAquaMarine · Apple Green
Traditional「Jade」· Paint「Apple Green」· 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
181A1F | 002F41 | 1B6D6B | 4E9586 | 7BBDA3 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 2.9 Fail | 4.9 AA | 8.0 AAA | |
1.2 Fail | — | 2.3 Fail | 4.0 AA Large | 6.5 AA | |
2.9 Fail | 2.3 Fail | — | 1.7 Fail | 2.8 Fail | |
4.9 AA | 4.0 AA Large | 1.7 Fail | — | 1.6 Fail | |
8.0 AAA | 6.5 AA | 2.8 Fail | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#181A1F
#002F41
#1B6D6B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #181a1f;
--color-2: #002f41;
--color-3: #1b6d6b;
--color-4: #4e9586;
--color-5: #7bbda3;
}SCSS
$color-1: #181a1f; $color-2: #002f41; $color-3: #1b6d6b; $color-4: #4e9586; $color-5: #7bbda3;
TAILWIND
colors: {
'brand-1': '#181a1f',
'brand-2': '#002f41',
'brand-3': '#1b6d6b',
'brand-4': '#4e9586',
'brand-5': '#7bbda3',
}RGB Array
[24, 26, 31], [0, 47, 65], [27, 109, 107], [78, 149, 134], [123, 189, 163]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #181A1F, #002F41, #1B6D6B, #4E9586, #7BBDA3 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: #181a1f; --color-2: #002f41; --color-3: #1b6d6b; --color-4: #4e9586; --color-5: #7bbda3. 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.
Generated by LangColor online color tool · Breaking the barrier between language and color