Color Directory/Celadon Light

Celadon Light (#B8D8BA)

Luminance: 63% · Nearest standard name: Celadon Light

CELADON LIGHT
#B8D8BA
rgb(184, 216, 186) · hsl(124°, 29%, 78%)
HEX#B8D8BA
RGB184, 216, 186
HSL124°, 29%, 78%
HSV / HSB124°, 15%, 85%
CMYK (Print)15%, 0%, 14%, 15%

Color Harmonies

Complementary

#B8D8BA#D7B7D5

Analogous

#C5D7B7#B8D8BA#B7D7C9

Triadic

#B8D8BA#B9B7D7#D7B9B7

Tints & Shades

Lighter Tints
Darker Shades

WCAG 2.2 Contrast Verification

Against White (#FFFFFF)1.55:1

Sample text rendered with #B8D8BA on white

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

Sample text rendered with #B8D8BA on dark

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

The Complete Color Guide to Celadon Light (#B8D8BA)

Celadon Light (#B8D8BA) is a distinct shade within the Emerald Green chromatic spectrum. Characterized by an optical luminance of 63% 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#B8D8BA
RGB Space184, 216, 186
HSL Values124°, 29%, 78%
HSV / HSB124°, 15%, 85%
CMYK Ink15%, 0%, 14%, 15%
TemperatureWarm-Cool Hybrid (Vegetal / Lime)

Optical Color Harmony Formulas for Celadon Light

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

Direct Polar (180°)#D7B7D5

Complementary Harmony

Pairs Celadon Light with its polar opposite (#D7B7D5) to create maximum optical contrast, perfect for high-converting call-to-action buttons.

Adjacent (±30°)#C5D7B7 · #B7D7C9

Analogous Harmony

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

Split Angles (150° / 210°)#C9B7D7 · #D7B7C5

Split-Complementary

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

Triangular (120°)#B9B7D7 · #D7B9B7

Triadic Harmony

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

Rectangular (90°)#B7C5D7 · #D7B7D5 · #D7C9B7

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 Celadon Light

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

Launch Palette Generator

The 60-30-10 UI Implementation Role for Celadon Light

Recommended proportional volume and semantic interface assignment.

Recommended Assignment: Interactive Brand Accent (10% Volume)

With a saturation of 29% and lightness of 78%, Celadon Light (#B8D8BA) 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 Celadon Light with intentional neutral whitespace reinforces authority and conversion clarity.

Production Code Tokens for Celadon Light

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

CSS Custom Properties (:root)Vanilla CSS
:root {
  --color-b8d8ba: #B8D8BA;
  --color-b8d8ba-rgb: 184, 216, 186;
  --color-b8d8ba-hsl: 124deg 29% 78%;
}
tailwind.config.jsTailwind CSS
module.exports = {
  theme: {
    extend: {
      colors: {
        'b8d8ba': '#B8D8BA',
      }
    }
  }
};

Frequently Asked Questions About Celadon Light (#B8D8BA)

Authoritative answers covering Celadon Light color codes, WCAG contrast compliance, and UI design systems.

What are the exact digital and print color codes for Celadon Light (#B8D8BA)?
Celadon Light is defined by the HEX code #B8D8BA. Its digital screen RGB coordinates are R:184, G:216, B:186. Its cylindrical HSL values are Hue:124°, Saturation:29%, Lightness:78%. In HSV/HSB format, it is 124°, 15%, 85%. For four-color CMYK process printing, its ink percentages are C:15%, M:0%, Y:14%, K:15%.
Does Celadon Light (#B8D8BA) pass WCAG 2.2 accessibility standards for text readability?
Against a pure white (#FFFFFF) background, Celadon Light achieves a contrast ratio of 1.55:1 (Failing WCAG AA for normal body text, and Failing for large headings). Against dark slate (#0F172A), it achieves a contrast ratio of 11.54:1 (Passing WCAG AA).
What is the direct complementary color for Celadon Light (#B8D8BA)?
The exact 180-degree optical complementary color for #B8D8BA is #D7B7D5. When placed side-by-side, #B8D8BA and #D7B7D5 create maximum visual tension and high click-through conversion rates.
What is the recommended role for Celadon Light in the 60-30-10 UI design rule?
With a saturation of 29% and lightness of 78%, Celadon Light (#B8D8BA) 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 Celadon Light into Tailwind CSS and CSS variables?
You can define Celadon Light in CSS custom properties as ':root { --color-custom: #B8D8BA; }' or paste it into your 'tailwind.config.js' file under 'theme.extend.colors'. You can also generate full palettes containing Celadon Light using our interactive Color Palette Generator.
Which color family does Celadon Light (#B8D8BA) belong to?
Celadon Light 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.