Skip to content

#adfadc

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

RGB
173, 250, 220
HSL
157°, 89%, 83%
CMYK
31, 0, 12, 2
Luminance
0.8242

Every format

HEX#adfadc
RGBrgb(173, 250, 220)
HSLhsl(157, 89%, 83%)
CMYKcmyk(31%, 0%, 12%, 2%)
LABlab(92.8 -29.8 6.9)
LCHlch(92.8 30.6 167.0)
OKLCHoklch(0.927 0.086 168.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adfadc on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#adfadc on black: 17.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green98.0%
Blue86.3%

CMYK percentages

Cyan30.8%
Magenta0.0%
Yellow12.0%
Key (black)2.0%

Color previews

#adfadc text on a black background

contrast 17.48:1

Card sample

#adfadc text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adfadc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adfadc in the Color Lab