Skip to content

#bdf5b5

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

RGB
189, 245, 181
HSL
113°, 76%, 84%
CMYK
23, 0, 26, 4
Luminance
0.7946

Every format

HEX#bdf5b5
RGBrgb(189, 245, 181)
HSLhsl(113, 76%, 84%)
CMYKcmyk(23%, 0%, 26%, 4%)
LABlab(91.4 -29.5 25.2)
LCHlch(91.4 38.8 139.5)
OKLCHoklch(0.916 0.103 141.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdf5b5 on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#bdf5b5 on black: 16.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green96.1%
Blue71.0%

CMYK percentages

Cyan22.9%
Magenta0.0%
Yellow26.1%
Key (black)3.9%

Color previews

#bdf5b5 text on a black background

contrast 16.89:1

Card sample

#bdf5b5 text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdf5b5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdf5b5 in the Color Lab