Skip to content

#bbffcd

a pale, electric green · cool · closest name: aquamarine

RGB
187, 255, 205
HSL
136°, 100%, 87%
CMYK
27, 0, 20, 0
Luminance
0.8649

Every format

HEX#bbffcd
RGBrgb(187, 255, 205)
HSLhsl(136, 100%, 87%)
CMYKcmyk(27%, 0%, 20%, 0%)
LABlab(94.5 -30.8 17.2)
LCHlch(94.5 35.3 150.8)
OKLCHoklch(0.942 0.096 152.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbffcd on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#bbffcd on black: 18.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green100.0%
Blue80.4%

CMYK percentages

Cyan26.7%
Magenta0.0%
Yellow19.6%
Key (black)0.0%

Color previews

#bbffcd text on a black background

contrast 18.30:1

Card sample

#bbffcd text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbffcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbffcd in the Color Lab