Skip to content

#c0f85f

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

RGB
192, 248, 95
HSL
82°, 92%, 67%
CMYK
23, 0, 62, 3
Luminance
0.7917

Every format

HEX#c0f85f
RGBrgb(192, 248, 95)
HSLhsl(82, 92%, 67%)
CMYKcmyk(23%, 0%, 62%, 3%)
LABlab(91.3 -40.0 65.8)
LCHlch(91.3 77.0 121.3)
OKLCHoklch(0.911 0.189 126.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c0f85f on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#c0f85f on black: 16.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green97.3%
Blue37.3%

CMYK percentages

Cyan22.6%
Magenta0.0%
Yellow61.7%
Key (black)2.7%

Color previews

#c0f85f text on a black background

contrast 16.83:1

Card sample

#c0f85f text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(192, 248, 95, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(192, 248, 95, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c0f85f;
background: linear-gradient(135deg, #c0f85f, #5FF864);

Monochromatic scale

Palettes built from #c0f85f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c0f85f in the Color Lab