Skip to content

#adef90

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

RGB
173, 239, 144
HSL
102°, 75%, 75%
CMYK
28, 0, 40, 6
Luminance
0.7263

Every format

HEX#adef90
RGBrgb(173, 239, 144)
HSLhsl(102, 75%, 75%)
CMYKcmyk(28%, 0%, 40%, 6%)
LABlab(88.3 -37.6 39.5)
LCHlch(88.3 54.5 133.6)
OKLCHoklch(0.886 0.141 136.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green93.7%
Blue56.5%

CMYK percentages

Cyan27.6%
Magenta0.0%
Yellow39.7%
Key (black)6.3%

Color previews

#adef90 text on a black background

contrast 15.53:1

Card sample

#adef90 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adef90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adef90 in the Color Lab