Skip to content

#adeccc

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

RGB
173, 236, 204
HSL
150°, 62%, 80%
CMYK
27, 0, 14, 8
Luminance
0.7323

Every format

HEX#adeccc
RGBrgb(173, 236, 204)
HSLhsl(150, 62%, 80%)
CMYKcmyk(27%, 0%, 14%, 8%)
LABlab(88.6 -26.3 9.2)
LCHlch(88.6 27.8 160.8)
OKLCHoklch(0.892 0.077 162.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adeccc on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#adeccc on black: 15.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green92.5%
Blue80.0%

CMYK percentages

Cyan26.7%
Magenta0.0%
Yellow13.6%
Key (black)7.5%

Color previews

#adeccc text on a black background

contrast 15.65:1

Card sample

#adeccc text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adeccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adeccc in the Color Lab