Skip to content

#c0fcab

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

RGB
192, 252, 171
HSL
104°, 93%, 83%
CMYK
24, 0, 32, 1
Luminance
0.8377

Every format

HEX#c0fcab
RGBrgb(192, 252, 171)
HSLhsl(104, 93%, 83%)
CMYKcmyk(24%, 0%, 32%, 1%)
LABlab(93.3 -33.3 32.9)
LCHlch(93.3 46.8 135.4)
OKLCHoklch(0.931 0.123 137.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red75.3%
Green98.8%
Blue67.1%

CMYK percentages

Cyan23.8%
Magenta0.0%
Yellow32.1%
Key (black)1.2%

Color previews

#c0fcab text on a black background

contrast 17.75:1

Card sample

#c0fcab text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(192, 252, 171, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(192, 252, 171, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c0fcab;
background: linear-gradient(135deg, #c0fcab, #ABFCCC);

Monochromatic scale

Palettes built from #c0fcab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c0fcab in the Color Lab