Skip to content

#adf3df

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

RGB
173, 243, 223
HSL
163°, 75%, 82%
CMYK
29, 0, 8, 5
Luminance
0.7831

Every format

HEX#adf3df
RGBrgb(173, 243, 223)
HSLhsl(163, 75%, 82%)
CMYKcmyk(29%, 0%, 8%, 5%)
LABlab(90.9 -25.8 2.7)
LCHlch(90.9 26.0 174.1)
OKLCHoklch(0.912 0.075 174.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green95.3%
Blue87.5%

CMYK percentages

Cyan28.8%
Magenta0.0%
Yellow8.2%
Key (black)4.7%

Color previews

#adf3df text on a black background

contrast 16.66:1

Card sample

#adf3df text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adf3df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adf3df in the Color Lab