Skip to content

#adeb7d

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

RGB
173, 235, 125
HSL
94°, 73%, 71%
CMYK
26, 0, 47, 8
Luminance
0.6978

Every format

HEX#adeb7d
RGBrgb(173, 235, 125)
HSLhsl(94, 73%, 71%)
CMYKcmyk(26%, 0%, 47%, 8%)
LABlab(86.9 -38.1 47.0)
LCHlch(86.9 60.5 129.1)
OKLCHoklch(0.874 0.155 132.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adeb7d on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#adeb7d on black: 14.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green92.2%
Blue49.0%

CMYK percentages

Cyan26.4%
Magenta0.0%
Yellow46.8%
Key (black)7.8%

Color previews

#adeb7d text on a black background

contrast 14.96:1

Card sample

#adeb7d text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(173, 235, 125, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 235, 125, 0.45);
Border & gradient
Gradient panel
border: 3px solid #adeb7d;
background: linear-gradient(135deg, #adeb7d, #7DEB96);

Monochromatic scale

Palettes built from #adeb7d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adeb7d in the Color Lab