← Back to Editor

#FEFFDB · #D3DEB1 · #9EBD7D · #081C21 · #344F4B

space

A 5-color space 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

#FEFFDB

Fresh Green · LightYellow · Lemon Cream

HEX
#FEFFDB
RGB
rgb(254, 255, 219)
HSL
hsl(62, 100%, 93%)
HSB
hsb(62, 14%, 100%)
CMYK
cmyk(0%, 0%, 14%, 0%)
Oklch
oklch(99.0% 0.047 108.5)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#D3DEB1

Willow Green · Wheat · Apple Green

HEX
#D3DEB1
RGB
rgb(211, 222, 177)
HSL
hsl(75, 41%, 78%)
HSB
hsb(75, 20%, 87%)
CMYK
cmyk(5%, 0%, 20%, 13%)
Oklch
oklch(88.1% 0.061 118.8)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#9EBD7D

Willow Green · DarkSeaGreen · Apple Green

HEX
#9EBD7D
RGB
rgb(158, 189, 125)
HSL
hsl(89, 33%, 62%)
HSB
hsb(89, 34%, 74%)
CMYK
cmyk(16%, 0%, 34%, 26%)
Oklch
oklch(75.9% 0.093 129.4)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#081C21

Lake Blue · Black · Peacock Green

HEX
#081C21
RGB
rgb(8, 28, 33)
HSL
hsl(192, 61%, 8%)
HSB
hsb(192, 76%, 13%)
CMYK
cmyk(76%, 15%, 0%, 87%)
Oklch
oklch(21.2% 0.028 216.4)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

#344F4B

Mineral Blue · DarkSlateGray · Mint Ice

HEX
#344F4B
RGB
rgb(52, 79, 75)
HSL
hsl(171, 21%, 26%)
HSB
hsb(171, 34%, 31%)
CMYK
cmyk(34%, 0%, 5%, 69%)
Oklch
oklch(40.5% 0.033 184.4)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FEFFDB
DCDBFF

Analogous

FFEEDB
FEFFDB
ECFFDB

Triadic

FEFFDB
DBFEFF
FFDBFE

Split-Comp.

FEFFDB
DBECFF
EEDBFF

Tetradic

FEFFDB
DBFFEE
DCDBFF
FFDBEC

Contrast Matrix WCAG 2.1 Contrast

FEFFDB
D3DEB1
9EBD7D
081C21
344F4B
1.4
Fail
2.0
Fail
17.1
AAA
8.7
AAA
1.4
Fail
1.5
Fail
12.4
AAA
6.3
AA
2.0
Fail
1.5
Fail
8.4
AAA
4.2
AA Large
17.1
AAA
12.4
AAA
8.4
AAA
2.0
Fail
8.7
AAA
6.3
AA
4.2
AA Large
2.0
Fail
White BG
1.0Fail
1.4Fail
2.1Fail
17.5AAA
8.9AAA
Black BG
20.5AAA
14.9AAA
10.0AAA
1.2Fail
2.4Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FEFEE4
D8D8BC
ABAC8C
111120
40404C

Deuteranopia

FEFEE6
D7D6BF
AAA790
100E20
3E3C4C

Tritanopia

FEEBEC
D4C4C6
A0999B
091F1F
354D4D

Achromatopsia

FBFBFB
D6D6D6
ACACAC
171717
464646

Shades & Tints Shades & Tints

#FEFFDB

Dark
Light

#D3DEB1

Dark
Light

#9EBD7D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #feffdb;
  --color-2: #d3deb1;
  --color-3: #9ebd7d;
  --color-4: #081c21;
  --color-5: #344f4b;
}

SCSS

$color-1: #feffdb;
$color-2: #d3deb1;
$color-3: #9ebd7d;
$color-4: #081c21;
$color-5: #344f4b;

TAILWIND

colors: {
  'brand-1': '#feffdb',
  'brand-2': '#d3deb1',
  'brand-3': '#9ebd7d',
  'brand-4': '#081c21',
  'brand-5': '#344f4b',
}

RGB Array

[254, 255, 219], [211, 222, 177], [158, 189, 125], [8, 28, 33], [52, 79, 75]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This space-style palette of #FEFFDB, #D3DEB1, #9EBD7D, #081C21, #344F4B 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: #feffdb; --color-2: #d3deb1; --color-3: #9ebd7d; --color-4: #081c21; --color-5: #344f4b. 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 space-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