← Back to Editor

#00FFFF · #00BFBF · #008080 · #004040 · #000000

dark

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

PassionateDynamicWarmCool

Industry INDUSTRY

EntertainmentFMCG

UI Context UI CONTEXT

Sale PromoSocial AppData Visualization

Color Details Color Details

#00FFFF

Lake Blue · Cyan · Mint Ice

HEX
#00FFFF
RGB
rgb(0, 255, 255)
HSL
hsl(180, 100%, 50%)
HSB
hsb(180, 100%, 100%)
CMYK
cmyk(100%, 0%, 0%, 0%)
Oklch
oklch(90.5% 0.155 194.8)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#00BFBF

Lake Blue · DarkTurquoise · Mint Ice

HEX
#00BFBF
RGB
rgb(0, 191, 191)
HSL
hsl(180, 100%, 37%)
HSB
hsb(180, 100%, 75%)
CMYK
cmyk(100%, 0%, 0%, 25%)
Oklch
oklch(72.9% 0.124 194.8)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#008080

Lake Blue · Teal · Peacock Green

HEX
#008080
RGB
rgb(0, 128, 128)
HSL
hsl(180, 100%, 25%)
HSB
hsb(180, 100%, 50%)
CMYK
cmyk(100%, 0%, 0%, 50%)
Oklch
oklch(54.3% 0.093 194.8)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

#004040

Lake Blue · DarkSlateGray · Peacock Green

HEX
#004040
RGB
rgb(0, 64, 64)
HSL
hsl(180, 100%, 13%)
HSB
hsb(180, 100%, 25%)
CMYK
cmyk(100%, 0%, 0%, 75%)
Oklch
oklch(33.6% 0.057 194.8)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

#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

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

00FFFF
FF0000

Analogous

00FF80
00FFFF
0080FF

Triadic

00FFFF
FF00FF
FFFF00

Split-Comp.

00FFFF
FF0080
FF8000

Tetradic

00FFFF
8000FF
FF0000
80FF00

Contrast Matrix WCAG 2.1 Contrast

00FFFF
00BFBF
008080
004040
000000
1.8
Fail
3.8
AA Large
9.3
AAA
16.7
AAA
1.8
Fail
2.1
Fail
5.1
AA
9.2
AAA
3.8
AA Large
2.1
Fail
2.4
Fail
4.4
AA Large
9.3
AAA
5.1
AA
2.4
Fail
1.8
Fail
16.7
AAA
9.2
AAA
4.4
AA Large
1.8
Fail
White BG
1.3Fail
2.3Fail
4.8AA
11.6AAA
21.0AAA
Black BG
16.7AAA
9.2AAA
4.4AA Large
1.8Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

6E71FF
5354BF
373980
1C1C40
000000

Deuteranopia

604DFF
4839BF
302680
181340
000000

Tritanopia

0DFFFF
0ABFBF
068080
034040
000000

Achromatopsia

B3B3B3
868686
5A5A5A
2D2D2D
000000

Shades & Tints Shades & Tints

#00FFFF

Dark
Light

#00BFBF

Dark
Light

#008080

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #00ffff;
  --color-2: #00bfbf;
  --color-3: #008080;
  --color-4: #004040;
  --color-5: #000000;
}

SCSS

$color-1: #00ffff;
$color-2: #00bfbf;
$color-3: #008080;
$color-4: #004040;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#00ffff',
  'brand-2': '#00bfbf',
  'brand-3': '#008080',
  'brand-4': '#004040',
  'brand-5': '#000000',
}

RGB Array

[0, 255, 255], [0, 191, 191], [0, 128, 128], [0, 64, 64], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This dark-style palette of #00FFFF, #00BFBF, #008080, #004040, #000000 is ideal for: social media posters, mobile apps, e-commerce promos, tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #00ffff; --color-2: #00bfbf; --color-3: #008080; --color-4: #004040; --color-5: #000000. 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 dark-style 5-color scheme is especially suited for food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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