#C1F5BD Color Information

Hex color code: #C1F5BD

A soft green shade, #C1F5BD appears as (193, 245, 189) in RGB and (116°, 74%, 85%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#C1F5BD
RGB
193, 245, 189
HSL
116°, 74%, 85%
CMYK
21%, 0%, 23%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #C1F5BD; 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 #C1F5BD; background-color: #C1F5BD15; }

Alert / Toast

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

Link / Accent

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

a { color: #C1F5BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 245, 189

Red: 193 / Green: 245 / Blue: 189

HSL

116°, 74%, 85%

Hue: 116° / Saturation: 74% / Lightness: 85%

CMYK

21%, 0%, 23%, 4%

Cyan: 21% / Magenta: 0% / Yellow: 23% / Key: 4%

What color is #C1F5BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C1F5BD to RGB:

rgb(193, 245, 189)HEX to RGB Converter →

HEX to HSL

Convert #C1F5BD to HSL:

hsl(116, 74%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #C1F5BD to CMYK:

cmyk(21%, 0%, 23%, 4%)Color Converter →

Color Meaning and Usage

#C1F5BD is a airy green color with RGB values of 193, 245, 189 and HSL of 116°, 74%, 85%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C1F5BD is #F1BCF5, creating high-contrast pairings. For softer combinations, try analogous colors like #DDF5BC.

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

Contrast with #C1F5BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C1F5BD?

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

What is the RGB value of #C1F5BD?

#C1F5BD in RGB is (193, 245, 189) - 193 red, 245 green, and 189 blue.

How to use #C1F5BD in CSS?

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

What colors go well with #C1F5BD?

#F1BCF5 (complementary), #DDF5BC (analogous), and #81EB7A (lighter shade) work well with #C1F5BD.