#9FFFCD Color Information

Hex color code: #9FFFCD

A ethereal green shade, #9FFFCD appears as (159, 255, 205) in RGB and (149°, 100%, 81%) in HSL. It is typically applied in digital products.

Try:
Color NameAquamarine
HEX
#9FFFCD
RGB
159, 255, 205
HSL
149°, 100%, 81%
CMYK
38%, 0%, 20%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #9FFFCD; 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 #9FFFCD; background-color: #9FFFCD15; }

Alert / Toast

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

Link / Accent

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

a { color: #9FFFCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9FFFCD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

159, 255, 205

Red: 159 / Green: 255 / Blue: 205

HSL

149°, 100%, 81%

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

CMYK

38%, 0%, 20%, 0%

Cyan: 38% / Magenta: 0% / Yellow: 20% / Key: 0%

What color is #9FFFCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9FFFCD to RGB:

rgb(159, 255, 205)HEX to RGB Converter →

HEX to HSL

Convert #9FFFCD to HSL:

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

HEX to CMYK

Convert #9FFFCD to CMYK:

cmyk(38%, 0%, 20%, 0%)Color Converter →

Color Meaning and Usage

#9FFFCD is a ethereal green color with RGB values of 159, 255, 205 and HSL of 149°, 100%, 81%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9FFFCD is #FF9ED0, creating high-contrast pairings. For softer combinations, try analogous colors like #A0FF9E.

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

Contrast with #9FFFCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9FFFCD?

#9FFFCD is a ethereal green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #9FFFCD?

#9FFFCD in RGB is (159, 255, 205) - 159 red, 255 green, and 205 blue.

How to use #9FFFCD in CSS?

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

What colors go well with #9FFFCD?

#FF9ED0 (complementary), #A0FF9E (analogous), and #52FFA5 (lighter shade) work well with #9FFFCD.