Skip to content

#b3cb2c

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

RGB
179, 203, 44
HSL
69°, 64%, 48%
CMYK
12, 0, 78, 20
Luminance
0.5248

Every format

HEX#b3cb2c
RGBrgb(179, 203, 44)
HSLhsl(69, 64%, 48%)
CMYKcmyk(12%, 0%, 78%, 20%)
LABlab(77.6 -27.4 70.0)
LCHlch(77.6 75.1 111.4)
OKLCHoklch(0.797 0.174 118.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan11.8%
Magenta0.0%
Yellow78.3%
Key (black)20.4%

Color previews

#b3cb2c text on a black background

contrast 11.50:1

Card sample

#b3cb2c text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b3cb2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b3cb2c in the Color Lab