Skip to content

#bdfb90

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

RGB
189, 251, 144
HSL
95°, 93%, 78%
CMYK
25, 0, 43, 2
Luminance
0.8183

Every format

HEX#bdfb90
RGBrgb(189, 251, 144)
HSLhsl(95, 93%, 78%)
CMYKcmyk(25%, 0%, 43%, 2%)
LABlab(92.5 -37.5 45.0)
LCHlch(92.5 58.6 129.8)
OKLCHoklch(0.922 0.151 133.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdfb90 on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#bdfb90 on black: 17.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green98.4%
Blue56.5%

CMYK percentages

Cyan24.7%
Magenta0.0%
Yellow42.6%
Key (black)1.6%

Color previews

#bdfb90 text on a black background

contrast 17.37:1

Card sample

#bdfb90 text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdfb90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdfb90 in the Color Lab