Skip to content

#adfdad

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

RGB
173, 253, 173
HSL
120°, 95%, 84%
CMYK
32, 0, 32, 1
Luminance
0.8215

Every format

HEX#adfdad
RGBrgb(173, 253, 173)
HSLhsl(120, 95%, 84%)
CMYKcmyk(32%, 0%, 32%, 1%)
LABlab(92.6 -39.6 30.8)
LCHlch(92.6 50.1 142.2)
OKLCHoklch(0.923 0.133 144.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adfdad on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#adfdad on black: 17.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green99.2%
Blue67.8%

CMYK percentages

Cyan31.6%
Magenta0.0%
Yellow31.6%
Key (black)0.8%

Color previews

#adfdad text on a black background

contrast 17.43:1

Card sample

#adfdad text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adfdad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adfdad in the Color Lab