Skip to content

#adf9cd

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

RGB
173, 249, 205
HSL
145°, 86%, 83%
CMYK
31, 0, 18, 2
Luminance
0.8104

Every format

HEX#adf9cd
RGBrgb(173, 249, 205)
HSLhsl(145, 86%, 83%)
CMYKcmyk(31%, 0%, 18%, 2%)
LABlab(92.2 -32.2 13.8)
LCHlch(92.2 35.0 156.9)
OKLCHoklch(0.921 0.096 158.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adf9cd on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#adf9cd on black: 17.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green97.6%
Blue80.4%

CMYK percentages

Cyan30.5%
Magenta0.0%
Yellow17.7%
Key (black)2.4%

Color previews

#adf9cd text on a black background

contrast 17.21:1

Card sample

#adf9cd text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(173, 249, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 249, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #adf9cd;
background: linear-gradient(135deg, #adf9cd, #ADF2F9);

Monochromatic scale

Palettes built from #adf9cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adf9cd in the Color Lab