Skip to content

#adef95

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

RGB
173, 239, 149
HSL
104°, 74%, 76%
CMYK
28, 0, 38, 6
Luminance
0.7279

Every format

HEX#adef95
RGBrgb(173, 239, 149)
HSLhsl(104, 74%, 76%)
CMYKcmyk(28%, 0%, 38%, 6%)
LABlab(88.3 -36.9 37.1)
LCHlch(88.3 52.3 134.8)
OKLCHoklch(0.887 0.136 137.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green93.7%
Blue58.4%

CMYK percentages

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

Color previews

#adef95 text on a black background

contrast 15.56:1

Card sample

#adef95 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adef95

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adef95 in the Color Lab