Skip to content

#aeff4b

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

RGB
174, 255, 75
HSL
87°, 100%, 65%
CMYK
32, 0, 71, 0
Luminance
0.8103

Every format

HEX#aeff4b
RGBrgb(174, 255, 75)
HSLhsl(87, 100%, 65%)
CMYKcmyk(32%, 0%, 71%, 0%)
LABlab(92.1 -50.8 73.9)
LCHlch(92.1 89.6 124.5)
OKLCHoklch(0.915 0.220 130.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aeff4b on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#aeff4b on black: 17.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.2%
Green100.0%
Blue29.4%

CMYK percentages

Cyan31.8%
Magenta0.0%
Yellow70.6%
Key (black)0.0%

Color previews

#aeff4b text on a black background

contrast 17.21:1

Card sample

#aeff4b text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(174, 255, 75, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(174, 255, 75, 0.45);
Border & gradient
Gradient panel
border: 3px solid #aeff4b;
background: linear-gradient(135deg, #aeff4b, #4BFF60);

Monochromatic scale

Palettes built from #aeff4b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aeff4b in the Color Lab