Skip to content

#acebd2

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

RGB
172, 235, 210
HSL
156°, 61%, 80%
CMYK
27, 0, 11, 8
Luminance
0.7284

Every format

HEX#acebd2
RGBrgb(172, 235, 210)
HSLhsl(156, 61%, 80%)
CMYKcmyk(27%, 0%, 11%, 8%)
LABlab(88.4 -24.9 5.8)
LCHlch(88.4 25.6 167.0)
OKLCHoklch(0.891 0.072 168.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green92.2%
Blue82.4%

CMYK percentages

Cyan26.8%
Magenta0.0%
Yellow10.6%
Key (black)7.8%

Color previews

#acebd2 text on a black background

contrast 15.57:1

Card sample

#acebd2 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acebd2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acebd2 in the Color Lab