Skip to content

#bbaf4b

a balanced, vivid yellow · cool · closest name: olive

RGB
187, 175, 75
HSL
54°, 45%, 51%
CMYK
0, 6, 60, 27
Luminance
0.4173

Every format

HEX#bbaf4b
RGBrgb(187, 175, 75)
HSLhsl(54, 45%, 51%)
CMYKcmyk(0%, 6%, 60%, 27%)
LABlab(70.7 -8.3 51.6)
LCHlch(70.7 52.3 99.1)
OKLCHoklch(0.745 0.122 102.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbaf4b on white: 2.25:1
AA ✗ fail · AA-large · AAA
Aa
#bbaf4b on black: 9.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green68.6%
Blue29.4%

CMYK percentages

Cyan0.0%
Magenta6.4%
Yellow59.9%
Key (black)26.7%

Color previews

#bbaf4b text on a black background

contrast 9.35:1

Card sample

#bbaf4b text on a white background

contrast 2.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(187, 175, 75, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(187, 175, 75, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bbaf4b;
background: linear-gradient(135deg, #bbaf4b, #7CBB4B);

Monochromatic scale

Palettes built from #bbaf4b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbaf4b in the Color Lab