Color Directory/Pistachio Pastel

Pistachio Pastel (#BEE5B0)

Luminance: 70% · Nearest standard name: Pistachio Pastel

PISTACHIO PASTEL
#BEE5B0
rgb(190, 229, 176) · hsl(104°, 50%, 79%)
HEX#BEE5B0
RGB190, 229, 176
HSL104°, 50%, 79%
HSV / HSB104°, 23%, 90%
CMYK (Print)17%, 0%, 23%, 10%

Color Harmonies

Complementary

#BEE5B0#D6AFE4

Analogous

#D8E4AF#BEE5B0#AFE4BB

Triadic

#BEE5B0#AFBDE4#E4AFBD

Tints & Shades

Lighter Tints
Darker Shades

WCAG 2.2 Contrast Verification

Against White (#FFFFFF)1.40:1

Sample text rendered with #BEE5B0 on white

AA Normal: FAILAA Large: FAIL
Against Dark (#0F172A)12.77:1

Sample text rendered with #BEE5B0 on dark

AA Normal: PASSAA Large: PASS
Comprehensive Color Profile & Design Architecture

The Complete Color Guide to Pistachio Pastel (#BEE5B0)

Pistachio Pastel (#BEE5B0) is a distinct shade within the Emerald Green chromatic spectrum. Characterized by an optical luminance of 70% and a warm-cool hybrid (vegetal / lime) color temperature, this tone plays a vital role across web applications, brand identities, and editorial typography. Discover its mathematical harmonies, accessibility metrics, UI engineering roles, and front-end code tokens.

Technical Colorimetry & Coordinate Breakdown

Exact mathematical values across digital display, print press, and human perceptual spaces.

HEX Code#BEE5B0
RGB Space190, 229, 176
HSL Values104°, 50%, 79%
HSV / HSB104°, 23%, 90%
CMYK Ink17%, 0%, 23%, 10%
TemperatureWarm-Cool Hybrid (Vegetal / Lime)

Optical Color Harmony Formulas for Pistachio Pastel

Geometric intervals calculated from #BEE5B0 on the 360-degree color wheel.

Direct Polar (180°)#D6AFE4

Complementary Harmony

Pairs Pistachio Pastel with its polar opposite (#D6AFE4) to create maximum optical contrast, perfect for high-converting call-to-action buttons.

Adjacent (±30°)#D8E4AF · #AFE4BB

Analogous Harmony

Positions adjacent neighboring hues on either side of Pistachio Pastel for serene, gentle, and organic visual transitions.

Split Angles (150° / 210°)#BBAFE4 · #E4AFD8

Split-Complementary

Uses the two colors flanking the direct complement of Pistachio Pastel, offering rich visual variety without harsh chromatic vibration.

Triangular (120°)#AFBDE4 · #E4AFBD

Triadic Harmony

Forms an equilateral triangle on the color wheel, generating playful, dynamic energy when balanced against a neutral background.

Rectangular (90°)#AFD8E4 · #D6AFE4 · #E4BBAF

Tetradic (Square) Harmony

A rich four-color scheme combining two complementary pairs, ideal for complex dashboards, gaming HUDs, and multi-tier charts.

Interactive Exploration

Build Palettes With Pistachio Pastel

Lock #BEE5B0 inside our interactive generator to calculate live matching palettes in real time.

Launch Palette Generator

The 60-30-10 UI Implementation Role for Pistachio Pastel

Recommended proportional volume and semantic interface assignment.

Recommended Assignment: Interactive Brand Accent (10% Volume)

With a saturation of 50% and lightness of 79%, Pistachio Pastel (#BEE5B0) acts as an attention-grabbing focal point. In user interfaces, reserve it for primary CTA buttons, active state indicators, and notification badges to draw user clicks immediately.

Light Mode SurfaceIdeal for buttons and badges
Dark Mode AdaptationDesaturate slightly for ambient glow

Color Psychology & Industry Alignment

Strategic cognitive triggers and target sector recommendations.

Cognitive & Emotional Perception

Communicates organic vitality, restorative health, prosperity, and ecological balance. Evokes natural renewal and positive validation.

Optimal Industry Verticals

Sustainable Commerce, Clean Energy, Health & Wellness, Wealth Management. Combining Pistachio Pastel with intentional neutral whitespace reinforces authority and conversion clarity.

Production Code Tokens for Pistachio Pastel

Drop-in design system tokens for CSS, Tailwind CSS, and SCSS.

CSS Custom Properties (:root)Vanilla CSS
:root {
  --color-bee5b0: #BEE5B0;
  --color-bee5b0-rgb: 190, 229, 176;
  --color-bee5b0-hsl: 104deg 50% 79%;
}
tailwind.config.jsTailwind CSS
module.exports = {
  theme: {
    extend: {
      colors: {
        'bee5b0': '#BEE5B0',
      }
    }
  }
};

Frequently Asked Questions About Pistachio Pastel (#BEE5B0)

Authoritative answers covering Pistachio Pastel color codes, WCAG contrast compliance, and UI design systems.

What are the exact digital and print color codes for Pistachio Pastel (#BEE5B0)?
Pistachio Pastel is defined by the HEX code #BEE5B0. Its digital screen RGB coordinates are R:190, G:229, B:176. Its cylindrical HSL values are Hue:104°, Saturation:50%, Lightness:79%. In HSV/HSB format, it is 104°, 23%, 90%. For four-color CMYK process printing, its ink percentages are C:17%, M:0%, Y:23%, K:10%.
Does Pistachio Pastel (#BEE5B0) pass WCAG 2.2 accessibility standards for text readability?
Against a pure white (#FFFFFF) background, Pistachio Pastel achieves a contrast ratio of 1.40:1 (Failing WCAG AA for normal body text, and Failing for large headings). Against dark slate (#0F172A), it achieves a contrast ratio of 12.77:1 (Passing WCAG AA).
What is the direct complementary color for Pistachio Pastel (#BEE5B0)?
The exact 180-degree optical complementary color for #BEE5B0 is #D6AFE4. When placed side-by-side, #BEE5B0 and #D6AFE4 create maximum visual tension and high click-through conversion rates.
What is the recommended role for Pistachio Pastel in the 60-30-10 UI design rule?
With a saturation of 50% and lightness of 79%, Pistachio Pastel (#BEE5B0) acts as an attention-grabbing focal point. In user interfaces, reserve it for primary CTA buttons, active state indicators, and notification badges to draw user clicks immediately.
How can I copy and export Pistachio Pastel into Tailwind CSS and CSS variables?
You can define Pistachio Pastel in CSS custom properties as ':root { --color-custom: #BEE5B0; }' or paste it into your 'tailwind.config.js' file under 'theme.extend.colors'. You can also generate full palettes containing Pistachio Pastel using our interactive Color Palette Generator.
Which color family does Pistachio Pastel (#BEE5B0) belong to?
Pistachio Pastel belongs to the Emerald Green family (Warm-Cool Hybrid (Vegetal / Lime) spectrum). You can explore full tonal ramps and curated palettes in our Emerald Green Color Guide.