Skip to content

#c2fecb

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

RGB
194, 254, 203
HSL
129°, 97%, 88%
CMYK
24, 0, 20, 0
Luminance
0.8666

Every format

HEX#c2fecb
RGBrgb(194, 254, 203)
HSLhsl(129, 97%, 88%)
CMYKcmyk(24%, 0%, 20%, 0%)
LABlab(94.6 -28.5 18.4)
LCHlch(94.6 33.9 147.2)
OKLCHoklch(0.943 0.091 148.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2fecb on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#c2fecb on black: 18.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green99.6%
Blue79.6%

CMYK percentages

Cyan23.6%
Magenta0.0%
Yellow20.1%
Key (black)0.4%

Color previews

#c2fecb text on a black background

contrast 18.33:1

Card sample

#c2fecb text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(194, 254, 203, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(194, 254, 203, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c2fecb;
background: linear-gradient(135deg, #c2fecb, #C2FEF3);

Monochromatic scale

Palettes built from #c2fecb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2fecb in the Color Lab