Skip to content

#bbfdac

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

RGB
187, 253, 172
HSL
109°, 95%, 83%
CMYK
26, 0, 32, 1
Luminance
0.8379

Every format

HEX#bbfdac
RGBrgb(187, 253, 172)
HSLhsl(109, 95%, 83%)
CMYKcmyk(26%, 0%, 32%, 1%)
LABlab(93.4 -35.3 32.4)
LCHlch(93.4 47.9 137.5)
OKLCHoklch(0.930 0.126 139.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.3%
Green99.2%
Blue67.5%

CMYK percentages

Cyan26.1%
Magenta0.0%
Yellow32.0%
Key (black)0.8%

Color previews

#bbfdac text on a black background

contrast 17.76:1

Card sample

#bbfdac text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbfdac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbfdac in the Color Lab