Skip to content

#adf2da

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

RGB
173, 242, 218
HSL
159°, 73%, 81%
CMYK
29, 0, 10, 5
Luminance
0.7745

Every format

HEX#adf2da
RGBrgb(173, 242, 218)
HSLhsl(159, 73%, 81%)
CMYKcmyk(29%, 0%, 10%, 5%)
LABlab(90.5 -26.4 4.7)
LCHlch(90.5 26.8 169.9)
OKLCHoklch(0.909 0.076 170.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adf2da on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#adf2da on black: 16.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green94.9%
Blue85.5%

CMYK percentages

Cyan28.5%
Magenta0.0%
Yellow9.9%
Key (black)5.1%

Color previews

#adf2da text on a black background

contrast 16.49:1

Card sample

#adf2da text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adf2da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adf2da in the Color Lab