Skip to content

#adf900

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

RGB
173, 249, 0
HSL
78°, 100%, 49%
CMYK
31, 0, 100, 2
Luminance
0.7664

Every format

HEX#adf900
RGBrgb(173, 249, 0)
HSLhsl(78, 100%, 49%)
CMYKcmyk(31%, 0%, 100%, 2%)
LABlab(90.2 -51.0 86.9)
LCHlch(90.2 100.7 120.4)
OKLCHoklch(0.898 0.237 128.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adf900 on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#adf900 on black: 16.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green97.6%
Blue0.0%

CMYK percentages

Cyan30.5%
Magenta0.0%
Yellow100.0%
Key (black)2.4%

Color previews

#adf900 text on a black background

contrast 16.33:1

Card sample

#adf900 text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(173, 249, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 249, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #adf900;
background: linear-gradient(135deg, #adf900, #07F900);

Monochromatic scale

Palettes built from #adf900

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adf900 in the Color Lab