Skip to content

#c1f7ac

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

RGB
193, 247, 172
HSL
103°, 82%, 82%
CMYK
22, 0, 30, 3
Luminance
0.8084

Every format

HEX#c1f7ac
RGBrgb(193, 247, 172)
HSLhsl(103, 82%, 82%)
CMYKcmyk(22%, 0%, 30%, 3%)
LABlab(92.1 -30.5 30.7)
LCHlch(92.1 43.3 134.9)
OKLCHoklch(0.921 0.113 137.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c1f7ac on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#c1f7ac on black: 17.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.7%
Green96.9%
Blue67.5%

CMYK percentages

Cyan21.9%
Magenta0.0%
Yellow30.4%
Key (black)3.1%

Color previews

#c1f7ac text on a black background

contrast 17.17:1

Card sample

#c1f7ac text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c1f7ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c1f7ac in the Color Lab