Skip to content

#affc03

a balanced, electric green · cool · closest name: yellow

RGB
175, 252, 3
HSL
79°, 98%, 50%
CMYK
31, 0, 99, 1
Luminance
0.7874

Every format

HEX#affc03
RGBrgb(175, 252, 3)
HSLhsl(79, 98%, 50%)
CMYKcmyk(31%, 0%, 99%, 1%)
LABlab(91.1 -51.5 87.4)
LCHlch(91.1 101.5 120.5)
OKLCHoklch(0.906 0.239 128.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#affc03 on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#affc03 on black: 16.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green98.8%
Blue1.2%

CMYK percentages

Cyan30.6%
Magenta0.0%
Yellow98.8%
Key (black)1.2%

Color previews

#affc03 text on a black background

contrast 16.75:1

Card sample

#affc03 text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #affc03

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #affc03 in the Color Lab