Skip to content

#8dd2ac

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

RGB
141, 210, 172
HSL
147°, 43%, 69%
CMYK
33, 0, 18, 18
Luminance
0.5473

Every format

HEX#8dd2ac
RGBrgb(141, 210, 172)
HSLhsl(147, 43%, 69%)
CMYKcmyk(33%, 0%, 18%, 18%)
LABlab(78.9 -29.8 12.0)
LCHlch(78.9 32.1 158.0)
OKLCHoklch(0.807 0.088 159.5)

Copy-ready code

/* CSS */
color: #8dd2ac;
background-color: #8dd2ac;
/* Tailwind (arbitrary) */
class="text-[#8dd2ac] bg-[#8dd2ac]"
/* SCSS */
$brand: #8dd2ac;
/* SwiftUI */
Color(red: 0.553, green: 0.824, blue: 0.675)
/* Android */
Color.parseColor("#8dd2ac")

Accessibility — WCAG contrast

Aa
#8dd2ac on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#8dd2ac on black: 11.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red55.3%
Green82.4%
Blue67.5%

CMYK percentages

Cyan32.9%
Magenta0.0%
Yellow18.1%
Key (black)17.6%

Color previews

#8dd2ac text on a black background

contrast 11.95:1

Card sample

#8dd2ac text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(141, 210, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(141, 210, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8dd2ac;
background: linear-gradient(135deg, #8dd2ac, #8DCAD2);

Monochromatic scale

Palettes built from #8dd2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8dd2ac in the Color Lab