Skip to content

#adfeac

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

RGB
173, 254, 172
HSL
119°, 98%, 84%
CMYK
32, 0, 32, 0
Luminance
0.8275

Every format

HEX#adfeac
RGBrgb(173, 254, 172)
HSLhsl(119, 98%, 84%)
CMYKcmyk(32%, 0%, 32%, 0%)
LABlab(92.9 -40.2 31.6)
LCHlch(92.9 51.1 141.8)
OKLCHoklch(0.925 0.135 144.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green99.6%
Blue67.5%

CMYK percentages

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

Color previews

#adfeac text on a black background

contrast 17.55:1

Card sample

#adfeac text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adfeac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adfeac in the Color Lab