Skip to content

#acedaf

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

RGB
172, 237, 175
HSL
123°, 64%, 80%
CMYK
27, 0, 26, 7
Luminance
0.7243

Every format

HEX#acedaf
RGBrgb(172, 237, 175)
HSLhsl(123, 64%, 80%)
CMYKcmyk(27%, 0%, 26%, 7%)
LABlab(88.2 -32.3 23.6)
LCHlch(88.2 40.0 143.8)
OKLCHoklch(0.887 0.107 145.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green92.9%
Blue68.6%

CMYK percentages

Cyan27.4%
Magenta0.0%
Yellow26.2%
Key (black)7.1%

Color previews

#acedaf text on a black background

contrast 15.49:1

Card sample

#acedaf text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acedaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acedaf in the Color Lab