Skip to content

#bcfdad

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

RGB
188, 253, 173
HSL
109°, 95%, 84%
CMYK
26, 0, 32, 1
Luminance
0.8396

Every format

HEX#bcfdad
RGBrgb(188, 253, 173)
HSLhsl(109, 95%, 84%)
CMYKcmyk(26%, 0%, 32%, 1%)
LABlab(93.4 -34.8 31.9)
LCHlch(93.4 47.3 137.5)
OKLCHoklch(0.931 0.124 139.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcfdad on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#bcfdad on black: 17.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green99.2%
Blue67.8%

CMYK percentages

Cyan25.7%
Magenta0.0%
Yellow31.6%
Key (black)0.8%

Color previews

#bcfdad text on a black background

contrast 17.79:1

Card sample

#bcfdad text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcfdad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcfdad in the Color Lab