Skip to content

#adecce

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

RGB
173, 236, 206
HSL
151°, 62%, 80%
CMYK
27, 0, 13, 8
Luminance
0.7333

Every format

HEX#adecce
RGBrgb(173, 236, 206)
HSLhsl(151, 62%, 80%)
CMYKcmyk(27%, 0%, 13%, 8%)
LABlab(88.6 -25.9 8.2)
LCHlch(88.6 27.1 162.5)
OKLCHoklch(0.892 0.076 163.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan26.7%
Magenta0.0%
Yellow12.7%
Key (black)7.5%

Color previews

#adecce text on a black background

contrast 15.67:1

Card sample

#adecce text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adecce

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adecce in the Color Lab