Skip to content

#adfd99

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

RGB
173, 253, 153
HSL
108°, 96%, 80%
CMYK
32, 0, 40, 1
Luminance
0.8143

Every format

HEX#adfd99
RGBrgb(173, 253, 153)
HSLhsl(108, 96%, 80%)
CMYKcmyk(32%, 0%, 40%, 1%)
LABlab(92.3 -42.5 40.3)
LCHlch(92.3 58.6 136.6)
OKLCHoklch(0.919 0.153 139.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adfd99 on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#adfd99 on black: 17.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green99.2%
Blue60.0%

CMYK percentages

Cyan31.6%
Magenta0.0%
Yellow39.5%
Key (black)0.8%

Color previews

#adfd99 text on a black background

contrast 17.29:1

Card sample

#adfd99 text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(173, 253, 153, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 253, 153, 0.45);
Border & gradient
Gradient panel
border: 3px solid #adfd99;
background: linear-gradient(135deg, #adfd99, #99FDC8);

Monochromatic scale

Palettes built from #adfd99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adfd99 in the Color Lab