Skip to content

#bfffad

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

RGB
191, 255, 173
HSL
107°, 100%, 84%
CMYK
25, 0, 32, 0
Luminance
0.8561

Every format

HEX#bfffad
RGBrgb(191, 255, 173)
HSLhsl(107, 100%, 84%)
CMYKcmyk(25%, 0%, 32%, 0%)
LABlab(94.2 -34.7 32.9)
LCHlch(94.2 47.9 136.5)
OKLCHoklch(0.937 0.126 138.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.9%
Green100.0%
Blue67.8%

CMYK percentages

Cyan25.1%
Magenta0.0%
Yellow32.2%
Key (black)0.0%

Color previews

#bfffad text on a black background

contrast 18.12:1

Card sample

#bfffad text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bfffad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bfffad in the Color Lab