Skip to content

#1bc973

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

RGB
27, 201, 115
HSL
150°, 76%, 45%
CMYK
87, 0, 43, 21
Luminance
0.4324

At a glance

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

Hex
#1bc973
Hue
150°
green
Saturation
76%
electric
Lightness
45%
dark
Brightness
79%
HSV value
Perceived
63%
weighted brightness
Luminance
0.4324
WCAG relative
Temperature
Cool
75/100 cool
Color family
Green
Tone
Electric
Best ink
Black
9.65:1
Closest name
Medium Sea Green
ΔE2000 6.3
Where it sits
Hue150° of 360°
Saturation76%
Lightness45%
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#1bc973
RGBrgb(27, 201, 115)
HSLhsl(150, 76%, 45%)
CMYKcmyk(87%, 0%, 43%, 21%)
LABlab(71.7 -60.2 31.6)
LCHlch(71.7 68.0 152.3)
OKLCHoklch(0.736 0.180 154.1)
Decimal1821043
Display P3color(display-p3 0.106 0.788 0.451)

Copy-ready code

/* CSS */
color: #1bc973;
background-color: #1bc973;
/* Tailwind (arbitrary) */
class="text-[#1bc973] bg-[#1bc973]"
/* SCSS */
$brand: #1bc973;
/* SwiftUI */
Color(red: 0.106, green: 0.788, blue: 0.451)
/* Android */
Color.parseColor("#1bc973")
/* Flutter */
Color(0xFF1BC973)
/* Python / OpenCV (BGR) */
(115, 201, 27)

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

Accessibility — WCAG contrast

Aa
#1bc973 on white: 2.18:1
AA ✗ fail · AA-large · AAA
Aa
#1bc973 on black: 9.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C9B86D
deuteranopia · #B6AA79
tritanopia · #00C7B4

Color scale — 50 to 950

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

#F3FCF7
#E7F9F0
#C8F4DE
#9CF2C7
#6BEBAB
#39E490
#1bc973
#18B467
#139052
#12683E
#0B4127
Base = 600Lightest = 50 · #F3FCF7Darkest = 950 · #0B4127
:root {
  --brand-50: #F3FCF7;
  --brand-100: #E7F9F0;
  --brand-200: #C8F4DE;
  --brand-300: #9CF2C7;
  --brand-400: #6BEBAB;
  --brand-500: #39E490;
  --brand-600: #1bc973;
  --brand-700: #18B467;
  --brand-800: #139052;
  --brand-900: #12683E;
  --brand-950: #0B4127;
  --brand: #1bc973;
  --brand-ink: #000000;
}

Colors that work with #1bc973

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#CE169F
Second voice, not a rival
Dark variant#0F7040
Hover, pressed, headers
Light variant#E9FCF2
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 #1bc973

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#C91B71
Analogous left#1BC91C
Analogous right#1BC8C9
Split-complement 1#C91BC8
Split-complement 2#C91C1B
Triadic 1#731BC9
Triadic 2#C9731B
Tetradic#1C1BC9

RGB percentages

Red10.6%
Green78.8%
Blue45.1%

CMYK percentages

Cyan86.6%
Magenta0.0%
Yellow42.8%
Key (black)21.2%

Color previews

#1bc973 text on a black background

contrast 9.65:1

Card sample

#1bc973 text on a white background

contrast 2.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #1bc973;
Background color
Panel with #1bc973 background
background-color: #1bc973;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(27, 201, 115, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(27, 201, 115, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1bc973;
background: linear-gradient(135deg, #1bc973, #1BABC9);

Monochromatic scale

Palettes built from #1bc973

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.

#1bc973 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.

#1bc973, answered

What color is #1bc973?

#1bc973 is a dark electric green, closest to Medium Sea Green (ΔE2000 6.3). It sits at 150° on the hue wheel with 76% saturation and 45% lightness, which reads as cool.

What is the RGB value of #1bc973?

rgb(27, 201, 115) — 27 red, 201 green and 115 blue out of 255, or 10.6% / 78.8% / 45.1% by channel.

Is #1bc973 a light or a dark color?

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

Should I use black or white text on #1bc973?

Black. It scores 9.65:1 against #1bc973, versus 2.18:1 for white — AAA at any size.

What is the complementary color of #1bc973?

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

What colors go well with #1bc973?

For interface work: #F4FAF7 as the surface, #C0EDD6 for borders, #4B9B73 for secondary text, #CE169F as an accent and #0F7040 for hover and pressed states. For a palette, the analogous pair #1BC91C and #1BC8C9 stays calm, while #C91B71 is the loudest partner.

What is #1bc973 in CMYK for printing?

cmyk(87%, 0%, 43%, 21%). 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 #1bc973 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 #1BC933; nudged cooler, #19CBB4.

Work with #1bc973 in the Color Lab