Skip to content

#adffcc

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

RGB
173, 255, 204
HSL
143°, 100%, 84%
CMYK
32, 0, 20, 0
Luminance
0.8476

Every format

HEX#adffcc
RGBrgb(173, 255, 204)
HSLhsl(143, 100%, 84%)
CMYKcmyk(32%, 0%, 20%, 0%)
LABlab(93.8 -35.2 16.6)
LCHlch(93.8 38.9 154.8)
OKLCHoklch(0.934 0.106 156.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adffcc on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#adffcc on black: 17.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green100.0%
Blue80.0%

CMYK percentages

Cyan32.2%
Magenta0.0%
Yellow20.0%
Key (black)0.0%

Color previews

#adffcc text on a black background

contrast 17.95:1

Card sample

#adffcc text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adffcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adffcc in the Color Lab