← Back to Editor

#FFFFFF · #196966 · #45B3AF · #C0E5E4 · #E0F4F6

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData 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

#196966

Mineral Blue · DarkSlateGray · Peacock Green

HEX
#196966
RGB
rgb(25, 105, 102)
HSL
hsl(178, 62%, 25%)
HSB
hsb(178, 76%, 41%)
CMYK
cmyk(76%, 0%, 3%, 59%)
Oklch
oklch(47.4% 0.074 191.2)

TraditionalMineral Blue」· PaintPeacock Green」· Creative Blush Sunrise

#45B3AF

Mineral Blue · CadetBlue · Mint Ice

HEX
#45B3AF
RGB
rgb(69, 179, 175)
HSL
hsl(178, 44%, 49%)
HSB
hsb(178, 61%, 70%)
CMYK
cmyk(61%, 0%, 2%, 30%)
Oklch
oklch(70.3% 0.099 191.8)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#C0E5E4

Jade · LightBlue · Glacier Blue

HEX
#C0E5E4
RGB
rgb(192, 229, 228)
HSL
hsl(178, 42%, 83%)
HSB
hsb(178, 16%, 90%)
CMYK
cmyk(16%, 0%, 0%, 10%)
Oklch
oklch(89.5% 0.039 194.5)

TraditionalJade」· PaintGlacier Blue」· Creative Arctic Pool

#E0F4F6

Sky Blue · Lavender · Glacier Blue

HEX
#E0F4F6
RGB
rgb(224, 244, 246)
HSL
hsl(185, 55%, 92%)
HSB
hsb(185, 9%, 96%)
CMYK
cmyk(9%, 1%, 0%, 4%)
Oklch
oklch(95.3% 0.021 204.0)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

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
196966
45B3AF
C0E5E4
E0F4F6
6.5
AA
2.5
Fail
1.3
Fail
1.1
Fail
6.5
AA
2.6
Fail
4.8
AA
5.7
AA
2.5
Fail
2.6
Fail
1.9
Fail
2.2
Fail
1.3
Fail
4.8
AA
1.9
Fail
1.2
Fail
1.1
Fail
5.7
AA
2.2
Fail
1.2
Fail
White BG
1.0Fail
6.5AA
2.5Fail
1.3Fail
1.1Fail
Black BG
21.0AAA
3.3AA Large
8.3AAA
15.6AAA
18.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
3C3C67
7576B0
D0D0E4
E9E9F6

Deuteranopia

FFFFFF
373167
6E66B0
CECBE4
E8E6F5

Tritanopia

FFFFFF
1D6767
4BB1B1
C2E4E4
E1F5F5

Achromatopsia

FFFFFF
515151
929292
DADADA
EEEEEE

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#196966

Dark
Light

#45B3AF

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #196966;
  --color-3: #45b3af;
  --color-4: #c0e5e4;
  --color-5: #e0f4f6;
}

SCSS

$color-1: #ffffff;
$color-2: #196966;
$color-3: #45b3af;
$color-4: #c0e5e4;
$color-5: #e0f4f6;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#196966',
  'brand-3': '#45b3af',
  'brand-4': '#c0e5e4',
  'brand-5': '#e0f4f6',
}

RGB Array

[255, 255, 255], [25, 105, 102], [69, 179, 175], [192, 229, 228], [224, 244, 246]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #196966, #45B3AF, #C0E5E4, #E0F4F6 is ideal for: health products, baby brands, fresh-style blogs, 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: #196966; --color-3: #45b3af; --color-4: #c0e5e4; --color-5: #e0f4f6. 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?

Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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