Skip to content

#adfcdf

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

RGB
173, 252, 223
HSL
158°, 93%, 83%
CMYK
31, 0, 12, 1
Luminance
0.8383

Every format

HEX#adfcdf
RGBrgb(173, 252, 223)
HSLhsl(158, 93%, 83%)
CMYKcmyk(31%, 0%, 12%, 1%)
LABlab(93.4 -30.1 6.2)
LCHlch(93.4 30.8 168.3)
OKLCHoklch(0.932 0.087 169.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adfcdf on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#adfcdf on black: 17.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green98.8%
Blue87.5%

CMYK percentages

Cyan31.3%
Magenta0.0%
Yellow11.5%
Key (black)1.2%

Color previews

#adfcdf text on a black background

contrast 17.77:1

Card sample

#adfcdf text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adfcdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adfcdf in the Color Lab