Skip to content

#bcffab

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

RGB
188, 255, 171
HSL
108°, 100%, 84%
CMYK
26, 0, 33, 0
Luminance
0.8515

Every format

HEX#bcffab
RGBrgb(188, 255, 171)
HSLhsl(108, 100%, 84%)
CMYKcmyk(26%, 0%, 33%, 0%)
LABlab(94.0 -36.0 33.6)
LCHlch(94.0 49.3 136.9)
OKLCHoklch(0.935 0.129 139.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcffab on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#bcffab on black: 18.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green100.0%
Blue67.1%

CMYK percentages

Cyan26.3%
Magenta0.0%
Yellow32.9%
Key (black)0.0%

Color previews

#bcffab text on a black background

contrast 18.03:1

Card sample

#bcffab text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcffab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcffab in the Color Lab