Skip to content

#adf2c3

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

RGB
173, 242, 195
HSL
139°, 73%, 81%
CMYK
29, 0, 19, 5
Luminance
0.7633

Every format

HEX#adf2c3
RGBrgb(173, 242, 195)
HSLhsl(139, 73%, 81%)
CMYKcmyk(29%, 0%, 19%, 5%)
LABlab(90.0 -30.8 15.9)
LCHlch(90.0 34.7 152.7)
OKLCHoklch(0.903 0.095 154.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green94.9%
Blue76.5%

CMYK percentages

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

Color previews

#adf2c3 text on a black background

contrast 16.27:1

Card sample

#adf2c3 text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adf2c3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adf2c3 in the Color Lab