Skip to content

#bffffb

a pale, electric cyan · cool · closest name: white

RGB
191, 255, 251
HSL
176°, 100%, 88%
CMYK
25, 0, 2, 0
Luminance
0.8956

Every format

HEX#bffffb
RGBrgb(191, 255, 251)
HSLhsl(176, 100%, 88%)
CMYKcmyk(25%, 0%, 2%, 0%)
LABlab(95.8 -20.6 -4.6)
LCHlch(95.8 21.1 192.5)
OKLCHoklch(0.956 0.064 191.3)

Copy-ready code

/* CSS */
color: #bffffb;
background-color: #bffffb;
/* Tailwind (arbitrary) */
class="text-[#bffffb] bg-[#bffffb]"
/* SCSS */
$brand: #bffffb;
/* SwiftUI */
Color(red: 0.749, green: 1.000, blue: 0.984)
/* Android */
Color.parseColor("#bffffb")

Accessibility — WCAG contrast

Aa
#bffffb on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#bffffb on black: 18.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.9%
Green100.0%
Blue98.4%

CMYK percentages

Cyan25.1%
Magenta0.0%
Yellow1.6%
Key (black)0.0%

Color previews

#bffffb text on a black background

contrast 18.91:1

Card sample

#bffffb text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #bffffb;
Background color
Panel with #bffffb background
background-color: #bffffb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #bffffb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(191, 255, 251, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(191, 255, 251, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bffffb;
background: linear-gradient(135deg, #bffffb, #BFD8FF);

Monochromatic scale

Palettes built from #bffffb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bffffb in the Color Lab