← Back to Editor

#000000 · #EF600A · #FFFFFF · #66E9E6 · #52BCBA

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

#EF600A

Tangerine · OrangeRed · Amber Brown

HEX
#EF600A
RGB
rgb(239, 96, 10)
HSL
hsl(23, 92%, 49%)
HSB
hsb(23, 96%, 94%)
CMYK
cmyk(0%, 60%, 96%, 6%)
Oklch
oklch(66.4% 0.193 43.2)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#66E9E6

Jade · SkyBlue · Lake Green

HEX
#66E9E6
RGB
rgb(102, 233, 230)
HSL
hsl(179, 75%, 66%)
HSB
hsb(179, 56%, 91%)
CMYK
cmyk(56%, 0%, 1%, 9%)
Oklch
oklch(86.1% 0.115 193.2)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

#52BCBA

Mineral Blue · MediumTurquoise · Lake Green

HEX
#52BCBA
RGB
rgb(82, 188, 186)
HSL
hsl(179, 44%, 53%)
HSB
hsb(179, 56%, 74%)
CMYK
cmyk(56%, 0%, 1%, 26%)
Oklch
oklch(73.3% 0.097 193.5)

TraditionalMineral Blue」· PaintLake Green」· 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
EF600A
FFFFFF
66E9E6
52BCBA
6.3
AA
21.0
AAA
14.4
AAA
9.3
AAA
6.3
AA
3.3
AA Large
2.3
Fail
1.5
Fail
21.0
AAA
3.3
AA Large
1.5
Fail
2.3
Fail
14.4
AAA
2.3
Fail
1.5
Fail
1.6
Fail
9.3
AAA
1.5
Fail
2.3
Fail
1.6
Fail
White BG
21.0AAA
3.3AA Large
1.0Fail
1.5Fail
2.3Fail
Black BG
1.0Fail
6.3AA
21.0AAA
14.4AAA
9.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
B1B01F
FFFFFF
9FA0E7
8081BA

Deuteranopia

000000
B9C424
FFFFFF
978DE7
7A72BB

Tritanopia

000000
E82F33
FFFFFF
6DE7E7
57BBBB

Achromatopsia

000000
818181
FFFFFF
C1C1C1
9C9C9C

Shades & Tints Shades & Tints

#000000

Dark
Light

#EF600A

Dark
Light

#FFFFFF

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #ef600a;
  --color-3: #ffffff;
  --color-4: #66e9e6;
  --color-5: #52bcba;
}

SCSS

$color-1: #000000;
$color-2: #ef600a;
$color-3: #ffffff;
$color-4: #66e9e6;
$color-5: #52bcba;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#ef600a',
  'brand-3': '#ffffff',
  'brand-4': '#66e9e6',
  'brand-5': '#52bcba',
}

RGB Array

[0, 0, 0], [239, 96, 10], [255, 255, 255], [102, 233, 230], [82, 188, 186]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #EF600A, #FFFFFF, #66E9E6, #52BCBA 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: #000000; --color-2: #ef600a; --color-3: #ffffff; --color-4: #66e9e6; --color-5: #52bcba. 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