Skip to content

#0cdd75

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

RGB
12, 221, 117
HSL
150°, 90%, 46%
CMYK
95, 0, 47, 13
Luminance
0.5308

At a glance

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

Hex
#0cdd75
Hue
150°
green
Saturation
90%
electric
Lightness
46%
balanced
Brightness
87%
HSV value
Perceived
68%
weighted brightness
Luminance
0.5308
WCAG relative
Temperature
Cool
75/100 cool
Color family
Green
Tone
Electric
Best ink
Black
11.62:1
Closest name
Medium Spring Green
ΔE2000 6.9
Where it sits
Hue150° of 360°
Saturation90%
Lightness46%
Temperature
Warm ← → Cool75% 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#0cdd75
RGBrgb(12, 221, 117)
HSLhsl(150, 90%, 46%)
CMYKcmyk(95%, 0%, 47%, 13%)
LABlab(77.9 -67.4 38.6)
LCHlch(77.9 77.6 150.2)
OKLCHoklch(0.787 0.204 152.4)
Decimal843125
Display P3color(display-p3 0.047 0.867 0.459)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#0cdd75 on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#0cdd75 on black: 11.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DDC96D
deuteranopia · #C9BB7D
tritanopia · #00DAC4

Color scale — 50 to 950

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

#F2FDF7
#E5FBF0
#C3F8DE
#95F9C7
#5FF6AB
#2AF38F
#0cdd75
#0BC166
#089B52
#0B703D
#074626
Base = 600Lightest = 50 · #F2FDF7Darkest = 950 · #074626
:root {
  --brand-50: #F2FDF7;
  --brand-100: #E5FBF0;
  --brand-200: #C3F8DE;
  --brand-300: #95F9C7;
  --brand-400: #5FF6AB;
  --brand-500: #2AF38F;
  --brand-600: #0cdd75;
  --brand-700: #0BC166;
  --brand-800: #089B52;
  --brand-900: #0B703D;
  --brand-950: #074626;
  --brand: #0cdd75;
  --brand-ink: #000000;
}

Colors that work with #0cdd75

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#C0EDD6
Hairlines and dividers
Muted text#4B9B73
Captions on the surface
Accent#E207AB
Second voice, not a rival
Dark variant#077940
Hover, pressed, headers
Light variant#E7FEF2
Selected rows, tints
Dark surface#14241C
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 #0cdd75

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#DD0C74
Analogous left#0CDD0C
Analogous right#0CDDDD
Split-complement 1#DD0CDD
Split-complement 2#DD0C0C
Triadic 1#750CDD
Triadic 2#DD750C
Tetradic#0C0CDD

RGB percentages

Red4.7%
Green86.7%
Blue45.9%

CMYK percentages

Cyan94.6%
Magenta0.0%
Yellow47.1%
Key (black)13.3%

Color previews

#0cdd75 text on a black background

contrast 11.62:1

Card sample

#0cdd75 text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0cdd75

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.

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

#0cdd75, answered

What color is #0cdd75?

#0cdd75 is a balanced electric green, closest to Medium Spring Green (ΔE2000 6.9). It sits at 150° on the hue wheel with 90% saturation and 46% lightness, which reads as cool.

What is the RGB value of #0cdd75?

rgb(12, 221, 117) — 12 red, 221 green and 117 blue out of 255, or 4.7% / 86.7% / 45.9% by channel.

Is #0cdd75 a light or a dark color?

It is a light color. Relative luminance is 0.5308 and perceived brightness is 68%, so black text on it reaches 11.62:1.

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

Black. It scores 11.62:1 against #0cdd75, versus 1.81:1 for white — AAA at any size.

What is the complementary color of #0cdd75?

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

What colors go well with #0cdd75?

For interface work: #F4FAF7 as the surface, #C0EDD6 for borders, #4B9B73 for secondary text, #E207AB as an accent and #077940 for hover and pressed states. For a palette, the analogous pair #0CDD0C and #0CDDDD stays calm, while #DD0C74 is the loudest partner.

What is #0cdd75 in CMYK for printing?

cmyk(95%, 0%, 47%, 13%). 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 #0cdd75 warm or cool?

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

Work with #0cdd75 in the Color Lab