Skip to content

#ccb02a

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

RGB
204, 176, 42
HSL
50°, 66%, 48%
CMYK
0, 14, 79, 20
Luminance
0.4406

Every format

HEX#ccb02a
RGBrgb(204, 176, 42)
HSLhsl(50, 66%, 48%)
CMYKcmyk(0%, 14%, 79%, 20%)
LABlab(72.3 -3.1 66.6)
LCHlch(72.3 66.6 92.7)
OKLCHoklch(0.760 0.145 96.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccb02a on white: 2.14:1
AA ✗ fail · AA-large · AAA
Aa
#ccb02a on black: 9.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green69.0%
Blue16.5%

CMYK percentages

Cyan0.0%
Magenta13.7%
Yellow79.4%
Key (black)20.0%

Color previews

#ccb02a text on a black background

contrast 9.81:1

Card sample

#ccb02a text on a white background

contrast 2.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(204, 176, 42, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(204, 176, 42, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ccb02a;
background: linear-gradient(135deg, #ccb02a, #7CCC2A);

Monochromatic scale

Palettes built from #ccb02a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccb02a in the Color Lab