Skip to content

#c0ff18

a balanced, electric green · warm · closest name: Green Yellow

RGB
192, 255, 24
HSL
76°, 100%, 55%
CMYK
25, 0, 91, 0
Luminance
0.8279

At a glance

Every number on this page in one read: what #c0ff18 is made of, how bright it looks, and which way it leans.

Hex
#c0ff18
Hue
76°
green
Saturation
100%
electric
Lightness
55%
balanced
Brightness
100%
HSV value
Perceived
87%
weighted brightness
Luminance
0.8279
WCAG relative
Temperature
Warm
39/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.56:1
Closest name
Green Yellow
ΔE2000 3.2
Where it sits
Hue76° of 360°
Saturation100%
Lightness55%
Temperature
Warm ← → Cool39% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#c0ff18
RGBrgb(192, 255, 24)
HSLhsl(76, 100%, 55%)
CMYKcmyk(25%, 0%, 91%, 0%)
LABlab(92.9 -46.2 87.3)
LCHlch(92.9 98.8 117.9)
OKLCHoklch(0.923 0.231 125.9)
Decimal12648216
Display P3color(display-p3 0.753 1.000 0.094)

Copy-ready code

/* CSS */
color: #c0ff18;
background-color: #c0ff18;
/* Tailwind (arbitrary) */
class="text-[#c0ff18] bg-[#c0ff18]"
/* SCSS */
$brand: #c0ff18;
/* SwiftUI */
Color(red: 0.753, green: 1.000, blue: 0.094)
/* Android */
Color.parseColor("#c0ff18")
/* Flutter */
Color(0xFFC0FF18)
/* Python / OpenCV (BGR) */
(24, 255, 192)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #c0ff18 · 17.56:1
Use #000000AAA at every size.
Aa
White text · 1.20:1
AA fail · AA large fail · AAA fail
Aa
Black text · 17.56:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #c0ff18 as text scores 1.20:1 on white and 17.56:1 on black.

Accessibility — WCAG contrast

Aa
#c0ff18 on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#c0ff18 on black: 17.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFED00
deuteranopia · #FFEA3C
tritanopia · #C9F2D9

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c0ff18 is pinned to step 500; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FAFEF1
#F5FCE3
#EBFCC0
#E0FF8F
#D1FF57
#c0ff18
#B2F500
#94CC00
#77A300
#577605
#364903
Base = 500Lightest = 50 · #FAFEF1Darkest = 950 · #364903
:root {
  --brand-50: #FAFEF1;
  --brand-100: #F5FCE3;
  --brand-200: #EBFCC0;
  --brand-300: #E0FF8F;
  --brand-400: #D1FF57;
  --brand-500: #c0ff18;
  --brand-600: #B2F500;
  --brand-700: #94CC00;
  --brand-800: #77A300;
  --brand-900: #577605;
  --brand-950: #364903;
  --brand: #c0ff18;
  --brand-ink: #000000;
}

Colors that work with #c0ff18

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F9FAF4
Tinted page background
Border#E0EDC0
Hairlines and dividers
Muted text#859B4B
Captions on the surface
Accent#1D18FF
Second voice, not a rival
Dark variant#5D8000
Hover, pressed, headers
Light variant#F8FFE5
Selected rows, tints
Dark surface#202414
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #c0ff18

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#5718FF
Analogous left#FFCB18
Analogous right#4CFF18
Split-complement 1#184CFF
Split-complement 2#CB18FF
Triadic 1#18C0FF
Triadic 2#FF18C0
Tetradic#18FFCB

RGB percentages

Red75.3%
Green100.0%
Blue9.4%

CMYK percentages

Cyan24.7%
Magenta0.0%
Yellow90.6%
Key (black)0.0%

Color previews

#c0ff18 text on a black background

contrast 17.56:1

Card sample

#c0ff18 text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c0ff18

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#c0ff18 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#c0ff18, answered

What color is #c0ff18?

#c0ff18 is a balanced electric green, closest to Green Yellow (ΔE2000 3.2). It sits at 76° on the hue wheel with 100% saturation and 55% lightness, which reads as warm.

What is the RGB value of #c0ff18?

rgb(192, 255, 24) — 192 red, 255 green and 24 blue out of 255, or 75.3% / 100% / 9.4% by channel.

Is #c0ff18 a light or a dark color?

It is a light color. Relative luminance is 0.8279 and perceived brightness is 87%, so black text on it reaches 17.56:1.

Should I use black or white text on #c0ff18?

Black. It scores 17.56:1 against #c0ff18, versus 1.20:1 for white — AAA at any size.

What is the complementary color of #c0ff18?

#5718FF sits directly opposite on the wheel. Softer options are the split-complements #184CFF and #CB18FF, which give the same contrast with far less vibration.

What colors go well with #c0ff18?

For interface work: #F9FAF4 as the surface, #E0EDC0 for borders, #859B4B for secondary text, #1D18FF as an accent and #5D8000 for hover and pressed states. For a palette, the analogous pair #FFCB18 and #4CFF18 stays calm, while #5718FF is the loudest partner.

What is #c0ff18 in CMYK for printing?

cmyk(25%, 0%, 91%, 0%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #c0ff18 warm or cool?

Warm — it scores 39 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FFE918; nudged cooler, #6BFF18.

Work with #c0ff18 in the Color Lab