Skip to content

#0ccc64

a dark, electric green · cool · closest name: Lime Green

RGB
12, 204, 100
HSL
148°, 89%, 42%
CMYK
94, 0, 51, 20
Luminance
0.4418

At a glance

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

Hex
#0ccc64
Hue
148°
green
Saturation
89%
electric
Lightness
42%
dark
Brightness
80%
HSV value
Perceived
63%
weighted brightness
Luminance
0.4418
WCAG relative
Temperature
Cool
74/100 cool
Color family
Green
Tone
Electric
Best ink
Black
9.84:1
Closest name
Lime Green
ΔE2000 6.5
Where it sits
Hue148° of 360°
Saturation89%
Lightness42%
Temperature
Warm ← → Cool74% cool

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

Every format

HEX#0ccc64
RGBrgb(12, 204, 100)
HSLhsl(148, 89%, 42%)
CMYKcmyk(94%, 0%, 51%, 20%)
LABlab(72.3 -64.6 40.0)
LCHlch(72.3 76.0 148.3)
OKLCHoklch(0.740 0.198 150.8)
Decimal838756
Display P3color(display-p3 0.047 0.800 0.392)

Copy-ready code

/* CSS */
color: #0ccc64;
background-color: #0ccc64;
/* Tailwind (arbitrary) */
class="text-[#0ccc64] bg-[#0ccc64]"
/* SCSS */
$brand: #0ccc64;
/* SwiftUI */
Color(red: 0.047, green: 0.800, blue: 0.392)
/* Android */
Color.parseColor("#0ccc64")
/* Flutter */
Color(0xFF0CCC64)
/* Python / OpenCV (BGR) */
(100, 204, 12)

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 #0ccc64 · 9.84:1
Use #000000AAA at every size.
Aa
White text · 2.13:1
AA fail · AA large fail · AAA fail
Aa
Black text · 9.84:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #0ccc64 as text scores 2.13:1 on white and 9.84:1 on black.

Accessibility — WCAG contrast

Aa
#0ccc64 on white: 2.13:1
AA ✗ fail · AA-large · AAA
Aa
#0ccc64 on black: 9.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CDB95B
deuteranopia · #BAAC6C
tritanopia · #00C8B4

Color scale — 50 to 950

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

#F2FDF7
#E5FBEF
#C4F8DC
#95F9C3
#60F6A5
#2BF386
#0EE771
#0ccc64
#099A4C
#0B6F39
#074624
Base = 700Lightest = 50 · #F2FDF7Darkest = 950 · #074624
:root {
  --brand-50: #F2FDF7;
  --brand-100: #E5FBEF;
  --brand-200: #C4F8DC;
  --brand-300: #95F9C3;
  --brand-400: #60F6A5;
  --brand-500: #2BF386;
  --brand-600: #0EE771;
  --brand-700: #0ccc64;
  --brand-800: #099A4C;
  --brand-900: #0B6F39;
  --brand-950: #074624;
  --brand: #0ccc64;
  --brand-ink: #000000;
}

Colors that work with #0ccc64

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#F4FAF7
Tinted page background
Border#C0EDD4
Hairlines and dividers
Muted text#4B9B6F
Captions on the surface
Accent#D108A7
Second voice, not a rival
Dark variant#07783B
Hover, pressed, headers
Light variant#E7FEF1
Selected rows, tints
Dark surface#14241B
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 #0ccc64

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
  • Headers, footers and dark-mode surfaces
  • 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
  • Black text placed on it
  • 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#CC0C74
Analogous left#14CC0C
Analogous right#0CCCC4
Split-complement 1#C40CCC
Split-complement 2#CC0C14
Triadic 1#640CCC
Triadic 2#CC640C
Tetradic#0C14CC

RGB percentages

Red4.7%
Green80.0%
Blue39.2%

CMYK percentages

Cyan94.1%
Magenta0.0%
Yellow51.0%
Key (black)20.0%

Color previews

#0ccc64 text on a black background

contrast 9.84:1

Card sample

#0ccc64 text on a white background

contrast 2.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(12, 204, 100, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(12, 204, 100, 0.45);
Border & gradient
Gradient panel
border: 3px solid #0ccc64;
background: linear-gradient(135deg, #0ccc64, #0CB4CC);

Monochromatic scale

Palettes built from #0ccc64

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.

#0ccc64 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.

#0ccc64, answered

What color is #0ccc64?

#0ccc64 is a dark electric green, closest to Lime Green (ΔE2000 6.5). It sits at 148° on the hue wheel with 89% saturation and 42% lightness, which reads as cool.

What is the RGB value of #0ccc64?

rgb(12, 204, 100) — 12 red, 204 green and 100 blue out of 255, or 4.7% / 80% / 39.2% by channel.

Is #0ccc64 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4418 and perceived brightness is 63%, so black text on it reaches 9.84:1.

Should I use black or white text on #0ccc64?

Black. It scores 9.84:1 against #0ccc64, versus 2.13:1 for white — AAA at any size.

What is the complementary color of #0ccc64?

#CC0C74 sits directly opposite on the wheel. Softer options are the split-complements #C40CCC and #CC0C14, which give the same contrast with far less vibration.

What colors go well with #0ccc64?

For interface work: #F4FAF7 as the surface, #C0EDD4 for borders, #4B9B6F for secondary text, #D108A7 as an accent and #07783B for hover and pressed states. For a palette, the analogous pair #14CC0C and #0CCCC4 stays calm, while #CC0C74 is the loudest partner.

What is #0ccc64 in CMYK for printing?

cmyk(94%, 0%, 51%, 20%). 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 #0ccc64 warm or cool?

Cool — it scores 74 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #0CCC1E; nudged cooler, #0ACEAC.

Work with #0ccc64 in the Color Lab