Skip to content

#03cc7a

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

RGB
3, 204, 122
HSL
156°, 97%, 41%
CMYK
99, 0, 40, 20
Luminance
0.4461

At a glance

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

Hex
#03cc7a
Hue
156°
green
Saturation
97%
electric
Lightness
41%
dark
Brightness
80%
HSV value
Perceived
63%
weighted brightness
Luminance
0.4461
WCAG relative
Temperature
Cool
77/100 cool
Color family
Green
Tone
Electric
Best ink
Black
9.92:1
Closest name
Medium Sea Green
ΔE2000 6.9
Where it sits
Hue156° of 360°
Saturation97%
Lightness41%
Temperature
Warm ← → Cool77% 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#03cc7a
RGBrgb(3, 204, 122)
HSLhsl(156, 97%, 41%)
CMYKcmyk(99%, 0%, 40%, 20%)
LABlab(72.6 -61.1 29.2)
LCHlch(72.6 67.7 154.4)
OKLCHoklch(0.743 0.180 156.1)
Decimal248954
Display P3color(display-p3 0.012 0.800 0.478)

Copy-ready code

/* CSS */
color: #03cc7a;
background-color: #03cc7a;
/* Tailwind (arbitrary) */
class="text-[#03cc7a] bg-[#03cc7a]"
/* SCSS */
$brand: #03cc7a;
/* SwiftUI */
Color(red: 0.012, green: 0.800, blue: 0.478)
/* Android */
Color.parseColor("#03cc7a")
/* Flutter */
Color(0xFF03CC7A)
/* Python / OpenCV (BGR) */
(122, 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 #03cc7a · 9.92:1
Use #000000AAA at every size.
Aa
White text · 2.12:1
AA fail · AA large fail · AAA fail
Aa
Black text · 9.92:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #03cc7a as text scores 2.12:1 on white and 9.92:1 on black.

Accessibility — WCAG contrast

Aa
#03cc7a on white: 2.12:1
AA ✗ fail · AA-large · AAA
Aa
#03cc7a on black: 9.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CBBB74
deuteranopia · #B7AD80
tritanopia · #00CAB8

Color scale — 50 to 950

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

#F1FDF8
#E4FCF2
#C1FBE3
#90FDD1
#59FDBA
#22FCA3
#04F190
#03cc7a
#02A160
#077447
#04482D
Base = 700Lightest = 50 · #F1FDF8Darkest = 950 · #04482D
:root {
  --brand-50: #F1FDF8;
  --brand-100: #E4FCF2;
  --brand-200: #C1FBE3;
  --brand-300: #90FDD1;
  --brand-400: #59FDBA;
  --brand-500: #22FCA3;
  --brand-600: #04F190;
  --brand-700: #03cc7a;
  --brand-800: #02A160;
  --brand-900: #077447;
  --brand-950: #04482D;
  --brand: #03cc7a;
  --brand-ink: #000000;
}

Colors that work with #03cc7a

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#C0EDDA
Hairlines and dividers
Muted text#4B9B7A
Captions on the surface
Accent#CF0088
Second voice, not a rival
Dark variant#027E4B
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 #03cc7a

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#CC0355
Analogous left#03CC15
Analogous right#03BACC
Split-complement 1#CC03BA
Split-complement 2#CC1503
Triadic 1#7A03CC
Triadic 2#CC7A03
Tetradic#1503CC

RGB percentages

Red1.2%
Green80.0%
Blue47.8%

CMYK percentages

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

Color previews

#03cc7a text on a black background

contrast 9.92:1

Card sample

#03cc7a text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #03cc7a

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.

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

#03cc7a, answered

What color is #03cc7a?

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

What is the RGB value of #03cc7a?

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

Is #03cc7a a light or a dark color?

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

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

Black. It scores 9.92:1 against #03cc7a, versus 2.12:1 for white — AAA at any size.

What is the complementary color of #03cc7a?

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

What colors go well with #03cc7a?

For interface work: #F4FAF8 as the surface, #C0EDDA for borders, #4B9B7A for secondary text, #CF0088 as an accent and #027E4B for hover and pressed states. For a palette, the analogous pair #03CC15 and #03BACC stays calm, while #CC0355 is the loudest partner.

What is #03cc7a in CMYK for printing?

cmyk(99%, 0%, 40%, 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 #03cc7a warm or cool?

Cool — it scores 77 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #03CC30; nudged cooler, #01CEC6.

Work with #03cc7a in the Color Lab