Skip to content

#bdf255

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

RGB
189, 242, 85
HSL
80°, 86%, 64%
CMYK
22, 0, 65, 5
Luminance
0.7498

Every format

HEX#bdf255
RGBrgb(189, 242, 85)
HSLhsl(80, 86%, 64%)
CMYKcmyk(22%, 0%, 65%, 5%)
LABlab(89.4 -39.2 67.6)
LCHlch(89.4 78.2 120.1)
OKLCHoklch(0.895 0.190 126.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdf255 on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#bdf255 on black: 16.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green94.9%
Blue33.3%

CMYK percentages

Cyan21.9%
Magenta0.0%
Yellow64.9%
Key (black)5.1%

Color previews

#bdf255 text on a black background

contrast 16.00:1

Card sample

#bdf255 text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdf255

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdf255 in the Color Lab