Skip to content

#bfffaa

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

RGB
191, 255, 170
HSL
105°, 100%, 83%
CMYK
25, 0, 33, 0
Luminance
0.8550

Every format

HEX#bfffaa
RGBrgb(191, 255, 170)
HSLhsl(105, 100%, 83%)
CMYKcmyk(25%, 0%, 33%, 0%)
LABlab(94.1 -35.2 34.4)
LCHlch(94.1 49.2 135.7)
OKLCHoklch(0.937 0.129 138.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.9%
Green100.0%
Blue66.7%

CMYK percentages

Cyan25.1%
Magenta0.0%
Yellow33.3%
Key (black)0.0%

Color previews

#bfffaa text on a black background

contrast 18.10:1

Card sample

#bfffaa text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bfffaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bfffaa in the Color Lab