← Back to Editor

#FFFFFF · #40C4DB · #64C4B3 · #176370 · #000000

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

#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

#40C4DB

Lake Blue · MediumTurquoise · Lake Green

HEX
#40C4DB
RGB
rgb(64, 196, 219)
HSL
hsl(189, 68%, 55%)
HSB
hsb(189, 71%, 86%)
CMYK
cmyk(71%, 11%, 0%, 14%)
Oklch
oklch(75.9% 0.115 211.7)

TraditionalLake Blue」· PaintLake Green」· Creative Blush Sunrise

#64C4B3

Mineral Blue · MediumAquaMarine · Lake Green

HEX
#64C4B3
RGB
rgb(100, 196, 179)
HSL
hsl(169, 45%, 58%)
HSB
hsb(169, 49%, 77%)
CMYK
cmyk(49%, 0%, 9%, 23%)
Oklch
oklch(75.7% 0.095 180.6)

TraditionalMineral Blue」· PaintLake Green」· Creative Blush Sunrise

#176370

Lake Blue · Teal · Mint Ice

HEX
#176370
RGB
rgb(23, 99, 112)
HSL
hsl(189, 66%, 26%)
HSB
hsb(189, 79%, 44%)
CMYK
cmyk(79%, 12%, 0%, 56%)
Oklch
oklch(46.2% 0.073 211.9)

TraditionalLake Blue」· PaintMint Ice」· 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

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
40C4DB
64C4B3
176370
000000
2.1
Fail
2.1
Fail
6.9
AA
21.0
AAA
2.1
Fail
1.0
Fail
3.3
AA Large
10.1
AAA
2.1
Fail
1.0
Fail
3.3
AA Large
10.1
AAA
6.9
AA
3.3
AA Large
3.3
AA Large
3.1
AA Large
21.0
AAA
10.1
AAA
10.1
AAA
3.1
AA Large
White BG
1.0Fail
2.1Fail
2.1Fail
6.9AA
21.0AAA
Black BG
21.0AAA
10.1AAA
10.1AAA
3.1AA Large
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
797AD5
8E8EB7
38396D
000000

Deuteranopia

FFFFFF
7268D4
8881B8
342E6C
000000

Tritanopia

FFFFFF
47D1D0
69BABB
1B6A6A
000000

Achromatopsia

FFFFFF
9F9F9F
A5A5A5
4E4E4E
000000

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#40C4DB

Dark
Light

#64C4B3

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #40c4db;
  --color-3: #64c4b3;
  --color-4: #176370;
  --color-5: #000000;
}

SCSS

$color-1: #ffffff;
$color-2: #40c4db;
$color-3: #64c4b3;
$color-4: #176370;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#40c4db',
  'brand-3': '#64c4b3',
  'brand-4': '#176370',
  'brand-5': '#000000',
}

RGB Array

[255, 255, 255], [64, 196, 219], [100, 196, 179], [23, 99, 112], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #40C4DB, #64C4B3, #176370, #000000 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: #ffffff; --color-2: #40c4db; --color-3: #64c4b3; --color-4: #176370; --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?

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