Skip to content

#adeec3

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

RGB
173, 238, 195
HSL
140°, 66%, 81%
CMYK
27, 0, 18, 7
Luminance
0.7397

Every format

HEX#adeec3
RGBrgb(173, 238, 195)
HSLhsl(140, 66%, 81%)
CMYKcmyk(27%, 0%, 18%, 7%)
LABlab(88.9 -28.9 14.3)
LCHlch(88.9 32.3 153.6)
OKLCHoklch(0.894 0.088 155.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adeec3 on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#adeec3 on black: 15.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green93.3%
Blue76.5%

CMYK percentages

Cyan27.3%
Magenta0.0%
Yellow18.1%
Key (black)6.7%

Color previews

#adeec3 text on a black background

contrast 15.79:1

Card sample

#adeec3 text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adeec3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adeec3 in the Color Lab