Skip to content

#adf3db

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

RGB
173, 243, 219
HSL
159°, 75%, 82%
CMYK
29, 0, 10, 5
Luminance
0.7810

Every format

HEX#adf3db
RGBrgb(173, 243, 219)
HSLhsl(159, 75%, 82%)
CMYKcmyk(29%, 0%, 10%, 5%)
LABlab(90.8 -26.7 4.6)
LCHlch(90.8 27.1 170.2)
OKLCHoklch(0.911 0.077 171.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adf3db on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#adf3db on black: 16.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green95.3%
Blue85.9%

CMYK percentages

Cyan28.8%
Magenta0.0%
Yellow9.9%
Key (black)4.7%

Color previews

#adf3db text on a black background

contrast 16.62:1

Card sample

#adf3db text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adf3db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adf3db in the Color Lab