Skip to content

#adfded

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

RGB
173, 253, 237
HSL
168°, 95%, 84%
CMYK
32, 0, 6, 1
Luminance
0.8525

Every format

HEX#adfded
RGBrgb(173, 253, 237)
HSLhsl(168, 95%, 84%)
CMYKcmyk(32%, 0%, 6%, 1%)
LABlab(94.0 -27.7 -0.1)
LCHlch(94.0 27.7 180.2)
OKLCHoklch(0.938 0.081 180.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green99.2%
Blue92.9%

CMYK percentages

Cyan31.6%
Magenta0.0%
Yellow6.3%
Key (black)0.8%

Color previews

#adfded text on a black background

contrast 18.05:1

Card sample

#adfded text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adfded

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adfded in the Color Lab