← Back to Editor

#44FFFF · #0B0D0D · #929496 · #000000 · #0FB8B8

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

#44FFFF

Sky Blue · Turquoise · Lake Green

HEX
#44FFFF
RGB
rgb(68, 255, 255)
HSL
hsl(180, 100%, 63%)
HSB
hsb(180, 73%, 100%)
CMYK
cmyk(73%, 0%, 0%, 0%)
Oklch
oklch(91.2% 0.143 194.9)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

#0B0D0D

Slate Blue · Black · Jet Black

HEX
#0B0D0D
RGB
rgb(11, 13, 13)
HSL
hsl(180, 8%, 5%)
HSB
hsb(180, 15%, 5%)
CMYK
cmyk(15%, 0%, 0%, 95%)
Oklch
oklch(15.7% 0.003 196.8)

TraditionalSlate Blue」· PaintJet Black」· Creative Midnight Shadow

#929496

Ash · LightSlateGray · Silver Sand

HEX
#929496
RGB
rgb(146, 148, 150)
HSL
hsl(210, 2%, 58%)
HSB
hsb(210, 3%, 59%)
CMYK
cmyk(3%, 1%, 0%, 41%)
Oklch
oklch(66.6% 0.004 247.9)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#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

#0FB8B8

Lake Blue · LightSeaGreen · Mint Ice

HEX
#0FB8B8
RGB
rgb(15, 184, 184)
HSL
hsl(180, 85%, 39%)
HSB
hsb(180, 92%, 72%)
CMYK
cmyk(92%, 0%, 0%, 28%)
Oklch
oklch(70.9% 0.119 194.8)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

44FFFF
FF4242

Analogous

42FFA1
44FFFF
42A1FF

Triadic

44FFFF
FF42FF
FFFF42

Split-Comp.

44FFFF
FF42A1
FFA142

Tetradic

44FFFF
A142FF
FF4242
A1FF42

Contrast Matrix WCAG 2.1 Contrast

44FFFF
0B0D0D
929496
000000
0FB8B8
15.8
AAA
2.5
Fail
17.0
AAA
2.0
Fail
15.8
AAA
6.4
AA
1.1
Fail
8.0
AAA
2.5
Fail
6.4
AA
6.9
AA
1.2
Fail
17.0
AAA
1.1
Fail
6.9
AA
8.6
AAA
2.0
Fail
8.0
AAA
1.2
Fail
8.6
AAA
White BG
1.2Fail
19.5AAA
3.0AA Large
21.0AAA
2.5Fail
Black BG
17.0AAA
1.1Fail
6.9AA
1.0Fail
8.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

9597FF
0C0C0D
939396
000000
585AB8

Deuteranopia

8A7CFF
0C0C0D
939395
000000
4E42B8

Tritanopia

4DFFFF
0B0D0D
929595
000000
17B8B8

Achromatopsia

C7C7C7
0C0C0C
949494
000000
858585

Shades & Tints Shades & Tints

#44FFFF

Dark
Light

#0B0D0D

Dark
Light

#929496

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #44ffff;
  --color-2: #0b0d0d;
  --color-3: #929496;
  --color-4: #000000;
  --color-5: #0fb8b8;
}

SCSS

$color-1: #44ffff;
$color-2: #0b0d0d;
$color-3: #929496;
$color-4: #000000;
$color-5: #0fb8b8;

TAILWIND

colors: {
  'brand-1': '#44ffff',
  'brand-2': '#0b0d0d',
  'brand-3': '#929496',
  'brand-4': '#000000',
  'brand-5': '#0fb8b8',
}

RGB Array

[68, 255, 255], [11, 13, 13], [146, 148, 150], [0, 0, 0], [15, 184, 184]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #44FFFF, #0B0D0D, #929496, #000000, #0FB8B8 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: #44ffff; --color-2: #0b0d0d; --color-3: #929496; --color-4: #000000; --color-5: #0fb8b8. 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