← Back to Editor

#FEFEFC · #D7DFA0 · #91B198 · #618A87 · #13192D

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#FEFEFC

Fresh Green · White · Lemon Cream

HEX
#FEFEFC
RGB
rgb(254, 254, 252)
HSL
hsl(60, 50%, 99%)
HSB
hsb(60, 1%, 100%)
CMYK
cmyk(0%, 0%, 1%, 0%)
Oklch
oklch(99.6% 0.003 106.4)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#D7DFA0

Fresh Green · Khaki · Sunflower

HEX
#D7DFA0
RGB
rgb(215, 223, 160)
HSL
hsl(68, 50%, 75%)
HSB
hsb(68, 28%, 87%)
CMYK
cmyk(4%, 0%, 28%, 13%)
Oklch
oklch(88.2% 0.083 114.0)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#91B198

Celadon · DarkSeaGreen · Apple Green

HEX
#91B198
RGB
rgb(145, 177, 152)
HSL
hsl(133, 17%, 63%)
HSB
hsb(133, 18%, 69%)
CMYK
cmyk(18%, 0%, 14%, 31%)
Oklch
oklch(72.9% 0.050 151.6)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#618A87

Mineral Blue · SlateGray · Mint Ice

HEX
#618A87
RGB
rgb(97, 138, 135)
HSL
hsl(176, 17%, 46%)
HSB
hsb(176, 30%, 54%)
CMYK
cmyk(30%, 0%, 2%, 46%)
Oklch
oklch(60.2% 0.045 190.3)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#13192D

Indigo · Black · Deep Sea Blue

HEX
#13192D
RGB
rgb(19, 25, 45)
HSL
hsl(226, 41%, 13%)
HSB
hsb(226, 58%, 18%)
CMYK
cmyk(58%, 44%, 0%, 82%)
Oklch
oklch(21.9% 0.040 270.2)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FEFEFC
FBFBFE

Analogous

FEFCFB
FEFEFC
FCFEFB

Triadic

FEFEFC
FBFEFE
FEFBFE

Split-Comp.

FEFEFC
FBFCFE
FCFBFE

Tetradic

FEFEFC
FBFEFC
FBFBFE
FEFBFC

Contrast Matrix WCAG 2.1 Contrast

FEFEFC
D7DFA0
91B198
618A87
13192D
1.4
Fail
2.3
Fail
3.8
AA Large
17.3
AAA
1.4
Fail
1.7
Fail
2.7
Fail
12.4
AAA
2.3
Fail
1.7
Fail
1.6
Fail
7.4
AAA
3.8
AA Large
2.7
Fail
1.6
Fail
4.6
AA
17.3
AAA
12.4
AAA
7.4
AAA
4.6
AA
White BG
1.0Fail
1.4Fail
2.3Fail
3.8AA Large
17.4AAA
Black BG
20.8AAA
15.0AAA
8.9AAA
5.5AA
1.2Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FEFEFC
DADBAF
9F9F9E
737388
161628

Deuteranopia

FEFEFD
DAD9B3
9D9BA0
706D88
151527

Tritanopia

FEFDFD
D7BBBE
93A3A4
638888
132424

Achromatopsia

FEFEFE
D5D5D5
A5A5A5
7D7D7D
191919

Shades & Tints Shades & Tints

#FEFEFC

Dark
Light

#D7DFA0

Dark
Light

#91B198

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fefefc;
  --color-2: #d7dfa0;
  --color-3: #91b198;
  --color-4: #618a87;
  --color-5: #13192d;
}

SCSS

$color-1: #fefefc;
$color-2: #d7dfa0;
$color-3: #91b198;
$color-4: #618a87;
$color-5: #13192d;

TAILWIND

colors: {
  'brand-1': '#fefefc',
  'brand-2': '#d7dfa0',
  'brand-3': '#91b198',
  'brand-4': '#618a87',
  'brand-5': '#13192d',
}

RGB Array

[254, 254, 252], [215, 223, 160], [145, 177, 152], [97, 138, 135], [19, 25, 45]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FEFEFC, #D7DFA0, #91B198, #618A87, #13192D 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: #fefefc; --color-2: #d7dfa0; --color-3: #91b198; --color-4: #618a87; --color-5: #13192d. 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