Skip to content

#bdfeba

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

RGB
189, 254, 186
HSL
117°, 97%, 86%
CMYK
26, 0, 27, 0
Luminance
0.8525

Every format

HEX#bdfeba
RGBrgb(189, 254, 186)
HSLhsl(117, 97%, 86%)
CMYKcmyk(26%, 0%, 27%, 0%)
LABlab(94.0 -32.9 26.2)
LCHlch(94.0 42.0 141.5)
OKLCHoklch(0.936 0.112 143.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdfeba on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#bdfeba on black: 18.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green99.6%
Blue72.9%

CMYK percentages

Cyan25.6%
Magenta0.0%
Yellow26.8%
Key (black)0.4%

Color previews

#bdfeba text on a black background

contrast 18.05:1

Card sample

#bdfeba text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdfeba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdfeba in the Color Lab