← Back to Editor

#FFFFFF · #E3F6F3 · #ADD8C7 · #77CCA4 · #40AD84

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

#E3F6F3

Jade · Lavender · Glacier Blue

HEX
#E3F6F3
RGB
rgb(227, 246, 243)
HSL
hsl(171, 51%, 93%)
HSB
hsb(171, 8%, 96%)
CMYK
cmyk(8%, 0%, 1%, 4%)
Oklch
oklch(95.8% 0.020 185.5)

TraditionalJade」· PaintGlacier Blue」· Creative Arctic Pool

#ADD8C7

Jade · LightSteelBlue · Apple Green

HEX
#ADD8C7
RGB
rgb(173, 216, 199)
HSL
hsl(156, 36%, 76%)
HSB
hsb(156, 20%, 85%)
CMYK
cmyk(20%, 0%, 8%, 15%)
Oklch
oklch(84.7% 0.051 169.0)

TraditionalJade」· PaintApple Green」· Creative Arctic Pool

#77CCA4

Jade · MediumAquaMarine · Apple Green

HEX
#77CCA4
RGB
rgb(119, 204, 164)
HSL
hsl(152, 45%, 63%)
HSB
hsb(152, 42%, 80%)
CMYK
cmyk(42%, 0%, 20%, 20%)
Oklch
oklch(78.0% 0.102 162.4)

TraditionalJade」· PaintApple Green」· Creative Arctic Pool

#40AD84

Mineral Blue · MediumSeaGreen · Olive Green

HEX
#40AD84
RGB
rgb(64, 173, 132)
HSL
hsl(157, 46%, 46%)
HSB
hsb(157, 63%, 68%)
CMYK
cmyk(63%, 0%, 24%, 32%)
Oklch
oklch(67.4% 0.117 164.8)

TraditionalMineral Blue」· PaintOlive Green」· Creative Blush Sunrise

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
E3F6F3
ADD8C7
77CCA4
40AD84
1.1
Fail
1.6
Fail
1.9
Fail
2.8
Fail
1.1
Fail
1.4
Fail
1.7
Fail
2.5
Fail
1.6
Fail
1.4
Fail
1.2
Fail
1.8
Fail
1.9
Fail
1.7
Fail
1.2
Fail
1.5
Fail
2.8
Fail
2.5
Fail
1.8
Fail
1.5
Fail
White BG
1.0Fail
1.1Fail
1.6Fail
1.9Fail
2.8Fail
Black BG
21.0AAA
18.7AAA
13.4AAA
11.0AAA
7.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
EBEBF4
C0C0CB
9C9DAE
6F708E

Deuteranopia

FFFFFF
EAE9F4
BDBACC
9791B0
696190

Tritanopia

FFFFFF
E4F4F4
AFCECF
7BB5B7
459697

Achromatopsia

FFFFFF
F0F0F0
C9C9C9
AEAEAE
888888

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#E3F6F3

Dark
Light

#ADD8C7

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #e3f6f3;
  --color-3: #add8c7;
  --color-4: #77cca4;
  --color-5: #40ad84;
}

SCSS

$color-1: #ffffff;
$color-2: #e3f6f3;
$color-3: #add8c7;
$color-4: #77cca4;
$color-5: #40ad84;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#e3f6f3',
  'brand-3': '#add8c7',
  'brand-4': '#77cca4',
  'brand-5': '#40ad84',
}

RGB Array

[255, 255, 255], [227, 246, 243], [173, 216, 199], [119, 204, 164], [64, 173, 132]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #E3F6F3, #ADD8C7, #77CCA4, #40AD84 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: #e3f6f3; --color-3: #add8c7; --color-4: #77cca4; --color-5: #40ad84. 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