#CFFFB8 Color Information

Hex color code: #CFFFB8

A soft green shade, #CFFFB8 appears as (207, 255, 184) in RGB and (101°, 100%, 86%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Goldenrod Yellow
HEX
#CFFFB8
RGB
207, 255, 184
HSL
101°, 100%, 86%
CMYK
19%, 0%, 28%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFFFB8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 255, 184

Red: 207 / Green: 255 / Blue: 184

HSL

101°, 100%, 86%

Hue: 101° / Saturation: 100% / Lightness: 86%

CMYK

19%, 0%, 28%, 0%

Cyan: 19% / Magenta: 0% / Yellow: 28% / Key: 0%

What color is #CFFFB8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFFFB8 to RGB:

rgb(207, 255, 184)HEX to RGB Converter →

HEX to HSL

Convert #CFFFB8 to HSL:

hsl(101, 100%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CFFFB8 to CMYK:

cmyk(19%, 0%, 28%, 0%)Color Converter →

Color Meaning and Usage

#CFFFB8 is a soft green color with RGB values of 207, 255, 184 and HSL of 101°, 100%, 86%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFFFB8 is #E8B8FF, creating high-contrast pairings. For softer combinations, try analogous colors like #F2FFB8.

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

Contrast with #CFFFB8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFFFB8?

#CFFFB8 is a soft green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CFFFB8?

#CFFFB8 in RGB is (207, 255, 184) - 207 red, 255 green, and 184 blue.

How to use #CFFFB8 in CSS?

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

What colors go well with #CFFFB8?

#E8B8FF (complementary), #F2FFB8 (analogous), and #9AFF6B (lighter shade) work well with #CFFFB8.