Skip to content

#accb02

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

RGB
172, 203, 2
HSL
69°, 98%, 40%
CMYK
15, 0, 99, 20
Luminance
0.5149

Every format

HEX#accb02
RGBrgb(172, 203, 2)
HSLhsl(69, 98%, 40%)
CMYKcmyk(15%, 0%, 99%, 20%)
LABlab(77.0 -31.2 76.6)
LCHlch(77.0 82.7 112.1)
OKLCHoklch(0.791 0.188 120.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#accb02 on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#accb02 on black: 11.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green79.6%
Blue0.8%

CMYK percentages

Cyan15.3%
Magenta0.0%
Yellow99.0%
Key (black)20.4%

Color previews

#accb02 text on a black background

contrast 11.30:1

Card sample

#accb02 text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 203, 2, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 203, 2, 0.45);
Border & gradient
Gradient panel
border: 3px solid #accb02;
background: linear-gradient(135deg, #accb02, #26CB02);

Monochromatic scale

Palettes built from #accb02

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #accb02 in the Color Lab