Skip to content

#afeb08

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

RGB
175, 235, 8
HSL
76°, 93%, 48%
CMYK
26, 0, 97, 8
Luminance
0.6855

Every format

HEX#afeb08
RGBrgb(175, 235, 8)
HSLhsl(76, 93%, 48%)
CMYKcmyk(26%, 0%, 97%, 8%)
LABlab(86.3 -44.3 83.3)
LCHlch(86.3 94.3 118.0)
OKLCHoklch(0.867 0.220 126.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afeb08 on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#afeb08 on black: 14.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green92.2%
Blue3.1%

CMYK percentages

Cyan25.5%
Magenta0.0%
Yellow96.6%
Key (black)7.8%

Color previews

#afeb08 text on a black background

contrast 14.71:1

Card sample

#afeb08 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afeb08

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afeb08 in the Color Lab