Skip to content

#afbc01

a dark, electric yellow · cool · closest name: gold

RGB
175, 188, 1
HSL
64°, 99%, 37%
CMYK
7, 0, 100, 26
Luminance
0.4508

Every format

HEX#afbc01
RGBrgb(175, 188, 1)
HSLhsl(64, 99%, 37%)
CMYKcmyk(7%, 0%, 100%, 26%)
LABlab(73.0 -22.7 73.8)
LCHlch(73.0 77.2 107.1)
OKLCHoklch(0.759 0.171 114.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afbc01 on white: 2.10:1
AA ✗ fail · AA-large · AAA
Aa
#afbc01 on black: 10.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green73.7%
Blue0.4%

CMYK percentages

Cyan6.9%
Magenta0.0%
Yellow99.5%
Key (black)26.3%

Color previews

#afbc01 text on a black background

contrast 10.02:1

Card sample

#afbc01 text on a white background

contrast 2.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afbc01

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afbc01 in the Color Lab