Skip to content

#affc64

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

RGB
175, 252, 100
HSL
90°, 96%, 69%
CMYK
31, 0, 60, 1
Luminance
0.7965

Every format

HEX#affc64
RGBrgb(175, 252, 100)
HSLhsl(90, 96%, 69%)
CMYKcmyk(31%, 0%, 60%, 1%)
LABlab(91.5 -47.4 63.7)
LCHlch(91.5 79.4 126.6)
OKLCHoklch(0.911 0.198 131.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#affc64 on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#affc64 on black: 16.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green98.8%
Blue39.2%

CMYK percentages

Cyan30.6%
Magenta0.0%
Yellow60.3%
Key (black)1.2%

Color previews

#affc64 text on a black background

contrast 16.93:1

Card sample

#affc64 text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #affc64

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #affc64 in the Color Lab