Skip to content

#bdfeb2

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

RGB
189, 254, 178
HSL
111°, 97%, 85%
CMYK
26, 0, 30, 0
Luminance
0.8492

Every format

HEX#bdfeb2
RGBrgb(189, 254, 178)
HSLhsl(111, 97%, 85%)
CMYKcmyk(26%, 0%, 30%, 0%)
LABlab(93.8 -34.2 30.0)
LCHlch(93.8 45.5 138.7)
OKLCHoklch(0.935 0.120 140.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.1%
Green99.6%
Blue69.8%

CMYK percentages

Cyan25.6%
Magenta0.0%
Yellow29.9%
Key (black)0.4%

Color previews

#bdfeb2 text on a black background

contrast 17.98:1

Card sample

#bdfeb2 text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdfeb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdfeb2 in the Color Lab