Skip to content

#ade3cb

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

RGB
173, 227, 203
HSL
153°, 49%, 78%
CMYK
24, 0, 11, 11
Luminance
0.6813

Every format

HEX#ade3cb
RGBrgb(173, 227, 203)
HSLhsl(153, 49%, 78%)
CMYKcmyk(24%, 0%, 11%, 11%)
LABlab(86.1 -22.1 6.1)
LCHlch(86.1 22.9 164.5)
OKLCHoklch(0.872 0.065 165.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ade3cb on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#ade3cb on black: 14.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green89.0%
Blue79.6%

CMYK percentages

Cyan23.8%
Magenta0.0%
Yellow10.6%
Key (black)11.0%

Color previews

#ade3cb text on a black background

contrast 14.63:1

Card sample

#ade3cb text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ade3cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ade3cb in the Color Lab