Skip to content

#c0ff23

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

RGB
192, 255, 35
HSL
77°, 100%, 57%
CMYK
25, 0, 86, 0
Luminance
0.8285

Every format

HEX#c0ff23
RGBrgb(192, 255, 35)
HSLhsl(77, 100%, 57%)
CMYKcmyk(25%, 0%, 86%, 0%)
LABlab(93.0 -46.0 85.6)
LCHlch(93.0 97.2 118.2)
OKLCHoklch(0.924 0.228 126.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c0ff23 on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#c0ff23 on black: 17.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green100.0%
Blue13.7%

CMYK percentages

Cyan24.7%
Magenta0.0%
Yellow86.3%
Key (black)0.0%

Color previews

#c0ff23 text on a black background

contrast 17.57:1

Card sample

#c0ff23 text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(192, 255, 35, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(192, 255, 35, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c0ff23;
background: linear-gradient(135deg, #c0ff23, #2DFF23);

Monochromatic scale

Palettes built from #c0ff23

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c0ff23 in the Color Lab