Skip to content

#b3cc33

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

RGB
179, 204, 51
HSL
70°, 60%, 50%
CMYK
12, 0, 75, 20
Luminance
0.5301

Every format

HEX#b3cc33
RGBrgb(179, 204, 51)
HSLhsl(70, 60%, 50%)
CMYKcmyk(12%, 0%, 75%, 20%)
LABlab(77.9 -27.5 68.1)
LCHlch(77.9 73.5 112.0)
OKLCHoklch(0.800 0.171 118.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b3cc33 on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#b3cc33 on black: 11.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red70.2%
Green80.0%
Blue20.0%

CMYK percentages

Cyan12.3%
Magenta0.0%
Yellow75.0%
Key (black)20.0%

Color previews

#b3cc33 text on a black background

contrast 11.60:1

Card sample

#b3cc33 text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b3cc33

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b3cc33 in the Color Lab