Skip to content

#bdfb65

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

RGB
189, 251, 101
HSL
85°, 95%, 69%
CMYK
25, 0, 60, 2
Luminance
0.8075

Every format

HEX#bdfb65
RGBrgb(189, 251, 101)
HSLhsl(85, 95%, 69%)
CMYKcmyk(25%, 0%, 60%, 2%)
LABlab(92.0 -41.9 64.0)
LCHlch(92.0 76.5 123.2)
OKLCHoklch(0.917 0.190 128.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdfb65 on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#bdfb65 on black: 17.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green98.4%
Blue39.6%

CMYK percentages

Cyan24.7%
Magenta0.0%
Yellow59.8%
Key (black)1.6%

Color previews

#bdfb65 text on a black background

contrast 17.15:1

Card sample

#bdfb65 text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdfb65

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdfb65 in the Color Lab