Skip to content

#baba00

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

RGB
186, 186, 0
HSL
60°, 100%, 37%
CMYK
0, 0, 100, 27
Luminance
0.4556

Every format

HEX#baba00
RGBrgb(186, 186, 0)
HSLhsl(60, 100%, 37%)
CMYKcmyk(0%, 0%, 100%, 27%)
LABlab(73.3 -17.0 74.5)
LCHlch(73.3 76.5 102.8)
OKLCHoklch(0.764 0.167 109.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baba00 on white: 2.08:1
AA ✗ fail · AA-large · AAA
Aa
#baba00 on black: 10.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green72.9%
Blue0.0%

CMYK percentages

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

Color previews

#baba00 text on a black background

contrast 10.11:1

Card sample

#baba00 text on a white background

contrast 2.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baba00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baba00 in the Color Lab