Skip to content

#adeacc

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

RGB
173, 234, 204
HSL
151°, 59%, 80%
CMYK
26, 0, 13, 8
Luminance
0.7209

Every format

HEX#adeacc
RGBrgb(173, 234, 204)
HSLhsl(151, 59%, 80%)
CMYKcmyk(26%, 0%, 13%, 8%)
LABlab(88.0 -25.3 8.4)
LCHlch(88.0 26.7 161.7)
OKLCHoklch(0.887 0.074 163.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green91.8%
Blue80.0%

CMYK percentages

Cyan26.1%
Magenta0.0%
Yellow12.8%
Key (black)8.2%

Color previews

#adeacc text on a black background

contrast 15.42:1

Card sample

#adeacc text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adeacc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adeacc in the Color Lab