Skip to content

#ade5cc

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

RGB
173, 229, 204
HSL
153°, 52%, 79%
CMYK
25, 0, 11, 10
Luminance
0.6928

Every format

HEX#ade5cc
RGBrgb(173, 229, 204)
HSLhsl(153, 52%, 79%)
CMYKcmyk(25%, 0%, 11%, 10%)
LABlab(86.6 -22.9 6.4)
LCHlch(86.6 23.8 164.4)
OKLCHoklch(0.876 0.067 165.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ade5cc on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#ade5cc on black: 14.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green89.8%
Blue80.0%

CMYK percentages

Cyan24.5%
Magenta0.0%
Yellow10.9%
Key (black)10.2%

Color previews

#ade5cc text on a black background

contrast 14.86:1

Card sample

#ade5cc text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ade5cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ade5cc in the Color Lab