Skip to content

#adf2c2

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

RGB
173, 242, 194
HSL
138°, 73%, 81%
CMYK
29, 0, 20, 5
Luminance
0.7628

Every format

HEX#adf2c2
RGBrgb(173, 242, 194)
HSLhsl(138, 73%, 81%)
CMYKcmyk(29%, 0%, 20%, 5%)
LABlab(90.0 -31.0 16.4)
LCHlch(90.0 35.1 152.1)
OKLCHoklch(0.903 0.095 153.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adf2c2 on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#adf2c2 on black: 16.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green94.9%
Blue76.1%

CMYK percentages

Cyan28.5%
Magenta0.0%
Yellow19.8%
Key (black)5.1%

Color previews

#adf2c2 text on a black background

contrast 16.26:1

Card sample

#adf2c2 text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adf2c2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adf2c2 in the Color Lab