Skip to content

#adfeec

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

RGB
173, 254, 236
HSL
167°, 98%, 84%
CMYK
32, 0, 7, 0
Luminance
0.8582

Every format

HEX#adfeec
RGBrgb(173, 254, 236)
HSLhsl(167, 98%, 84%)
CMYKcmyk(32%, 0%, 7%, 0%)
LABlab(94.2 -28.4 0.8)
LCHlch(94.2 28.4 178.5)
OKLCHoklch(0.940 0.083 178.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adfeec on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#adfeec on black: 18.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green99.6%
Blue92.5%

CMYK percentages

Cyan31.9%
Magenta0.0%
Yellow7.1%
Key (black)0.4%

Color previews

#adfeec text on a black background

contrast 18.16:1

Card sample

#adfeec text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adfeec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adfeec in the Color Lab