← Back to Editor

#000000 · #575757 · #20B4E2 · #29C3F4 · #00CCFF

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

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#575757

Ink Gray · DimGray · Charcoal

HEX
#575757
RGB
rgb(87, 87, 87)
HSL
hsl(0, 0%, 34%)
HSB
hsb(0, 0%, 34%)
CMYK
cmyk(0%, 0%, 0%, 66%)
Oklch
oklch(45.7% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#20B4E2

Lake Blue · DeepSkyBlue · Lake Green

HEX
#20B4E2
RGB
rgb(32, 180, 226)
HSL
hsl(194, 77%, 51%)
HSB
hsb(194, 86%, 89%)
CMYK
cmyk(86%, 20%, 0%, 11%)
Oklch
oklch(71.8% 0.131 225.7)

TraditionalLake Blue」· PaintLake Green」· Creative Blush Sunrise

#29C3F4

Lake Blue · DeepSkyBlue · Lake Green

HEX
#29C3F4
RGB
rgb(41, 195, 244)
HSL
hsl(194, 90%, 56%)
HSB
hsb(194, 83%, 96%)
CMYK
cmyk(83%, 20%, 0%, 4%)
Oklch
oklch(76.3% 0.137 225.7)

TraditionalLake Blue」· PaintLake Green」· Creative Blush Sunrise

#00CCFF

Lake Blue · DeepSkyBlue · Mint Ice

HEX
#00CCFF
RGB
rgb(0, 204, 255)
HSL
hsl(192, 100%, 50%)
HSB
hsb(192, 100%, 100%)
CMYK
cmyk(100%, 20%, 0%, 0%)
Oklch
oklch(78.6% 0.148 224.3)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
575757
20B4E2
29C3F4
00CCFF
2.9
Fail
8.7
AAA
10.2
AAA
11.1
AAA
2.9
Fail
3.0
Fail
3.5
AA Large
3.8
AA Large
8.7
AAA
3.0
Fail
1.2
Fail
1.3
Fail
10.2
AAA
3.5
AA Large
1.2
Fail
1.1
Fail
11.1
AAA
3.8
AA Large
1.3
Fail
1.1
Fail
White BG
21.0AAA
7.2AAA
2.4Fail
2.1Fail
1.9Fail
Black BG
1.0Fail
2.9Fail
8.7AAA
10.2AAA
11.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
575757
6061D7
6C6DE8
585AF3

Deuteranopia

000000
575757
584CD4
6357E5
4D3DF0

Tritanopia

000000
575757
27CECC
31DFDD
0AE9E7

Achromatopsia

000000
575757
8D8D8D
9B9B9B
959595

Shades & Tints Shades & Tints

#000000

Dark
Light

#575757

Dark
Light

#20B4E2

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #575757;
  --color-3: #20b4e2;
  --color-4: #29c3f4;
  --color-5: #00ccff;
}

SCSS

$color-1: #000000;
$color-2: #575757;
$color-3: #20b4e2;
$color-4: #29c3f4;
$color-5: #00ccff;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#575757',
  'brand-3': '#20b4e2',
  'brand-4': '#29c3f4',
  'brand-5': '#00ccff',
}

RGB Array

[0, 0, 0], [87, 87, 87], [32, 180, 226], [41, 195, 244], [0, 204, 255]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #575757, #20B4E2, #29C3F4, #00CCFF 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: #000000; --color-2: #575757; --color-3: #20b4e2; --color-4: #29c3f4; --color-5: #00ccff. 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.

🎨 Open this palette in Editor →

Generated by LangColor online color tool · Breaking the barrier between language and color