Skip to content

#b3cb2d

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

RGB
179, 203, 45
HSL
69°, 64%, 49%
CMYK
12, 0, 78, 20
Luminance
0.5249

Every format

HEX#b3cb2d
RGBrgb(179, 203, 45)
HSLhsl(69, 64%, 49%)
CMYKcmyk(12%, 0%, 78%, 20%)
LABlab(77.6 -27.3 69.7)
LCHlch(77.6 74.8 111.4)
OKLCHoklch(0.797 0.173 118.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b3cb2d on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#b3cb2d on black: 11.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red70.2%
Green79.6%
Blue17.6%

CMYK percentages

Cyan11.8%
Magenta0.0%
Yellow77.8%
Key (black)20.4%

Color previews

#b3cb2d text on a black background

contrast 11.50:1

Card sample

#b3cb2d text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(179, 203, 45, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(179, 203, 45, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b3cb2d;
background: linear-gradient(135deg, #b3cb2d, #4ACB2D);

Monochromatic scale

Palettes built from #b3cb2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b3cb2d in the Color Lab