Skip to content

#bfdf00

a dark, electric yellow · cool · closest name: yellow

RGB
191, 223, 0
HSL
69°, 100%, 44%
CMYK
14, 0, 100, 13
Luminance
0.6385

Every format

HEX#bfdf00
RGBrgb(191, 223, 0)
HSLhsl(69, 100%, 44%)
CMYKcmyk(14%, 0%, 100%, 13%)
LABlab(83.9 -32.7 82.6)
LCHlch(83.9 88.8 111.6)
OKLCHoklch(0.850 0.201 119.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bfdf00 on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#bfdf00 on black: 13.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.9%
Green87.5%
Blue0.0%

CMYK percentages

Cyan14.3%
Magenta0.0%
Yellow100.0%
Key (black)12.5%

Color previews

#bfdf00 text on a black background

contrast 13.77:1

Card sample

#bfdf00 text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(191, 223, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(191, 223, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bfdf00;
background: linear-gradient(135deg, #bfdf00, #2ADF00);

Monochromatic scale

Palettes built from #bfdf00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bfdf00 in the Color Lab