← Back to Editor

#151616 · #09FDF7 · #08C4C0 · #079C99 · #8B9090

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#151616

Ink Black · Black · Jet Black

HEX
#151616
RGB
rgb(21, 22, 22)
HSL
hsl(180, 2%, 8%)
HSB
hsb(180, 5%, 9%)
CMYK
cmyk(5%, 0%, 0%, 91%)
Oklch
oklch(19.9% 0.002 197.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#09FDF7

Mineral Blue · Cyan · Lake Green

HEX
#09FDF7
RGB
rgb(9, 253, 247)
HSL
hsl(179, 98%, 51%)
HSB
hsb(179, 96%, 99%)
CMYK
cmyk(96%, 0%, 2%, 1%)
Oklch
oklch(89.8% 0.154 191.7)

TraditionalMineral Blue」· PaintLake Green」· Creative Blush Sunrise

#08C4C0

Mineral Blue · DarkTurquoise · Mint Ice

HEX
#08C4C0
RGB
rgb(8, 196, 192)
HSL
hsl(179, 92%, 40%)
HSB
hsb(179, 96%, 77%)
CMYK
cmyk(96%, 0%, 2%, 23%)
Oklch
oklch(74.2% 0.126 192.2)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#079C99

Mineral Blue · LightSeaGreen · Mint Ice

HEX
#079C99
RGB
rgb(7, 156, 153)
HSL
hsl(179, 91%, 32%)
HSB
hsb(179, 96%, 61%)
CMYK
cmyk(96%, 0%, 2%, 39%)
Oklch
oklch(62.7% 0.106 192.4)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#8B9090

Ash · LightSlateGray · Warm Gray

HEX
#8B9090
RGB
rgb(139, 144, 144)
HSL
hsl(180, 2%, 55%)
HSB
hsb(180, 3%, 56%)
CMYK
cmyk(3%, 0%, 0%, 44%)
Oklch
oklch(64.9% 0.006 197.0)

TraditionalAsh」· PaintWarm Gray」· Creative Urban Concrete

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

151616
151414

Analogous

141514
151616
141415

Triadic

151616
151415
151514

Split-Comp.

151616
151414
151414

Tetradic

151616
141415
151414
141514

Contrast Matrix WCAG 2.1 Contrast

151616
09FDF7
08C4C0
079C99
8B9090
14.2
AAA
8.3
AAA
5.4
AA
5.6
AA
14.2
AAA
1.7
Fail
2.6
Fail
2.5
Fail
8.3
AAA
1.7
Fail
1.6
Fail
1.5
Fail
5.4
AA
2.6
Fail
1.6
Fail
1.0
Fail
5.6
AA
2.5
Fail
1.5
Fail
1.0
Fail
White BG
18.1AAA
1.3Fail
2.2Fail
3.4AA Large
3.2AA Large
Black BG
1.2Fail
16.4AAA
9.7AAA
6.2AA
6.5AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

151516
7375F8
595BC1
48499A
8D8D90

Deuteranopia

151516
6552F9
4F40C1
3F349A
8D8D90

Tritanopia

151616
15FAFA
11C2C2
0E9A9A
8B9090

Achromatopsia

161616
B3B3B3
8B8B8B
6F6F6F
8F8F8F

Shades & Tints Shades & Tints

#151616

Dark
Light

#09FDF7

Dark
Light

#08C4C0

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #151616;
  --color-2: #09fdf7;
  --color-3: #08c4c0;
  --color-4: #079c99;
  --color-5: #8b9090;
}

SCSS

$color-1: #151616;
$color-2: #09fdf7;
$color-3: #08c4c0;
$color-4: #079c99;
$color-5: #8b9090;

TAILWIND

colors: {
  'brand-1': '#151616',
  'brand-2': '#09fdf7',
  'brand-3': '#08c4c0',
  'brand-4': '#079c99',
  'brand-5': '#8b9090',
}

RGB Array

[21, 22, 22], [9, 253, 247], [8, 196, 192], [7, 156, 153], [139, 144, 144]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #151616, #09FDF7, #08C4C0, #079C99, #8B9090 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: #151616; --color-2: #09fdf7; --color-3: #08c4c0; --color-4: #079c99; --color-5: #8b9090. 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