Skip to content

#bdefbd

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

RGB
189, 239, 189
HSL
120°, 61%, 84%
CMYK
21, 0, 21, 6
Luminance
0.7623

Every format

HEX#bdefbd
RGBrgb(189, 239, 189)
HSLhsl(120, 61%, 84%)
CMYKcmyk(21%, 0%, 21%, 6%)
LABlab(90.0 -25.4 19.1)
LCHlch(90.0 31.7 143.1)
OKLCHoklch(0.904 0.085 144.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdefbd on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#bdefbd on black: 16.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green93.7%
Blue74.1%

CMYK percentages

Cyan20.9%
Magenta0.0%
Yellow20.9%
Key (black)6.3%

Color previews

#bdefbd text on a black background

contrast 16.25:1

Card sample

#bdefbd text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdefbd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdefbd in the Color Lab