Skip to content

#adefaa

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

RGB
173, 239, 170
HSL
117°, 68%, 80%
CMYK
28, 0, 29, 6
Luminance
0.7352

Every format

HEX#adefaa
RGBrgb(173, 239, 170)
HSLhsl(117, 68%, 80%)
CMYKcmyk(28%, 0%, 29%, 6%)
LABlab(88.7 -33.7 26.9)
LCHlch(88.7 43.1 141.4)
OKLCHoklch(0.891 0.114 143.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green93.7%
Blue66.7%

CMYK percentages

Cyan27.6%
Magenta0.0%
Yellow28.9%
Key (black)6.3%

Color previews

#adefaa text on a black background

contrast 15.70:1

Card sample

#adefaa text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adefaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adefaa in the Color Lab