← Back to Editor

#000000 · #093034 · #1B8C95 · #59CAD2 · #C4EAED

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

#093034

Lake Blue · DarkSlateGray · Peacock Green

HEX
#093034
RGB
rgb(9, 48, 52)
HSL
hsl(186, 70%, 12%)
HSB
hsb(186, 83%, 20%)
CMYK
cmyk(83%, 8%, 0%, 80%)
Oklch
oklch(28.5% 0.042 205.0)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

#1B8C95

Lake Blue · Teal · Mint Ice

HEX
#1B8C95
RGB
rgb(27, 140, 149)
HSL
hsl(184, 69%, 35%)
HSB
hsb(184, 82%, 58%)
CMYK
cmyk(82%, 6%, 0%, 42%)
Oklch
oklch(58.6% 0.094 203.4)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#59CAD2

Lake Blue · MediumTurquoise · Lake Green

HEX
#59CAD2
RGB
rgb(89, 202, 210)
HSL
hsl(184, 57%, 59%)
HSB
hsb(184, 58%, 82%)
CMYK
cmyk(58%, 4%, 0%, 18%)
Oklch
oklch(77.7% 0.102 201.6)

TraditionalLake Blue」· PaintLake Green」· Creative Blush Sunrise

#C4EAED

Sky Blue · LightBlue · Glacier Blue

HEX
#C4EAED
RGB
rgb(196, 234, 237)
HSL
hsl(184, 53%, 85%)
HSB
hsb(184, 17%, 93%)
CMYK
cmyk(17%, 1%, 0%, 7%)
Oklch
oklch(91.1% 0.040 202.4)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

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
093034
1B8C95
59CAD2
C4EAED
1.5
Fail
5.2
AA
10.8
AAA
16.3
AAA
1.5
Fail
3.5
AA Large
7.3
AAA
11.0
AAA
5.2
AA
3.5
AA Large
2.1
Fail
3.1
AA Large
10.8
AAA
7.3
AAA
2.1
Fail
1.5
Fail
16.3
AAA
11.0
AAA
3.1
AA Large
1.5
Fail
White BG
21.0AAA
14.2AAA
4.0AA Large
1.9Fail
1.3Fail
Black BG
1.0Fail
1.5Fail
5.2AA
10.8AAA
16.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
1A1A33
4C4D93
8A8BD0
D4D5EC

Deuteranopia

000000
181533
453D92
837BD0
D2CFEC

Tritanopia

000000
0B3232
219191
5FCFCE
C6ECEC

Achromatopsia

000000
252525
6B6B6B
A9A9A9
DFDFDF

Shades & Tints Shades & Tints

#000000

Dark
Light

#093034

Dark
Light

#1B8C95

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #093034;
  --color-3: #1b8c95;
  --color-4: #59cad2;
  --color-5: #c4eaed;
}

SCSS

$color-1: #000000;
$color-2: #093034;
$color-3: #1b8c95;
$color-4: #59cad2;
$color-5: #c4eaed;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#093034',
  'brand-3': '#1b8c95',
  'brand-4': '#59cad2',
  'brand-5': '#c4eaed',
}

RGB Array

[0, 0, 0], [9, 48, 52], [27, 140, 149], [89, 202, 210], [196, 234, 237]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #093034, #1B8C95, #59CAD2, #C4EAED 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: #093034; --color-3: #1b8c95; --color-4: #59cad2; --color-5: #c4eaed. 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