Skip to content

#adf3c4

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

RGB
173, 243, 196
HSL
140°, 75%, 82%
CMYK
29, 0, 19, 5
Luminance
0.7697

Every format

HEX#adf3c4
RGBrgb(173, 243, 196)
HSLhsl(140, 75%, 82%)
CMYKcmyk(29%, 0%, 19%, 5%)
LABlab(90.3 -31.1 15.8)
LCHlch(90.3 34.9 153.1)
OKLCHoklch(0.905 0.095 154.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adf3c4 on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#adf3c4 on black: 16.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green95.3%
Blue76.9%

CMYK percentages

Cyan28.8%
Magenta0.0%
Yellow19.3%
Key (black)4.7%

Color previews

#adf3c4 text on a black background

contrast 16.39:1

Card sample

#adf3c4 text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adf3c4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adf3c4 in the Color Lab