Skip to content

#adfac8

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

RGB
173, 250, 200
HSL
141°, 89%, 83%
CMYK
31, 0, 20, 2
Luminance
0.8143

Every format

HEX#adfac8
RGBrgb(173, 250, 200)
HSLhsl(141, 89%, 83%)
CMYKcmyk(31%, 0%, 20%, 2%)
LABlab(92.3 -33.6 16.6)
LCHlch(92.3 37.5 153.8)
OKLCHoklch(0.922 0.102 155.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adfac8 on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#adfac8 on black: 17.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#adfac8 text on a black background

contrast 17.29:1

Card sample

#adfac8 text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adfac8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adfac8 in the Color Lab