Skip to content

#0ccf49

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

RGB
12, 207, 73
HSL
139°, 89%, 43%
CMYK
94, 0, 65, 19
Luminance
0.4518

At a glance

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

Hex
#0ccf49
Hue
139°
green
Saturation
89%
electric
Lightness
43%
dark
Brightness
81%
HSV value
Perceived
63%
weighted brightness
Luminance
0.4518
WCAG relative
Temperature
Cool
70/100 cool
Color family
Green
Tone
Electric
Best ink
Black
10.04:1
Closest name
Lime Green
ΔE2000 2.8
Where it sits
Hue139° of 360°
Saturation89%
Lightness43%
Temperature
Warm ← → Cool70% 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#0ccf49
RGBrgb(12, 207, 73)
HSLhsl(139, 89%, 43%)
CMYKcmyk(94%, 0%, 65%, 19%)
LABlab(73.0 -69.1 53.1)
LCHlch(73.0 87.1 142.5)
OKLCHoklch(0.745 0.223 146.4)
Decimal839497
Display P3color(display-p3 0.047 0.812 0.286)

Copy-ready code

/* CSS */
color: #0ccf49;
background-color: #0ccf49;
/* Tailwind (arbitrary) */
class="text-[#0ccf49] bg-[#0ccf49]"
/* SCSS */
$brand: #0ccf49;
/* SwiftUI */
Color(red: 0.047, green: 0.812, blue: 0.286)
/* Android */
Color.parseColor("#0ccf49")
/* Flutter */
Color(0xFF0CCF49)
/* Python / OpenCV (BGR) */
(73, 207, 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 #0ccf49 · 10.04:1
Use #000000AAA at every size.
Aa
White text · 2.09:1
AA fail · AA large fail · AAA fail
Aa
Black text · 10.04:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #0ccf49 as text scores 2.09:1 on white and 10.04:1 on black.

Accessibility — WCAG contrast

Aa
#0ccf49 on white: 2.09:1
AA ✗ fail · AA-large · AAA
Aa
#0ccf49 on black: 10.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D2BB38
deuteranopia · #BFAE55
tritanopia · #00CAB3

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #0ccf49 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.

#F2FDF5
#E5FBEC
#C4F8D4
#95F9B4
#60F68F
#2BF36A
#0DE752
#0ccf49
#099A36
#0B6F2A
#07461B
Base = 700Lightest = 50 · #F2FDF5Darkest = 950 · #07461B
:root {
  --brand-50: #F2FDF5;
  --brand-100: #E5FBEC;
  --brand-200: #C4F8D4;
  --brand-300: #95F9B4;
  --brand-400: #60F68F;
  --brand-500: #2BF36A;
  --brand-600: #0DE752;
  --brand-700: #0ccf49;
  --brand-800: #099A36;
  --brand-900: #0B6F2A;
  --brand-950: #07461B;
  --brand: #0ccf49;
  --brand-ink: #000000;
}

Colors that work with #0ccf49

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#F4FAF6
Tinted page background
Border#C0EDCE
Hairlines and dividers
Muted text#4B9B64
Captions on the surface
Accent#D308C6
Second voice, not a rival
Dark variant#07782B
Hover, pressed, headers
Light variant#E7FEEE
Selected rows, tints
Dark surface#142419
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 #0ccf49

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#CF0C92
Analogous left#30CF0C
Analogous right#0CCFAA
Split-complement 1#AA0CCF
Split-complement 2#CF0C30
Triadic 1#490CCF
Triadic 2#CF490C
Tetradic#0C30CF

RGB percentages

Red4.7%
Green81.2%
Blue28.6%

CMYK percentages

Cyan94.2%
Magenta0.0%
Yellow64.7%
Key (black)18.8%

Color previews

#0ccf49 text on a black background

contrast 10.04:1

Card sample

#0ccf49 text on a white background

contrast 2.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0ccf49

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.

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

#0ccf49, answered

What color is #0ccf49?

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

What is the RGB value of #0ccf49?

rgb(12, 207, 73) — 12 red, 207 green and 73 blue out of 255, or 4.7% / 81.2% / 28.6% by channel.

Is #0ccf49 a light or a dark color?

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

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

Black. It scores 10.04:1 against #0ccf49, versus 2.09:1 for white — AAA at any size.

What is the complementary color of #0ccf49?

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

What colors go well with #0ccf49?

For interface work: #F4FAF6 as the surface, #C0EDCE for borders, #4B9B64 for secondary text, #D308C6 as an accent and #07782B for hover and pressed states. For a palette, the analogous pair #30CF0C and #0CCFAA stays calm, while #CF0C92 is the loudest partner.

What is #0ccf49 in CMYK for printing?

cmyk(94%, 0%, 65%, 19%). 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 #0ccf49 warm or cool?

Cool — it scores 70 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #16CF0C; nudged cooler, #0AD191.

Work with #0ccf49 in the Color Lab