Skip to content

#aff080

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

RGB
175, 240, 128
HSL
95°, 79%, 72%
CMYK
27, 0, 47, 6
Luminance
0.7299

Every format

HEX#aff080
RGBrgb(175, 240, 128)
HSLhsl(95, 79%, 72%)
CMYKcmyk(27%, 0%, 47%, 6%)
LABlab(88.4 -39.3 47.5)
LCHlch(88.4 61.6 129.6)
OKLCHoklch(0.887 0.158 133.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aff080 on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#aff080 on black: 15.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green94.1%
Blue50.2%

CMYK percentages

Cyan27.1%
Magenta0.0%
Yellow46.7%
Key (black)5.9%

Color previews

#aff080 text on a black background

contrast 15.60:1

Card sample

#aff080 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(175, 240, 128, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(175, 240, 128, 0.45);
Border & gradient
Gradient panel
border: 3px solid #aff080;
background: linear-gradient(135deg, #aff080, #80F09C);

Monochromatic scale

Palettes built from #aff080

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aff080 in the Color Lab