#BFFFFF Color Information
Hex color code: #BFFFFF
A soft cyan shade, #BFFFFF appears as (191, 255, 255) in RGB and (180°, 100%, 87%) in HSL. It is frequently seen in web interfaces.
Shades
color: #BFFFFF; background-color: #BFFFFF; border-color: #BFFFFF; box-shadow: 0 0 10px #BFFFFF; border: 2px solid #BFFFFF;
bg-[#BFFFFF] text-[#BFFFFF] border-[#BFFFFF] shadow-[0_0_10px_BFFFFF]
Generate Gradient
background: linear-gradient(90deg, #BFFFFF, #FF5733);
Preview in UI
Button
Badge
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.
Alert / Toast
Link / Accent
This is a paragraph with a link using your color. The color can be applied to interactive elements.
Related Colors
Complementary
Analogous
Triadic
Split Complementary
Tetradic
Monochromatic
Popular Colors
Common HEX Colors
Color Theory
Relationships based on the position of #BFFFFF in the color wheel.
RGB, HSL and CMYK Values
RGB
191, 255, 255
Red: 191 / Green: 255 / Blue: 255
HSL
180°, 100%, 87%
Hue: 180° / Saturation: 100% / Lightness: 87%
CMYK
25%, 0%, 0%, 0%
Cyan: 25% / Magenta: 0% / Yellow: 0% / Key: 0%
What color is #BFFFFF?
#BFFFFF is a very light tint associated with purity and simplicity.
Color Shades
Complementary Colors
Color Palette
Color Meaning and Usage
#BFFFFF is a soft cyan color with RGB values of 191, 255, 255 and HSL of 180°, 100%, 87%. 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 #BFFFFF is #FFBDBD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDFFDE.
Use #BFFFFF in CSS: color: #BFFFFF or background-color: #BFFFFF. Create palettes with Color Palette Generator or check contrast with Contrast Checker.
Contrast with #BFFFFF
Sample text on this color - The quick brown fox jumps over the lazy dog.
Need more control? Contrast Checker →
Frequently Asked Questions
What color is #BFFFFF?
#BFFFFF is a soft cyan color - a very light tint that evokes purity and simplicity.
What is the RGB value of #BFFFFF?
#BFFFFF in RGB is (191, 255, 255) - 191 red, 255 green, and 255 blue.
How to use #BFFFFF in CSS?
Use #BFFFFF directly in your CSS properties like color or background-color.