Skip to content

#bdf27b

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

RGB
189, 242, 123
HSL
87°, 82%, 72%
CMYK
22, 0, 49, 5
Luminance
0.7575

Every format

HEX#bdf27b
RGBrgb(189, 242, 123)
HSLhsl(87, 82%, 72%)
CMYKcmyk(22%, 0%, 49%, 5%)
LABlab(89.7 -35.9 51.6)
LCHlch(89.7 62.8 124.8)
OKLCHoklch(0.899 0.159 129.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdf27b on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#bdf27b on black: 16.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green94.9%
Blue48.2%

CMYK percentages

Cyan21.9%
Magenta0.0%
Yellow49.2%
Key (black)5.1%

Color previews

#bdf27b text on a black background

contrast 16.15:1

Card sample

#bdf27b text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdf27b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdf27b in the Color Lab