Skip to content

#bdfabb

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

RGB
189, 250, 187
HSL
118°, 86%, 86%
CMYK
24, 0, 25, 2
Luminance
0.8278

Every format

HEX#bdfabb
RGBrgb(189, 250, 187)
HSLhsl(118, 86%, 86%)
CMYKcmyk(24%, 0%, 25%, 2%)
LABlab(92.9 -30.9 24.2)
LCHlch(92.9 39.2 142.0)
OKLCHoklch(0.928 0.104 143.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdfabb on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#bdfabb on black: 17.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green98.0%
Blue73.3%

CMYK percentages

Cyan24.4%
Magenta0.0%
Yellow25.2%
Key (black)2.0%

Color previews

#bdfabb text on a black background

contrast 17.56:1

Card sample

#bdfabb text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdfabb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdfabb in the Color Lab