← Back to Editor

#75BFB6 · #D9F2B0 · #FCF7E8 · #36A6BB · #C4DF9A

summer

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

#75BFB6

Mineral Blue · MediumAquaMarine · Lake Green

HEX
#75BFB6
RGB
rgb(117, 191, 182)
HSL
hsl(173, 37%, 60%)
HSB
hsb(173, 39%, 75%)
CMYK
cmyk(39%, 0%, 5%, 25%)
Oklch
oklch(75.4% 0.075 185.9)

TraditionalMineral Blue」· PaintLake Green」· Creative Blush Sunrise

#D9F2B0

Willow Green · Wheat · Mint Green

HEX
#D9F2B0
RGB
rgb(217, 242, 176)
HSL
hsl(83, 72%, 82%)
HSB
hsb(83, 27%, 95%)
CMYK
cmyk(10%, 0%, 27%, 5%)
Oklch
oklch(92.7% 0.090 125.0)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#FCF7E8

Goose Yellow · SeaShell · Lemon Cream

HEX
#FCF7E8
RGB
rgb(252, 247, 232)
HSL
hsl(45, 77%, 95%)
HSB
hsb(45, 8%, 99%)
CMYK
cmyk(0%, 2%, 8%, 1%)
Oklch
oklch(97.6% 0.020 91.6)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#36A6BB

Lake Blue · LightSeaGreen · Mint Ice

HEX
#36A6BB
RGB
rgb(54, 166, 187)
HSL
hsl(189, 55%, 47%)
HSB
hsb(189, 71%, 73%)
CMYK
cmyk(71%, 11%, 0%, 27%)
Oklch
oklch(67.2% 0.102 212.8)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#C4DF9A

Willow Green · Khaki · Apple Green

HEX
#C4DF9A
RGB
rgb(196, 223, 154)
HSL
hsl(83, 52%, 74%)
HSB
hsb(83, 31%, 87%)
CMYK
cmyk(12%, 0%, 31%, 13%)
Oklch
oklch(86.7% 0.095 125.7)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

75BFB6
BF737C

Analogous

73BF90
75BFB6
73A2BF

Triadic

75BFB6
B673BF
BFB673

Split-Comp.

75BFB6
BF73A2
BF9073

Tetradic

75BFB6
9073BF
BF737C
A2BF73

Contrast Matrix WCAG 2.1 Contrast

75BFB6
D9F2B0
FCF7E8
36A6BB
C4DF9A
1.7
Fail
2.0
Fail
1.3
Fail
1.5
Fail
1.7
Fail
1.1
Fail
2.4
Fail
1.2
Fail
2.0
Fail
1.1
Fail
2.7
Fail
1.4
Fail
1.3
Fail
2.4
Fail
2.7
Fail
2.0
Fail
1.5
Fail
1.2
Fail
1.4
Fail
2.0
Fail
White BG
2.1Fail
1.2Fail
1.1Fail
2.9Fail
1.5Fail
Black BG
9.9AAA
17.3AAA
19.6AAA
7.3AAA
14.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

9596B8
E4E4C0
FAFAEC
6668B6
D0D0AB

Deuteranopia

918BB9
E2E0C4
FAFAEC
6058B5
CECCAF

Tritanopia

79BABA
DACDCF
FCEEEF
3CB2B1
C5B8BB

Achromatopsia

A8A8A8
E3E3E3
F7F7F7
878787
CFCFCF

Shades & Tints Shades & Tints

#75BFB6

Dark
Light

#D9F2B0

Dark
Light

#FCF7E8

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #75bfb6;
  --color-2: #d9f2b0;
  --color-3: #fcf7e8;
  --color-4: #36a6bb;
  --color-5: #c4df9a;
}

SCSS

$color-1: #75bfb6;
$color-2: #d9f2b0;
$color-3: #fcf7e8;
$color-4: #36a6bb;
$color-5: #c4df9a;

TAILWIND

colors: {
  'brand-1': '#75bfb6',
  'brand-2': '#d9f2b0',
  'brand-3': '#fcf7e8',
  'brand-4': '#36a6bb',
  'brand-5': '#c4df9a',
}

RGB Array

[117, 191, 182], [217, 242, 176], [252, 247, 232], [54, 166, 187], [196, 223, 154]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This summer-style palette of #75BFB6, #D9F2B0, #FCF7E8, #36A6BB, #C4DF9A 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: #75bfb6; --color-2: #d9f2b0; --color-3: #fcf7e8; --color-4: #36a6bb; --color-5: #c4df9a. 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 summer-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