Skip to content

#adfec8

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

RGB
173, 254, 200
HSL
140°, 98%, 84%
CMYK
32, 0, 21, 0
Luminance
0.8394

Every format

HEX#adfec8
RGBrgb(173, 254, 200)
HSLhsl(140, 98%, 84%)
CMYKcmyk(32%, 0%, 21%, 0%)
LABlab(93.4 -35.5 18.1)
LCHlch(93.4 39.8 152.9)
OKLCHoklch(0.931 0.108 154.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green99.6%
Blue78.4%

CMYK percentages

Cyan31.9%
Magenta0.0%
Yellow21.3%
Key (black)0.4%

Color previews

#adfec8 text on a black background

contrast 17.79:1

Card sample

#adfec8 text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adfec8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adfec8 in the Color Lab