Skip to content

#adfeaf

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

RGB
173, 254, 175
HSL
122°, 98%, 84%
CMYK
32, 0, 31, 0
Luminance
0.8286

Every format

HEX#adfeaf
RGBrgb(173, 254, 175)
HSLhsl(122, 98%, 84%)
CMYKcmyk(32%, 0%, 31%, 0%)
LABlab(93.0 -39.7 30.2)
LCHlch(93.0 49.9 142.8)
OKLCHoklch(0.925 0.132 145.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adfeaf on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#adfeaf on black: 17.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green99.6%
Blue68.6%

CMYK percentages

Cyan31.9%
Magenta0.0%
Yellow31.1%
Key (black)0.4%

Color previews

#adfeaf text on a black background

contrast 17.57:1

Card sample

#adfeaf text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adfeaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adfeaf in the Color Lab