✓ Copied to clipboard
#B4CEDA (Light Azure) color swatch preview — Color From Pic.
#B4CEDA — Light Azure color swatch

Light Azure

#B4CEDA

📝 Color Information for #B4CEDA

The hexadecimal color code #B4CEDA represents a light shade in the cyan family. In the RGB color model, this color is composed of 180 red, 206 green, and 218 blue, which translates to approximately 71% red, 81% green, and 85% blue. This makes it a slightly desaturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #B4CEDA has a hue of 199 degrees, a saturation level of 34%, and a lightness value of 78%. The hue angle of 199° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 199°, saturation of 17%, and brightness/value of 85%. For print applications using the CMYK color model, #B4CEDA would be reproduced using 17% cyan, 6% magenta, 0% yellow, and 15% black. The closest web-safe color is #CCCCCC, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. As a lighter shade, it's excellent for backgrounds, negative space, and creating a sense of openness in designs. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #B4CEDA with other colors, consider its complementary color at hue 19° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11849434, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #B4CEDA

Tailwind CSS
slate-300
HEX
#B4CEDA
RGB
rgb(180, 206, 218)
RGB %
71%, 81%, 85%
HSL
hsl(199, 34%, 78%)
HSV
hsv(199, 17%, 85%)
CMYK
17%, 6%, 0%, 15%
Decimal
11849434
Web Safe
#CCCCCC

🎨 Color Schemes for #B4CEDA

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #B4CEDA

🌗 Shades and Tints of #B4CEDA

Shades (adding black)
Tints (adding white)

🎚️ Tones of #B4CEDA

Tones (adding gray / desaturating)

🌈 Hue Variations of #B4CEDA

Hue Variations (shifting the color spectrum)

👁️ Preview of #B4CEDA in Use

Text on #B4CEDA
This demonstrates text readability on the color background. (Click to edit)
#B4CEDA as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #B4CEDA

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #B4CEDA

:root { --color-hex: #B4CEDA; --color-rgb: 180, 206, 218; --color-hsl: 199, 34%, 78%; } .bg-color { background-color: #B4CEDA; } .text-color { color: #B4CEDA; } .border-color { border-color: #B4CEDA; }

🛠️ Use #B4CEDA in Your Project

🎨
Build a Palette with #B4CEDA
Generate harmonious color schemes
⚖️
Check Contrast for #B4CEDA
WCAG accessibility testing
🌈
Create a Gradient with #B4CEDA
Beautiful CSS gradients

🔗 Related Colors to #B4CEDA

#B4DAD3
Hue -30°
#B4D7DA
Hue -15°
#B4C4DA
Hue +15°
#B4BBDA
Hue +30°
#8BB3C6
85% L
#659BB3
70% L
#427085
50% L
#27424F
30% L
#C1D7E1
82% L
#D3E2E9
87% L
#E0EBF0
91% L
#F1F6F8
96% L

About Light Azure (#B4CEDA)

Light Azure is a light, moderately saturated, cool cyan color with a hue angle of 199°, saturation of 34%, and lightness of 78%. Its RGB value is (180, 206, 218) and its CMYK breakdown is C:17% M:6% Y:0% K:15%.

This is a Summer (Light) color palette archetype. Calm, Clarity, Communication, Tech. Cyan/Teal promotes clear thinking and emotional balance.

Frequently Asked Questions About #B4CEDA

What is the HEX code for Light Azure? +

The HEX code for Light Azure is #B4CEDA. In CSS you can use it directly as color: #B4CEDA; or as a background: background-color: #B4CEDA;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #B4CEDA? +

The RGB value of #B4CEDA is rgb(180, 206, 218). This means the color contains 180 out of 255 parts red, 206 out of 255 parts green, and 218 out of 255 parts blue. Red is the moderate channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(180, 206, 218);

What is the HSL value of #B4CEDA? +

The HSL value of #B4CEDA is hsl(199, 34%, 78%). The hue is 199°, placing it in the cyan family on the color wheel. The saturation is 34%, making it moderately saturated. The lightness is 78%, making it light. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #B4CEDA a warm or cool color? +

#B4CEDA is classified as a cool color based on its hue angle of 199°. Cool colors — blues, greens, and purples — evoke calm, trust, and professionalism. They tend to recede visually and create a feeling of space. In design, cool colors are often used for technology, healthcare, and finance brands, as well as anywhere a sense of calm or reliability is needed.

What is the CMYK value of #B4CEDA? +

The approximate CMYK value of #B4CEDA is C:17% M:6% Y:0% K:15%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #B4CEDA with Other Tools

🔢
Color Converter
Get all formats for #B4CEDA — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #B4CEDA passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #B4CEDA.
👓
Blindness Simulator
See how #B4CEDA appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #B4CEDA.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #B4CEDA.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #B4CEDA.
🔬
Technical Formats
See #B4CEDA in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #B4CEDA as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.