Skip to content

#adfdc2

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

RGB
173, 253, 194
HSL
136°, 95%, 84%
CMYK
32, 0, 23, 1
Luminance
0.8303

Every format

HEX#adfdc2
RGBrgb(173, 253, 194)
HSLhsl(136, 95%, 84%)
CMYKcmyk(32%, 0%, 23%, 1%)
LABlab(93.0 -36.1 20.6)
LCHlch(93.0 41.6 150.2)
OKLCHoklch(0.927 0.112 152.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green99.2%
Blue76.1%

CMYK percentages

Cyan31.6%
Magenta0.0%
Yellow23.3%
Key (black)0.8%

Color previews

#adfdc2 text on a black background

contrast 17.61:1

Card sample

#adfdc2 text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adfdc2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adfdc2 in the Color Lab