Skip to content

#bdfeac

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

RGB
189, 254, 172
HSL
108°, 98%, 84%
CMYK
26, 0, 32, 0
Luminance
0.8468

Every format

HEX#bdfeac
RGBrgb(189, 254, 172)
HSLhsl(108, 98%, 84%)
CMYKcmyk(26%, 0%, 32%, 0%)
LABlab(93.7 -35.1 32.9)
LCHlch(93.7 48.1 136.9)
OKLCHoklch(0.934 0.126 139.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdfeac on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#bdfeac on black: 17.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green99.6%
Blue67.5%

CMYK percentages

Cyan25.6%
Magenta0.0%
Yellow32.3%
Key (black)0.4%

Color previews

#bdfeac text on a black background

contrast 17.94:1

Card sample

#bdfeac text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdfeac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdfeac in the Color Lab