Skip to content

#bbfffc

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

RGB
187, 255, 252
HSL
177°, 100%, 87%
CMYK
27, 0, 1, 0
Luminance
0.8911

Every format

HEX#bbfffc
RGBrgb(187, 255, 252)
HSLhsl(177, 100%, 87%)
CMYKcmyk(27%, 0%, 1%, 0%)
LABlab(95.6 -21.6 -5.4)
LCHlch(95.6 22.2 194.0)
OKLCHoklch(0.954 0.068 192.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbfffc on white: 1.12:1
AA ✗ fail · AA-large · AAA
Aa
#bbfffc on black: 18.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green100.0%
Blue98.8%

CMYK percentages

Cyan26.7%
Magenta0.0%
Yellow1.2%
Key (black)0.0%

Color previews

#bbfffc text on a black background

contrast 18.82:1

Card sample

#bbfffc text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbfffc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbfffc in the Color Lab