Skip to content

#adef4b

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

RGB
173, 239, 75
HSL
84°, 84%, 62%
CMYK
28, 0, 69, 6
Luminance
0.7113

Every format

HEX#adef4b
RGBrgb(173, 239, 75)
HSLhsl(84, 84%, 62%)
CMYKcmyk(28%, 0%, 69%, 6%)
LABlab(87.5 -44.4 69.2)
LCHlch(87.5 82.2 122.7)
OKLCHoklch(0.878 0.201 129.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adef4b on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#adef4b on black: 15.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green93.7%
Blue29.4%

CMYK percentages

Cyan27.6%
Magenta0.0%
Yellow68.6%
Key (black)6.3%

Color previews

#adef4b text on a black background

contrast 15.23:1

Card sample

#adef4b text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adef4b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adef4b in the Color Lab