Skip to content

#adef92

a light, vivid green · cool · closest name: khaki

RGB
173, 239, 146
HSL
103°, 74%, 76%
CMYK
28, 0, 39, 6
Luminance
0.7269

Every format

HEX#adef92
RGBrgb(173, 239, 146)
HSLhsl(103, 74%, 76%)
CMYKcmyk(28%, 0%, 39%, 6%)
LABlab(88.3 -37.3 38.5)
LCHlch(88.3 53.6 134.1)
OKLCHoklch(0.886 0.139 137.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adef92 on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#adef92 on black: 15.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green93.7%
Blue57.3%

CMYK percentages

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

Color previews

#adef92 text on a black background

contrast 15.54:1

Card sample

#adef92 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adef92

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adef92 in the Color Lab