#FBFFFA Color Information

Hex color code: #FBFFFA

#FBFFFA is a airy green color. In RGB it is (251, 255, 250), and in HSL it is (108°, 100%, 99%). It is widely used in graphic design.

Try:
Color NameMint Cream
HEX
#FBFFFA
RGB
251, 255, 250
HSL
108°, 100%, 99%
CMYK
2%, 0%, 2%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBFFFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 255, 250

Red: 251 / Green: 255 / Blue: 250

HSL

108°, 100%, 99%

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

CMYK

2%, 0%, 2%, 0%

Cyan: 2% / Magenta: 0% / Yellow: 2% / Key: 0%

What color is #FBFFFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBFFFA to RGB:

rgb(251, 255, 250)HEX to RGB Converter →

HEX to HSL

Convert #FBFFFA to HSL:

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

HEX to CMYK

Convert #FBFFFA to CMYK:

cmyk(2%, 0%, 2%, 0%)Color Converter →

Color Meaning and Usage

A light green tone, #FBFFFA has RGB (251, 255, 250) and HSL (108°, 100%, 99%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBFFFA is #FEFAFF, creating high-contrast pairings. For softer combinations, try analogous colors like #FDFFFA.

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

Contrast with #FBFFFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBFFFA?

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

What is the RGB value of #FBFFFA?

#FBFFFA in RGB is (251, 255, 250) - 251 red, 255 green, and 250 blue.

How to use #FBFFFA in CSS?

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

What colors go well with #FBFFFA?

#FEFAFF (complementary), #FDFFFA (analogous), and #BEFFAD (lighter shade) work well with #FBFFFA.