Skip to content

#adf2df

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

RGB
173, 242, 223
HSL
164°, 73%, 81%
CMYK
29, 0, 8, 5
Luminance
0.7772

Every format

HEX#adf2df
RGBrgb(173, 242, 223)
HSLhsl(164, 73%, 81%)
CMYKcmyk(29%, 0%, 8%, 5%)
LABlab(90.7 -25.4 2.3)
LCHlch(90.7 25.5 174.9)
OKLCHoklch(0.910 0.074 175.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green94.9%
Blue87.5%

CMYK percentages

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

Color previews

#adf2df text on a black background

contrast 16.54:1

Card sample

#adf2df text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adf2df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adf2df in the Color Lab