Skip to content

#adffdc

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

RGB
173, 255, 220
HSL
154°, 100%, 84%
CMYK
32, 0, 14, 0
Luminance
0.8557

Every format

HEX#adffdc
RGBrgb(173, 255, 220)
HSLhsl(154, 100%, 84%)
CMYKcmyk(32%, 0%, 14%, 0%)
LABlab(94.1 -32.1 8.8)
LCHlch(94.1 33.3 164.6)
OKLCHoklch(0.938 0.093 165.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adffdc on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#adffdc on black: 18.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green100.0%
Blue86.3%

CMYK percentages

Cyan32.2%
Magenta0.0%
Yellow13.7%
Key (black)0.0%

Color previews

#adffdc text on a black background

contrast 18.11:1

Card sample

#adffdc text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adffdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adffdc in the Color Lab