Skip to content

#bbffff

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

RGB
187, 255, 255
HSL
180°, 100%, 87%
CMYK
27, 0, 0, 0
Luminance
0.8930

Every format

HEX#bbffff
RGBrgb(187, 255, 255)
HSLhsl(180, 100%, 87%)
CMYKcmyk(27%, 0%, 0%, 0%)
LABlab(95.7 -20.9 -6.8)
LCHlch(95.7 22.0 198.0)
OKLCHoklch(0.955 0.067 196.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.3%
Green100.0%
Blue100.0%

CMYK percentages

Cyan26.7%
Magenta0.0%
Yellow0.0%
Key (black)0.0%

Color previews

#bbffff text on a black background

contrast 18.86:1

Card sample

#bbffff text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbffff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbffff in the Color Lab