← Back to Editor

#010101 · #0E4742 · #34A098 · #66D9CC · #B2ECE6

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

#010101

Ink Black · Black · Jet Black

HEX
#010101
RGB
rgb(1, 1, 1)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(6.7% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#0E4742

Mineral Blue · DarkSlateGray · Peacock Green

HEX
#0E4742
RGB
rgb(14, 71, 66)
HSL
hsl(175, 67%, 17%)
HSB
hsb(175, 80%, 28%)
CMYK
cmyk(80%, 0%, 7%, 72%)
Oklch
oklch(36.1% 0.057 186.3)

TraditionalMineral Blue」· PaintPeacock Green」· Creative Blush Sunrise

#34A098

Mineral Blue · LightSeaGreen · Mint Ice

HEX
#34A098
RGB
rgb(52, 160, 152)
HSL
hsl(176, 51%, 42%)
HSB
hsb(176, 68%, 63%)
CMYK
cmyk(68%, 0%, 5%, 37%)
Oklch
oklch(64.3% 0.097 188.0)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#66D9CC

Jade · MediumTurquoise · Lake Green

HEX
#66D9CC
RGB
rgb(102, 217, 204)
HSL
hsl(173, 60%, 63%)
HSB
hsb(173, 53%, 85%)
CMYK
cmyk(53%, 0%, 6%, 15%)
Oklch
oklch(81.5% 0.107 185.5)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

#B2ECE6

Jade · LightBlue · Glacier Blue

HEX
#B2ECE6
RGB
rgb(178, 236, 230)
HSL
hsl(174, 60%, 81%)
HSB
hsb(174, 25%, 93%)
CMYK
cmyk(25%, 0%, 3%, 7%)
Oklch
oklch(90.2% 0.059 188.3)

TraditionalJade」· PaintGlacier Blue」· Creative Arctic Pool

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

010101
000000

Analogous

000000
010101
000000

Triadic

010101
000000
000000

Split-Comp.

010101
000000
000000

Tetradic

010101
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

010101
0E4742
34A098
66D9CC
B2ECE6
2.0
Fail
6.6
AA
12.3
AAA
15.9
AAA
2.0
Fail
3.3
AA Large
6.2
AA
8.0
AAA
6.6
AA
3.3
AA Large
1.9
Fail
2.4
Fail
12.3
AAA
6.2
AA
1.9
Fail
1.3
Fail
15.9
AAA
8.0
AAA
2.4
Fail
1.3
Fail
White BG
20.9AAA
10.5AAA
3.2AA Large
1.7Fail
1.3Fail
Black BG
1.0Fail
2.0Fail
6.6AA
12.4AAA
16.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

010101
272743
63649A
9899CF
CBCCE7

Deuteranopia

010101
231F44
5D549A
9189D0
C8C3E8

Tritanopia

010101
114444
399B9C
6CD2D2
B5E9E9

Achromatopsia

010101
353535
7F7F7F
B5B5B5
DADADA

Shades & Tints Shades & Tints

#010101

Dark
Light

#0E4742

Dark
Light

#34A098

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #010101;
  --color-2: #0e4742;
  --color-3: #34a098;
  --color-4: #66d9cc;
  --color-5: #b2ece6;
}

SCSS

$color-1: #010101;
$color-2: #0e4742;
$color-3: #34a098;
$color-4: #66d9cc;
$color-5: #b2ece6;

TAILWIND

colors: {
  'brand-1': '#010101',
  'brand-2': '#0e4742',
  'brand-3': '#34a098',
  'brand-4': '#66d9cc',
  'brand-5': '#b2ece6',
}

RGB Array

[1, 1, 1], [14, 71, 66], [52, 160, 152], [102, 217, 204], [178, 236, 230]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #010101, #0E4742, #34A098, #66D9CC, #B2ECE6 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: #010101; --color-2: #0e4742; --color-3: #34a098; --color-4: #66d9cc; --color-5: #b2ece6. 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