✓ Copied to clipboard
#B9EEEB (Light Cool Cyan) color swatch preview — Color From Pic.
#B9EEEB — Light Cool Cyan color swatch

Light Cool Cyan

#B9EEEB

📝 Color Information for #B9EEEB

The hexadecimal color code #B9EEEB represents a very light shade in the cyan family. In the RGB color model, this color is composed of 185 red, 238 green, and 235 blue, which translates to approximately 73% red, 93% green, and 92% blue. This makes it a moderately saturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #B9EEEB has a hue of 177 degrees, a saturation level of 61%, and a lightness value of 83%. The hue angle of 177° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 177°, saturation of 22%, and brightness/value of 93%. For print applications using the CMYK color model, #B9EEEB would be reproduced using 22% cyan, 0% magenta, 1% yellow, and 7% black. The closest web-safe color is #CCFFFF, 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 high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #B9EEEB with other colors, consider its complementary color at hue 357° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12185323, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #B9EEEB

Tailwind CSS
sky-200
HEX
#B9EEEB
RGB
rgb(185, 238, 235)
RGB %
73%, 93%, 92%
HSL
hsl(177, 61%, 83%)
HSV
hsv(177, 22%, 93%)
CMYK
22%, 0%, 1%, 7%
Decimal
12185323
Web Safe
#CCFFFF

🎨 Color Schemes for #B9EEEB

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #B9EEEB

🌗 Shades and Tints of #B9EEEB

Shades (adding black)
Tints (adding white)

🎚️ Tones of #B9EEEB

Tones (adding gray / desaturating)

🌈 Hue Variations of #B9EEEB

Hue Variations (shifting the color spectrum)

👁️ Preview of #B9EEEB in Use

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

👓 Color Blindness Simulation for #B9EEEB

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 #B9EEEB

:root { --color-hex: #B9EEEB; --color-rgb: 185, 238, 235; --color-hsl: 177, 61%, 83%; } .bg-color { background-color: #B9EEEB; } .text-color { color: #B9EEEB; } .border-color { border-color: #B9EEEB; }

🛠️ Use #B9EEEB in Your Project

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

🔗 Related Colors to #B9EEEB

#B9EED1
Hue -30°
#B9EEDE
Hue -15°
#B9E4EE
Hue +15°
#B9D6EE
Hue +30°
#88E2DE
85% L
#53D5CF
70% L
#2AACA6
50% L
#196763
30% L
#C6F1EF
86% L
#D6F5F3
90% L
#E2F8F7
93% L
#F3FCFC
97% L

About Light Cool Cyan (#B9EEEB)

Light Cool Cyan is a light, vibrant, cool cyan color with a hue angle of 177°, saturation of 61%, and lightness of 83%. Its RGB value is (185, 238, 235) and its CMYK breakdown is C:22% M:0% Y:1% K:7%.

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

Frequently Asked Questions About #B9EEEB

What is the HEX code for Light Cool Cyan? +

The HEX code for Light Cool Cyan is #B9EEEB. In CSS you can use it directly as color: #B9EEEB; or as a background: background-color: #B9EEEB;. 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 #B9EEEB? +

The RGB value of #B9EEEB is rgb(185, 238, 235). This means the color contains 185 out of 255 parts red, 238 out of 255 parts green, and 235 out of 255 parts blue. Red is the weakest (with blue dominant) channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(185, 238, 235);

What is the HSL value of #B9EEEB? +

The HSL value of #B9EEEB is hsl(177, 61%, 83%). The hue is 177°, placing it in the cyan family on the color wheel. The saturation is 61%, making it vibrant. The lightness is 83%, 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 #B9EEEB a warm or cool color? +

#B9EEEB is classified as a cool color based on its hue angle of 177°. 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 #B9EEEB? +

The approximate CMYK value of #B9EEEB is C:22% M:0% Y:1% K:7%. 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 #B9EEEB with Other Tools

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