Skip to content

#adfdcc

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

RGB
173, 253, 204
HSL
143°, 95%, 84%
CMYK
32, 0, 19, 1
Luminance
0.8349

Every format

HEX#adfdcc
RGBrgb(173, 253, 204)
HSLhsl(143, 95%, 84%)
CMYKcmyk(32%, 0%, 19%, 1%)
LABlab(93.2 -34.3 15.8)
LCHlch(93.2 37.8 155.3)
OKLCHoklch(0.929 0.103 156.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adfdcc on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#adfdcc on black: 17.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green99.2%
Blue80.0%

CMYK percentages

Cyan31.6%
Magenta0.0%
Yellow19.4%
Key (black)0.8%

Color previews

#adfdcc text on a black background

contrast 17.70:1

Card sample

#adfdcc text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adfdcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adfdcc in the Color Lab