Skip to content

#adfcec

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

RGB
173, 252, 236
HSL
168°, 93%, 83%
CMYK
31, 0, 6, 1
Luminance
0.8456

Every format

HEX#adfcec
RGBrgb(173, 252, 236)
HSLhsl(168, 93%, 83%)
CMYKcmyk(31%, 0%, 6%, 1%)
LABlab(93.7 -27.4 -0.0)
LCHlch(93.7 27.4 180.1)
OKLCHoklch(0.935 0.080 180.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adfcec on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#adfcec on black: 17.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green98.8%
Blue92.5%

CMYK percentages

Cyan31.3%
Magenta0.0%
Yellow6.3%
Key (black)1.2%

Color previews

#adfcec text on a black background

contrast 17.91:1

Card sample

#adfcec text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adfcec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adfcec in the Color Lab