Skip to content

#adf5d1

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

RGB
173, 245, 209
HSL
150°, 78%, 82%
CMYK
29, 0, 15, 4
Luminance
0.7879

Every format

HEX#adf5d1
RGBrgb(173, 245, 209)
HSLhsl(150, 78%, 82%)
CMYKcmyk(29%, 0%, 15%, 4%)
LABlab(91.1 -29.6 10.3)
LCHlch(91.1 31.3 160.9)
OKLCHoklch(0.913 0.087 162.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adf5d1 on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#adf5d1 on black: 16.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green96.1%
Blue82.0%

CMYK percentages

Cyan29.4%
Magenta0.0%
Yellow14.7%
Key (black)3.9%

Color previews

#adf5d1 text on a black background

contrast 16.76:1

Card sample

#adf5d1 text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adf5d1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adf5d1 in the Color Lab