Skip to content

#adef5b

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

RGB
173, 239, 91
HSL
87°, 82%, 65%
CMYK
28, 0, 62, 6
Luminance
0.7137

Every format

HEX#adef5b
RGBrgb(173, 239, 91)
HSLhsl(87, 82%, 65%)
CMYKcmyk(28%, 0%, 62%, 6%)
LABlab(87.7 -43.2 63.1)
LCHlch(87.7 76.5 124.4)
OKLCHoklch(0.879 0.190 130.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adef5b on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#adef5b on black: 15.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green93.7%
Blue35.7%

CMYK percentages

Cyan27.6%
Magenta0.0%
Yellow61.9%
Key (black)6.3%

Color previews

#adef5b text on a black background

contrast 15.27:1

Card sample

#adef5b text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adef5b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adef5b in the Color Lab