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

Light Teal

#B2D7CC

📝 Color Information for #B2D7CC

The hexadecimal color code #B2D7CC represents a light shade in the cyan family. In the RGB color model, this color is composed of 178 red, 215 green, and 204 blue, which translates to approximately 70% red, 84% green, and 80% 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, #B2D7CC has a hue of 162 degrees, a saturation level of 32%, and a lightness value of 77%. The hue angle of 162° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 162°, saturation of 17%, and brightness/value of 84%. For print applications using the CMYK color model, #B2D7CC would be reproduced using 17% cyan, 0% magenta, 5% yellow, and 16% black. The closest web-safe color is #99CCCC, 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 #B2D7CC with other colors, consider its complementary color at hue 342° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11720652, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #B2D7CC

Tailwind CSS
emerald-200
HEX
#B2D7CC
RGB
rgb(178, 215, 204)
RGB %
70%, 84%, 80%
HSL
hsl(162, 32%, 77%)
HSV
hsv(162, 17%, 84%)
CMYK
17%, 0%, 5%, 16%
Decimal
11720652
Web Safe
#99CCCC

🎨 Color Schemes for #B2D7CC

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #B2D7CC

🌗 Shades and Tints of #B2D7CC

Shades (adding black)
Tints (adding white)

🎚️ Tones of #B2D7CC

Tones (adding gray / desaturating)

🌈 Hue Variations of #B2D7CC

Hue Variations (shifting the color spectrum)

👁️ Preview of #B2D7CC in Use

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

👓 Color Blindness Simulation for #B2D7CC

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

:root { --color-hex: #B2D7CC; --color-rgb: 178, 215, 204; --color-hsl: 162, 32%, 77%; } .bg-color { background-color: #B2D7CC; } .text-color { color: #B2D7CC; } .border-color { border-color: #B2D7CC; }

🛠️ Use #B2D7CC in Your Project

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

🔗 Related Colors to #B2D7CC

#B2D7B9
Hue -30°
#B2D7C2
Hue -15°
#B2D7D5
Hue +15°
#B2D0D7
Hue +30°
#89C2B1
85% L
#64AF99
70% L
#448370
50% L
#284D42
30% L
#C2E0D7
82% L
#D0E7E0
86% L
#E1EFEB
91% L
#EEF6F4
95% L

About Light Teal (#B2D7CC)

Light Teal is a light, moderately saturated, cool cyan color with a hue angle of 162°, saturation of 32%, and lightness of 77%. Its RGB value is (178, 215, 204) and its CMYK breakdown is C:17% M:0% Y:5% K:16%.

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

Frequently Asked Questions About #B2D7CC

What is the HEX code for Light Teal? +

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

The RGB value of #B2D7CC is rgb(178, 215, 204). This means the color contains 178 out of 255 parts red, 215 out of 255 parts green, and 204 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(178, 215, 204);

What is the HSL value of #B2D7CC? +

The HSL value of #B2D7CC is hsl(162, 32%, 77%). The hue is 162°, placing it in the cyan family on the color wheel. The saturation is 32%, making it moderately saturated. The lightness is 77%, 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 #B2D7CC a warm or cool color? +

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

The approximate CMYK value of #B2D7CC is C:17% M:0% Y:5% K:16%. 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 #B2D7CC with Other Tools

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