Skip to content

#afbc2a

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

RGB
175, 188, 42
HSL
65°, 64%, 45%
CMYK
7, 0, 78, 26
Luminance
0.4525

Every format

HEX#afbc2a
RGBrgb(175, 188, 42)
HSLhsl(65, 64%, 45%)
CMYKcmyk(7%, 0%, 78%, 26%)
LABlab(73.1 -21.8 66.3)
LCHlch(73.1 69.8 108.2)
OKLCHoklch(0.760 0.160 114.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afbc2a on white: 2.09:1
AA ✗ fail · AA-large · AAA
Aa
#afbc2a on black: 10.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green73.7%
Blue16.5%

CMYK percentages

Cyan6.9%
Magenta0.0%
Yellow77.7%
Key (black)26.3%

Color previews

#afbc2a text on a black background

contrast 10.05:1

Card sample

#afbc2a text on a white background

contrast 2.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(175, 188, 42, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(175, 188, 42, 0.45);
Border & gradient
Gradient panel
border: 3px solid #afbc2a;
background: linear-gradient(135deg, #afbc2a, #4EBC2A);

Monochromatic scale

Palettes built from #afbc2a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afbc2a in the Color Lab