#B0EDCD Color Information

Hex color code: #B0EDCD

A light green shade, #B0EDCD appears as (176, 237, 205) in RGB and (149°, 63%, 81%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePowder Blue
HEX
#B0EDCD
RGB
176, 237, 205
HSL
149°, 63%, 81%
CMYK
26%, 0%, 14%, 7%

Shades

CSS Usage
color: #B0EDCD;
background-color: #B0EDCD;
border-color: #B0EDCD;
box-shadow: 0 0 10px #B0EDCD;
border: 2px solid #B0EDCD;
Tailwind Usage
bg-[#B0EDCD]
text-[#B0EDCD]
border-[#B0EDCD]
shadow-[0_0_10px_B0EDCD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #B0EDCD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #B0EDCD; color: #000000; }

Badge

New Feature
.badge { background-color: #B0EDCD; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #B0EDCD; background-color: #B0EDCD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #B0EDCD20; border-left: 4px solid #B0EDCD; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #B0EDCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #B0EDCD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 237, 205

Red: 176 / Green: 237 / Blue: 205

HSL

149°, 63%, 81%

Hue: 149° / Saturation: 63% / Lightness: 81%

CMYK

26%, 0%, 14%, 7%

Cyan: 26% / Magenta: 0% / Yellow: 14% / Key: 7%

What color is #B0EDCD?

#B0EDCD is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B0EDCD to RGB:

rgb(176, 237, 205)HEX to RGB Converter →

HEX to HSL

Convert #B0EDCD to HSL:

hsl(149, 63%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #B0EDCD to CMYK:

cmyk(26%, 0%, 14%, 7%)Color Converter →

Color Meaning and Usage

#B0EDCD is a airy green color with RGB values of 176, 237, 205 and HSL of 149°, 63%, 81%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B0EDCD is #EDB0D0, creating high-contrast pairings. For softer combinations, try analogous colors like #B1EDB0.

Use #B0EDCD in CSS: color: #B0EDCD or background-color: #B0EDCD. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #B0EDCD

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 15.84:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B0EDCD?

#B0EDCD is a airy green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #B0EDCD?

#B0EDCD in RGB is (176, 237, 205) - 176 red, 237 green, and 205 blue.

How to use #B0EDCD in CSS?

Use #B0EDCD directly in your CSS properties like color or background-color.

What colors go well with #B0EDCD?

#EDB0D0 (complementary), #B1EDB0 (analogous), and #72DFA6 (lighter shade) work well with #B0EDCD.