Skip to content

#bbc700

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

RGB
187, 199, 0
HSL
64°, 100%, 39%
CMYK
6, 0, 100, 22
Luminance
0.5141

Every format

HEX#bbc700
RGBrgb(187, 199, 0)
HSLhsl(64, 100%, 39%)
CMYKcmyk(6%, 0%, 100%, 22%)
LABlab(76.9 -23.0 77.3)
LCHlch(76.9 80.6 106.6)
OKLCHoklch(0.793 0.178 114.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbc700 on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#bbc700 on black: 11.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green78.0%
Blue0.0%

CMYK percentages

Cyan6.0%
Magenta0.0%
Yellow100.0%
Key (black)22.0%

Color previews

#bbc700 text on a black background

contrast 11.28:1

Card sample

#bbc700 text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbc700

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbc700 in the Color Lab