Skip to content

#adf6cd

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

RGB
173, 246, 205
HSL
146°, 80%, 82%
CMYK
30, 0, 17, 4
Luminance
0.7920

Every format

HEX#adf6cd
RGBrgb(173, 246, 205)
HSLhsl(146, 80%, 82%)
CMYKcmyk(30%, 0%, 17%, 4%)
LABlab(91.3 -30.8 12.6)
LCHlch(91.3 33.3 157.8)
OKLCHoklch(0.914 0.092 159.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green96.5%
Blue80.4%

CMYK percentages

Cyan29.7%
Magenta0.0%
Yellow16.7%
Key (black)3.5%

Color previews

#adf6cd text on a black background

contrast 16.84:1

Card sample

#adf6cd text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adf6cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adf6cd in the Color Lab