Skip to content

#adfac7

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

RGB
173, 250, 199
HSL
140°, 89%, 83%
CMYK
31, 0, 20, 2
Luminance
0.8138

Every format

HEX#adfac7
RGBrgb(173, 250, 199)
HSLhsl(140, 89%, 83%)
CMYKcmyk(31%, 0%, 20%, 2%)
LABlab(92.3 -33.8 17.1)
LCHlch(92.3 37.9 153.2)
OKLCHoklch(0.921 0.103 154.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green98.0%
Blue78.0%

CMYK percentages

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

Color previews

#adfac7 text on a black background

contrast 17.28:1

Card sample

#adfac7 text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adfac7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adfac7 in the Color Lab