Skip to content

#acfaba

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

RGB
172, 250, 186
HSL
131°, 89%, 83%
CMYK
31, 0, 26, 2
Luminance
0.8069

Every format

HEX#acfaba
RGBrgb(172, 250, 186)
HSLhsl(131, 89%, 83%)
CMYKcmyk(31%, 0%, 26%, 2%)
LABlab(92.0 -36.4 23.3)
LCHlch(92.0 43.2 147.4)
OKLCHoklch(0.918 0.116 149.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acfaba on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#acfaba on black: 17.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green98.0%
Blue72.9%

CMYK percentages

Cyan31.2%
Magenta0.0%
Yellow25.6%
Key (black)2.0%

Color previews

#acfaba text on a black background

contrast 17.14:1

Card sample

#acfaba text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acfaba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acfaba in the Color Lab