← Back to Editor

#FFFF99 · #E6F2A6 · #CCE6B3 · #B3D9BF · #99CCCC

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReading

Color Details Color Details

#FFFF99

Fresh Green · Khaki · Lemon Cream

HEX
#FFFF99
RGB
rgb(255, 255, 153)
HSL
hsl(60, 100%, 80%)
HSB
hsb(60, 40%, 100%)
CMYK
cmyk(0%, 0%, 40%, 0%)
Oklch
oklch(97.8% 0.124 108.5)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#E6F2A6

Fresh Green · Wheat · Lemon Cream

HEX
#E6F2A6
RGB
rgb(230, 242, 166)
HSL
hsl(69, 75%, 80%)
HSB
hsb(69, 31%, 95%)
CMYK
cmyk(5%, 0%, 31%, 5%)
Oklch
oklch(93.4% 0.098 115.6)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#CCE6B3

Celadon · LightGray · Apple Green

HEX
#CCE6B3
RGB
rgb(204, 230, 179)
HSL
hsl(91, 50%, 80%)
HSB
hsb(91, 22%, 90%)
CMYK
cmyk(11%, 0%, 22%, 10%)
Oklch
oklch(89.3% 0.073 129.8)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#B3D9BF

Celadon · Silver · Apple Green

HEX
#B3D9BF
RGB
rgb(179, 217, 191)
HSL
hsl(139, 33%, 78%)
HSB
hsb(139, 18%, 85%)
CMYK
cmyk(18%, 0%, 12%, 15%)
Oklch
oklch(85.1% 0.054 155.2)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#99CCCC

Sky Blue · LightSteelBlue · Lake Green

HEX
#99CCCC
RGB
rgb(153, 204, 204)
HSL
hsl(180, 33%, 70%)
HSB
hsb(180, 25%, 80%)
CMYK
cmyk(25%, 0%, 0%, 20%)
Oklch
oklch(81.0% 0.053 196.2)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFF99
9999FF

Analogous

FFCC99
FFFF99
CCFF99

Triadic

FFFF99
99FFFF
FF99FF

Split-Comp.

FFFF99
99CCFF
CC99FF

Tetradic

FFFF99
99FFCC
9999FF
FF99CC

Contrast Matrix WCAG 2.1 Contrast

FFFF99
E6F2A6
CCE6B3
B3D9BF
99CCCC
1.1
Fail
1.3
Fail
1.5
Fail
1.7
Fail
1.1
Fail
1.1
Fail
1.3
Fail
1.5
Fail
1.3
Fail
1.1
Fail
1.1
Fail
1.3
Fail
1.5
Fail
1.3
Fail
1.1
Fail
1.1
Fail
1.7
Fail
1.5
Fail
1.3
Fail
1.1
Fail
White BG
1.0Fail
1.2Fail
1.4Fail
1.5Fail
1.8Fail
Black BG
20.0AAA
17.6AAA
15.5AAA
13.6AAA
11.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFB2
EBEBB8
D7D7BF
C3C4C5
AFB0CC

Deuteranopia

FFFFB8
EBEABD
D6D4C2
C1BEC7
ACA8CC

Tritanopia

FFC5C9
E7C7CA
CDC9CB
B5CACB
9CCCCC

Achromatopsia

F3F3F3
E6E6E6
D8D8D8
CBCBCB
BDBDBD

Shades & Tints Shades & Tints

#FFFF99

Dark
Light

#E6F2A6

Dark
Light

#CCE6B3

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffff99;
  --color-2: #e6f2a6;
  --color-3: #cce6b3;
  --color-4: #b3d9bf;
  --color-5: #99cccc;
}

SCSS

$color-1: #ffff99;
$color-2: #e6f2a6;
$color-3: #cce6b3;
$color-4: #b3d9bf;
$color-5: #99cccc;

TAILWIND

colors: {
  'brand-1': '#ffff99',
  'brand-2': '#e6f2a6',
  'brand-3': '#cce6b3',
  'brand-4': '#b3d9bf',
  'brand-5': '#99cccc',
}

RGB Array

[255, 255, 153], [230, 242, 166], [204, 230, 179], [179, 217, 191], [153, 204, 204]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFF99, #E6F2A6, #CCE6B3, #B3D9BF, #99CCCC is ideal for: health products, baby brands, fresh-style blogs. 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: #ffff99; --color-2: #e6f2a6; --color-3: #cce6b3; --color-4: #b3d9bf; --color-5: #99cccc. 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. 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