Skip to content

#acead2

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

RGB
172, 234, 210
HSL
157°, 60%, 80%
CMYK
27, 0, 10, 8
Luminance
0.7227

Every format

HEX#acead2
RGBrgb(172, 234, 210)
HSLhsl(157, 60%, 80%)
CMYKcmyk(27%, 0%, 10%, 8%)
LABlab(88.1 -24.4 5.4)
LCHlch(88.1 25.0 167.6)
OKLCHoklch(0.888 0.071 168.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acead2 on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#acead2 on black: 15.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green91.8%
Blue82.4%

CMYK percentages

Cyan26.5%
Magenta0.0%
Yellow10.3%
Key (black)8.2%

Color previews

#acead2 text on a black background

contrast 15.45:1

Card sample

#acead2 text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acead2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acead2 in the Color Lab