Skip to content

#adedaf

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

RGB
173, 237, 175
HSL
122°, 64%, 80%
CMYK
27, 0, 26, 7
Luminance
0.7255

Every format

HEX#adedaf
RGBrgb(173, 237, 175)
HSLhsl(122, 64%, 80%)
CMYKcmyk(27%, 0%, 26%, 7%)
LABlab(88.2 -32.0 23.7)
LCHlch(88.2 39.8 143.4)
OKLCHoklch(0.887 0.106 145.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adedaf on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#adedaf on black: 15.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green92.9%
Blue68.6%

CMYK percentages

Cyan27.0%
Magenta0.0%
Yellow26.2%
Key (black)7.1%

Color previews

#adedaf text on a black background

contrast 15.51:1

Card sample

#adedaf text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adedaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adedaf in the Color Lab