Skip to content

#bcffad

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

RGB
188, 255, 173
HSL
109°, 100%, 84%
CMYK
26, 0, 32, 0
Luminance
0.8523

Every format

HEX#bcffad
RGBrgb(188, 255, 173)
HSLhsl(109, 100%, 84%)
CMYKcmyk(26%, 0%, 32%, 0%)
LABlab(94.0 -35.7 32.7)
LCHlch(94.0 48.4 137.5)
OKLCHoklch(0.935 0.127 139.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.7%
Green100.0%
Blue67.8%

CMYK percentages

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

Color previews

#bcffad text on a black background

contrast 18.05:1

Card sample

#bcffad text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcffad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcffad in the Color Lab