Skip to content

#03cc7c

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

RGB
3, 204, 124
HSL
156°, 97%, 41%
CMYK
99, 0, 39, 20
Luminance
0.4466

At a glance

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

Hex
#03cc7c
Hue
156°
green
Saturation
97%
electric
Lightness
41%
dark
Brightness
80%
HSV value
Perceived
63%
weighted brightness
Luminance
0.4466
WCAG relative
Temperature
Cool
78/100 cool
Color family
Green
Tone
Electric
Best ink
Black
9.93:1
Closest name
Medium Sea Green
ΔE2000 6.8
Where it sits
Hue156° of 360°
Saturation97%
Lightness41%
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#03cc7c
RGBrgb(3, 204, 124)
HSLhsl(156, 97%, 41%)
CMYKcmyk(99%, 0%, 39%, 20%)
LABlab(72.7 -60.7 28.2)
LCHlch(72.7 66.9 155.1)
OKLCHoklch(0.744 0.178 156.6)
Decimal248956
Display P3color(display-p3 0.012 0.800 0.486)

Copy-ready code

/* CSS */
color: #03cc7c;
background-color: #03cc7c;
/* Tailwind (arbitrary) */
class="text-[#03cc7c] bg-[#03cc7c]"
/* SCSS */
$brand: #03cc7c;
/* SwiftUI */
Color(red: 0.012, green: 0.800, blue: 0.486)
/* Android */
Color.parseColor("#03cc7c")
/* Flutter */
Color(0xFF03CC7C)
/* Python / OpenCV (BGR) */
(124, 204, 3)

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

Accessibility — WCAG contrast

Aa
#03cc7c on white: 2.11:1
AA ✗ fail · AA-large · AAA
Aa
#03cc7c on black: 9.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CBBB77
deuteranopia · #B7AD81
tritanopia · #00CAB8

Color scale — 50 to 950

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

#F1FDF9
#E4FCF2
#C1FBE4
#90FDD2
#59FDBB
#22FCA5
#04F193
#03cc7c
#02A162
#077448
#04482D
Base = 700Lightest = 50 · #F1FDF9Darkest = 950 · #04482D
:root {
  --brand-50: #F1FDF9;
  --brand-100: #E4FCF2;
  --brand-200: #C1FBE4;
  --brand-300: #90FDD2;
  --brand-400: #59FDBB;
  --brand-500: #22FCA5;
  --brand-600: #04F193;
  --brand-700: #03cc7c;
  --brand-800: #02A162;
  --brand-900: #077448;
  --brand-950: #04482D;
  --brand: #03cc7c;
  --brand-ink: #000000;
}

Colors that work with #03cc7c

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#CF0086
Second voice, not a rival
Dark variant#027E4C
Hover, pressed, headers
Light variant#E6FFF5
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 #03cc7c

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#CC0353
Analogous left#03CC17
Analogous right#03B8CC
Split-complement 1#CC03B8
Split-complement 2#CC1703
Triadic 1#7C03CC
Triadic 2#CC7C03
Tetradic#1703CC

RGB percentages

Red1.2%
Green80.0%
Blue48.6%

CMYK percentages

Cyan98.5%
Magenta0.0%
Yellow39.2%
Key (black)20.0%

Color previews

#03cc7c text on a black background

contrast 9.93:1

Card sample

#03cc7c text on a white background

contrast 2.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #03cc7c;
Background color
Panel with #03cc7c background
background-color: #03cc7c;
Text shadow — hex

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #03cc7c

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.

#03cc7c 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.

#03cc7c, answered

What color is #03cc7c?

#03cc7c is a dark electric green, closest to Medium Sea Green (ΔE2000 6.8). It sits at 156° on the hue wheel with 97% saturation and 41% lightness, which reads as cool.

What is the RGB value of #03cc7c?

rgb(3, 204, 124) — 3 red, 204 green and 124 blue out of 255, or 1.2% / 80% / 48.6% by channel.

Is #03cc7c a light or a dark color?

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

Should I use black or white text on #03cc7c?

Black. It scores 9.93:1 against #03cc7c, versus 2.11:1 for white — AAA at any size.

What is the complementary color of #03cc7c?

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

What colors go well with #03cc7c?

For interface work: #F4FAF8 as the surface, #C0EDDB for borders, #4B9B7B for secondary text, #CF0086 as an accent and #027E4C for hover and pressed states. For a palette, the analogous pair #03CC17 and #03B8CC stays calm, while #CC0353 is the loudest partner.

What is #03cc7c in CMYK for printing?

cmyk(99%, 0%, 39%, 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 #03cc7c 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 #03CC32; nudged cooler, #01CEC8.

Work with #03cc7c in the Color Lab