Skip to content

#acedba

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

RGB
172, 237, 186
HSL
133°, 64%, 80%
CMYK
27, 0, 22, 7
Luminance
0.7288

Every format

HEX#acedba
RGBrgb(172, 237, 186)
HSLhsl(133, 64%, 80%)
CMYKcmyk(27%, 0%, 22%, 7%)
LABlab(88.4 -30.4 18.3)
LCHlch(88.4 35.5 149.0)
OKLCHoklch(0.889 0.096 150.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green92.9%
Blue72.9%

CMYK percentages

Cyan27.4%
Magenta0.0%
Yellow21.5%
Key (black)7.1%

Color previews

#acedba text on a black background

contrast 15.58:1

Card sample

#acedba text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acedba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acedba in the Color Lab