#C9FFBB Color Information

Hex color code: #C9FFBB

#C9FFBB is a soft green color. In RGB it is (201, 255, 187), and in HSL it is (108°, 100%, 87%). It is frequently seen in web interfaces.

Try:
Color NameLight Goldenrod Yellow
HEX
#C9FFBB
RGB
201, 255, 187
HSL
108°, 100%, 87%
CMYK
21%, 0%, 27%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C9FFBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 255, 187

Red: 201 / Green: 255 / Blue: 187

HSL

108°, 100%, 87%

Hue: 108° / Saturation: 100% / Lightness: 87%

CMYK

21%, 0%, 27%, 0%

Cyan: 21% / Magenta: 0% / Yellow: 27% / Key: 0%

What color is #C9FFBB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C9FFBB to RGB:

rgb(201, 255, 187)HEX to RGB Converter →

HEX to HSL

Convert #C9FFBB to HSL:

hsl(108, 100%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #C9FFBB to CMYK:

cmyk(21%, 0%, 27%, 0%)Color Converter →

Color Meaning and Usage

A airy green tone, #C9FFBB has RGB (201, 255, 187) and HSL (108°, 100%, 87%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C9FFBB is #F2BDFF, creating high-contrast pairings. For softer combinations, try analogous colors like #EBFFBD.

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

Contrast with #C9FFBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C9FFBB?

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

What is the RGB value of #C9FFBB?

#C9FFBB in RGB is (201, 255, 187) - 201 red, 255 green, and 187 blue.

How to use #C9FFBB in CSS?

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

What colors go well with #C9FFBB?

#F2BDFF (complementary), #EBFFBD (analogous), and #8DFF70 (lighter shade) work well with #C9FFBB.