Skip to content

#addfb5

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

RGB
173, 223, 181
HSL
130°, 44%, 78%
CMYK
22, 0, 19, 13
Luminance
0.6500

Every format

HEX#addfb5
RGBrgb(173, 223, 181)
HSLhsl(130, 44%, 78%)
CMYKcmyk(22%, 0%, 19%, 13%)
LABlab(84.5 -24.3 15.4)
LCHlch(84.5 28.8 147.6)
OKLCHoklch(0.858 0.078 149.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#addfb5 on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#addfb5 on black: 14.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green87.5%
Blue71.0%

CMYK percentages

Cyan22.4%
Magenta0.0%
Yellow18.8%
Key (black)12.5%

Color previews

#addfb5 text on a black background

contrast 14.00:1

Card sample

#addfb5 text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #addfb5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #addfb5 in the Color Lab