Skip to content

#adead2

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

RGB
173, 234, 210
HSL
156°, 59%, 80%
CMYK
26, 0, 10, 8
Luminance
0.7238

Every format

HEX#adead2
RGBrgb(173, 234, 210)
HSLhsl(156, 59%, 80%)
CMYKcmyk(26%, 0%, 10%, 8%)
LABlab(88.2 -24.1 5.4)
LCHlch(88.2 24.8 167.3)
OKLCHoklch(0.889 0.070 168.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adead2 on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#adead2 on black: 15.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green91.8%
Blue82.4%

CMYK percentages

Cyan26.1%
Magenta0.0%
Yellow10.3%
Key (black)8.2%

Color previews

#adead2 text on a black background

contrast 15.48:1

Card sample

#adead2 text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adead2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adead2 in the Color Lab