Skip to content

#adf3dc

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

RGB
173, 243, 220
HSL
160°, 75%, 82%
CMYK
29, 0, 10, 5
Luminance
0.7815

Every format

HEX#adf3dc
RGBrgb(173, 243, 220)
HSLhsl(160, 75%, 82%)
CMYKcmyk(29%, 0%, 10%, 5%)
LABlab(90.8 -26.5 4.1)
LCHlch(90.8 26.8 171.1)
OKLCHoklch(0.911 0.077 172.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green95.3%
Blue86.3%

CMYK percentages

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

Color previews

#adf3dc text on a black background

contrast 16.63:1

Card sample

#adf3dc text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adf3dc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adf3dc in the Color Lab