Skip to content

#c0fecb

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

RGB
192, 254, 203
HSL
131°, 97%, 88%
CMYK
24, 0, 20, 0
Luminance
0.8640

Every format

HEX#c0fecb
RGBrgb(192, 254, 203)
HSLhsl(131, 97%, 88%)
CMYKcmyk(24%, 0%, 20%, 0%)
LABlab(94.5 -29.1 18.2)
LCHlch(94.5 34.4 148.0)
OKLCHoklch(0.942 0.093 149.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red75.3%
Green99.6%
Blue79.6%

CMYK percentages

Cyan24.4%
Magenta0.0%
Yellow20.1%
Key (black)0.4%

Color previews

#c0fecb text on a black background

contrast 18.28:1

Card sample

#c0fecb text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c0fecb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c0fecb in the Color Lab