Skip to content

#2ccc0d

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

RGB
44, 204, 13
HSL
110°, 88%, 43%
CMYK
78, 0, 94, 20
Luminance
0.4375

At a glance

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

Hex
#2ccc0d
Hue
110°
green
Saturation
88%
electric
Lightness
43%
dark
Brightness
80%
HSV value
Perceived
62%
weighted brightness
Luminance
0.4375
WCAG relative
Temperature
Cool
58/100 cool
Color family
Green
Tone
Electric
Best ink
Black
9.75:1
Closest name
Lime Green
ΔE2000 2
Where it sits
Hue110° of 360°
Saturation88%
Lightness43%
Temperature
Warm ← → Cool58% 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#2ccc0d
RGBrgb(44, 204, 13)
HSLhsl(110, 88%, 43%)
CMYKcmyk(78%, 0%, 94%, 20%)
LABlab(72.1 -69.3 69.4)
LCHlch(72.1 98.1 135.0)
OKLCHoklch(0.737 0.242 141.5)
Decimal2935821
Display P3color(display-p3 0.173 0.800 0.051)

Copy-ready code

/* CSS */
color: #2ccc0d;
background-color: #2ccc0d;
/* Tailwind (arbitrary) */
class="text-[#2ccc0d] bg-[#2ccc0d]"
/* SCSS */
$brand: #2ccc0d;
/* SwiftUI */
Color(red: 0.173, green: 0.800, blue: 0.051)
/* Android */
Color.parseColor("#2ccc0d")
/* Flutter */
Color(0xFF2CCC0D)
/* Python / OpenCV (BGR) */
(13, 204, 44)

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

Accessibility — WCAG contrast

Aa
#2ccc0d on white: 2.15:1
AA ✗ fail · AA-large · AAA
Aa
#2ccc0d on black: 9.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D1B800
deuteranopia · #C0AC30
tritanopia · #00C5AD

Color scale — 50 to 950

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

#F4FDF2
#E8FAE5
#CCF8C4
#A5F896
#79F561
#4CF22C
#32E60F
#2ccc0d
#21990A
#1C6F0C
#114507
Base = 700Lightest = 50 · #F4FDF2Darkest = 950 · #114507
:root {
  --brand-50: #F4FDF2;
  --brand-100: #E8FAE5;
  --brand-200: #CCF8C4;
  --brand-300: #A5F896;
  --brand-400: #79F561;
  --brand-500: #4CF22C;
  --brand-600: #32E60F;
  --brand-700: #2ccc0d;
  --brand-800: #21990A;
  --brand-900: #1C6F0C;
  --brand-950: #114507;
  --brand: #2ccc0d;
  --brand-ink: #000000;
}

Colors that work with #2ccc0d

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#F5FAF4
Tinted page background
Border#C7EDC0
Hairlines and dividers
Muted text#589B4B
Captions on the surface
Accent#7E09D0
Second voice, not a rival
Dark variant#1A7808
Hover, pressed, headers
Light variant#EBFDE7
Selected rows, tints
Dark surface#162414
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 #2ccc0d

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#AD0DCC
Analogous left#8BCC0D
Analogous right#0DCC4E
Split-complement 1#4E0DCC
Split-complement 2#CC0D8B
Triadic 1#0D2CCC
Triadic 2#CC0D2C
Tetradic#0D8BCC

RGB percentages

Red17.3%
Green80.0%
Blue5.1%

CMYK percentages

Cyan78.4%
Magenta0.0%
Yellow93.6%
Key (black)20.0%

Color previews

#2ccc0d text on a black background

contrast 9.75:1

Card sample

#2ccc0d text on a white background

contrast 2.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2ccc0d

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.

#2ccc0d 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.

#2ccc0d, answered

What color is #2ccc0d?

#2ccc0d is a dark electric green, closest to Lime Green (ΔE2000 2). It sits at 110° on the hue wheel with 88% saturation and 43% lightness, which reads as cool.

What is the RGB value of #2ccc0d?

rgb(44, 204, 13) — 44 red, 204 green and 13 blue out of 255, or 17.3% / 80% / 5.1% by channel.

Is #2ccc0d a light or a dark color?

It is a mid-tone. Relative luminance is 0.4375 and perceived brightness is 62%, so black text on it reaches 9.75:1.

Should I use black or white text on #2ccc0d?

Black. It scores 9.75:1 against #2ccc0d, versus 2.15:1 for white — AAA at any size.

What is the complementary color of #2ccc0d?

#AD0DCC sits directly opposite on the wheel. Softer options are the split-complements #4E0DCC and #CC0D8B, which give the same contrast with far less vibration.

What colors go well with #2ccc0d?

For interface work: #F5FAF4 as the surface, #C7EDC0 for borders, #589B4B for secondary text, #7E09D0 as an accent and #1A7808 for hover and pressed states. For a palette, the analogous pair #8BCC0D and #0DCC4E stays calm, while #AD0DCC is the loudest partner.

What is #2ccc0d in CMYK for printing?

cmyk(78%, 0%, 94%, 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 #2ccc0d warm or cool?

Cool — it scores 58 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #72CC0D; nudged cooler, #0BCE33.

Work with #2ccc0d in the Color Lab