Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#1FD1D3
Lake Blue · DarkTurquoise · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#61E16D
Emerald · MediumSeaGreen · Apple Green
Traditional「Emerald」· Paint「Apple Green」· Creative Mint Breeze
#A3F107
Grass Green · Chartreuse · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#CBCDCA
Silver Gray · LightGray · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#202124
Ink Black · Black · Dark Stone
Traditional「Ink Black」· Paint「Dark Stone」· Creative Midnight Shadow
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
1FD1D3 | 61E16D | A3F107 | CBCDCA | 202124 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.4 Fail | 1.2 Fail | 8.5 AAA | |
1.1 Fail | — | 1.2 Fail | 1.1 Fail | 9.6 AAA | |
1.4 Fail | 1.2 Fail | — | 1.2 Fail | 11.6 AAA | |
1.2 Fail | 1.1 Fail | 1.2 Fail | — | 10.1 AAA | |
8.5 AAA | 9.6 AAA | 11.6 AAA | 10.1 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#1FD1D3
#61E16D
#A3F107
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #1fd1d3;
--color-2: #61e16d;
--color-3: #a3f107;
--color-4: #cbcdca;
--color-5: #202124;
}SCSS
$color-1: #1fd1d3; $color-2: #61e16d; $color-3: #a3f107; $color-4: #cbcdca; $color-5: #202124;
TAILWIND
colors: {
'brand-1': '#1fd1d3',
'brand-2': '#61e16d',
'brand-3': '#a3f107',
'brand-4': '#cbcdca',
'brand-5': '#202124',
}RGB Array
[31, 209, 211], [97, 225, 109], [163, 241, 7], [203, 205, 202], [32, 33, 36]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #1FD1D3, #61E16D, #A3F107, #CBCDCA, #202124 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: #1fd1d3; --color-2: #61e16d; --color-3: #a3f107; --color-4: #cbcdca; --color-5: #202124. 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.
Generated by LangColor online color tool · Breaking the barrier between language and color