Skip to content

#adfec4

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

RGB
173, 254, 196
HSL
137°, 98%, 84%
CMYK
32, 0, 23, 0
Luminance
0.8375

Every format

HEX#adfec4
RGBrgb(173, 254, 196)
HSLhsl(137, 98%, 84%)
CMYKcmyk(32%, 0%, 23%, 0%)
LABlab(93.3 -36.2 20.1)
LCHlch(93.3 41.4 151.0)
OKLCHoklch(0.930 0.112 152.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adfec4 on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#adfec4 on black: 17.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green99.6%
Blue76.9%

CMYK percentages

Cyan31.9%
Magenta0.0%
Yellow22.8%
Key (black)0.4%

Color previews

#adfec4 text on a black background

contrast 17.75:1

Card sample

#adfec4 text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adfec4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adfec4 in the Color Lab