Skip to content

#b1b100

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

RGB
177, 177, 0
HSL
60°, 100%, 35%
CMYK
0, 0, 100, 31
Luminance
0.4079

Every format

HEX#b1b100
RGBrgb(177, 177, 0)
HSLhsl(60, 100%, 35%)
CMYKcmyk(0%, 0%, 100%, 31%)
LABlab(70.0 -16.4 71.8)
LCHlch(70.0 73.7 102.9)
OKLCHoklch(0.736 0.160 109.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b1b100 on white: 2.29:1
AA ✗ fail · AA-large · AAA
Aa
#b1b100 on black: 9.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.4%
Green69.4%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow100.0%
Key (black)30.6%

Color previews

#b1b100 text on a black background

contrast 9.16:1

Card sample

#b1b100 text on a white background

contrast 2.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b1b100

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b1b100 in the Color Lab