Skip to content

#0cd484

a dark, electric green · cool · closest name: Medium Spring Green

RGB
12, 212, 132
HSL
156°, 89%, 44%
CMYK
94, 0, 38, 17
Luminance
0.4883

At a glance

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

Hex
#0cd484
Hue
156°
green
Saturation
89%
electric
Lightness
44%
dark
Brightness
83%
HSV value
Perceived
66%
weighted brightness
Luminance
0.4883
WCAG relative
Temperature
Cool
78/100 cool
Color family
Green
Tone
Electric
Best ink
Black
10.77:1
Closest name
Medium Spring Green
ΔE2000 8.5
Where it sits
Hue156° of 360°
Saturation89%
Lightness44%
Temperature
Warm ← → Cool78% 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#0cd484
RGBrgb(12, 212, 132)
HSLhsl(156, 89%, 44%)
CMYKcmyk(94%, 0%, 38%, 17%)
LABlab(75.3 -61.6 27.7)
LCHlch(75.3 67.5 155.8)
OKLCHoklch(0.766 0.180 157.3)
Decimal840836
Display P3color(display-p3 0.047 0.831 0.518)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#0cd484 on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#0cd484 on black: 10.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D2C27F
deuteranopia · #BEB489
tritanopia · #00D2C0

Color scale — 50 to 950

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

#F2FDF8
#E5FBF2
#C4F8E3
#95F9D1
#60F6BA
#2BF3A3
#0DE890
#0cd484
#099A60
#0B6F47
#07462D
Base = 700Lightest = 50 · #F2FDF8Darkest = 950 · #07462D
:root {
  --brand-50: #F2FDF8;
  --brand-100: #E5FBF2;
  --brand-200: #C4F8E3;
  --brand-300: #95F9D1;
  --brand-400: #60F6BA;
  --brand-500: #2BF3A3;
  --brand-600: #0DE890;
  --brand-700: #0cd484;
  --brand-800: #099A60;
  --brand-900: #0B6F47;
  --brand-950: #07462D;
  --brand: #0cd484;
  --brand-ink: #000000;
}

Colors that work with #0cd484

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#F4FAF8
Tinted page background
Border#C0EDDB
Hairlines and dividers
Muted text#4B9B7B
Captions on the surface
Accent#D8088F
Second voice, not a rival
Dark variant#07794B
Hover, pressed, headers
Light variant#E7FEF5
Selected rows, tints
Dark surface#14241E
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 #0cd484

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#D40C5C
Analogous left#0CD420
Analogous right#0CC0D4
Split-complement 1#D40CC0
Split-complement 2#D4200C
Triadic 1#840CD4
Triadic 2#D4840C
Tetradic#200CD4

RGB percentages

Red4.7%
Green83.1%
Blue51.8%

CMYK percentages

Cyan94.3%
Magenta0.0%
Yellow37.7%
Key (black)16.9%

Color previews

#0cd484 text on a black background

contrast 10.77:1

Card sample

#0cd484 text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0cd484

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.

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

#0cd484, answered

What color is #0cd484?

#0cd484 is a dark electric green, closest to Medium Spring Green (ΔE2000 8.5). It sits at 156° on the hue wheel with 89% saturation and 44% lightness, which reads as cool.

What is the RGB value of #0cd484?

rgb(12, 212, 132) — 12 red, 212 green and 132 blue out of 255, or 4.7% / 83.1% / 51.8% by channel.

Is #0cd484 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4883 and perceived brightness is 66%, so black text on it reaches 10.77:1.

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

Black. It scores 10.77:1 against #0cd484, versus 1.95:1 for white — AAA at any size.

What is the complementary color of #0cd484?

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

What colors go well with #0cd484?

For interface work: #F4FAF8 as the surface, #C0EDDB for borders, #4B9B7B for secondary text, #D8088F as an accent and #07794B for hover and pressed states. For a palette, the analogous pair #0CD420 and #0CC0D4 stays calm, while #D40C5C is the loudest partner.

What is #0cd484 in CMYK for printing?

cmyk(94%, 0%, 38%, 17%). 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 #0cd484 warm or cool?

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

Work with #0cd484 in the Color Lab