Skip to content

#bcfeab

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

RGB
188, 254, 171
HSL
108°, 98%, 83%
CMYK
26, 0, 33, 0
Luminance
0.8452

Every format

HEX#bcfeab
RGBrgb(188, 254, 171)
HSLhsl(108, 98%, 83%)
CMYKcmyk(26%, 0%, 33%, 0%)
LABlab(93.7 -35.6 33.3)
LCHlch(93.7 48.7 136.9)
OKLCHoklch(0.933 0.128 139.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcfeab on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#bcfeab on black: 17.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green99.6%
Blue67.1%

CMYK percentages

Cyan26.0%
Magenta0.0%
Yellow32.7%
Key (black)0.4%

Color previews

#bcfeab text on a black background

contrast 17.90:1

Card sample

#bcfeab text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcfeab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcfeab in the Color Lab