Skip to content

#adfac2

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

RGB
173, 250, 194
HSL
136°, 89%, 83%
CMYK
31, 0, 22, 2
Luminance
0.8115

Every format

HEX#adfac2
RGBrgb(173, 250, 194)
HSLhsl(136, 89%, 83%)
CMYKcmyk(31%, 0%, 22%, 2%)
LABlab(92.2 -34.7 19.5)
LCHlch(92.2 39.8 150.7)
OKLCHoklch(0.920 0.108 152.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adfac2 on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#adfac2 on black: 17.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green98.0%
Blue76.1%

CMYK percentages

Cyan30.8%
Magenta0.0%
Yellow22.4%
Key (black)2.0%

Color previews

#adfac2 text on a black background

contrast 17.23:1

Card sample

#adfac2 text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adfac2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adfac2 in the Color Lab