Skip to content

#c2facc

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

RGB
194, 250, 204
HSL
131°, 85%, 87%
CMYK
22, 0, 18, 2
Luminance
0.8420

Every format

HEX#c2facc
RGBrgb(194, 250, 204)
HSLhsl(131, 85%, 87%)
CMYKcmyk(22%, 0%, 18%, 2%)
LABlab(93.5 -26.4 16.4)
LCHlch(93.5 31.1 148.2)
OKLCHoklch(0.935 0.084 149.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2facc on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#c2facc on black: 17.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green98.0%
Blue80.0%

CMYK percentages

Cyan22.4%
Magenta0.0%
Yellow18.4%
Key (black)2.0%

Color previews

#c2facc text on a black background

contrast 17.84:1

Card sample

#c2facc text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2facc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2facc in the Color Lab