Skip to content

#0bac49

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

RGB
11, 172, 73
HSL
143°, 88%, 36%
CMYK
94, 0, 58, 33
Luminance
0.3006

At a glance

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

Hex
#0bac49
Hue
143°
green
Saturation
88%
electric
Lightness
36%
dark
Brightness
67%
HSV value
Perceived
53%
weighted brightness
Luminance
0.3006
WCAG relative
Temperature
Cool
72/100 cool
Color family
Green
Tone
Electric
Best ink
Black
7.01:1
Closest name
Medium Sea Green
ΔE2000 6.5
Where it sits
Hue143° of 360°
Saturation88%
Lightness36%
Temperature
Warm ← → Cool72% 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#0bac49
RGBrgb(11, 172, 73)
HSLhsl(143, 88%, 36%)
CMYKcmyk(94%, 0%, 58%, 33%)
LABlab(61.7 -58.3 40.1)
LCHlch(61.7 70.8 145.5)
OKLCHoklch(0.650 0.183 148.6)
Decimal765001
Display P3color(display-p3 0.043 0.675 0.286)

Copy-ready code

/* CSS */
color: #0bac49;
background-color: #0bac49;
/* Tailwind (arbitrary) */
class="text-[#0bac49] bg-[#0bac49]"
/* SCSS */
$brand: #0bac49;
/* SwiftUI */
Color(red: 0.043, green: 0.675, blue: 0.286)
/* Android */
Color.parseColor("#0bac49")
/* Flutter */
Color(0xFF0BAC49)
/* Python / OpenCV (BGR) */
(73, 172, 11)

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

Accessibility — WCAG contrast

Aa
#0bac49 on white: 3.00:1
AA ✗ fail · AA-large · AAA
Aa
#0bac49 on black: 7.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #AE9C3F
deuteranopia · #9E9151
tritanopia · #00A896

Color scale — 50 to 950

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

#F2FDF6
#E5FAED
#C4F8D8
#96F8BC
#61F59A
#2CF278
#0FE662
#0CC051
#0bac49
#0C6F32
#07451F
Base = 800Lightest = 50 · #F2FDF6Darkest = 950 · #07451F
:root {
  --brand-50: #F2FDF6;
  --brand-100: #E5FAED;
  --brand-200: #C4F8D8;
  --brand-300: #96F8BC;
  --brand-400: #61F59A;
  --brand-500: #2CF278;
  --brand-600: #0FE662;
  --brand-700: #0CC051;
  --brand-800: #0bac49;
  --brand-900: #0C6F32;
  --brand-950: #07451F;
  --brand: #0bac49;
  --brand-ink: #000000;
}

Colors that work with #0bac49

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#C0EDD1
Hairlines and dividers
Muted text#4B9B6A
Captions on the surface
Accent#B00799
Second voice, not a rival
Dark variant#087833
Hover, pressed, headers
Light variant#E7FDF0
Selected rows, tints
Dark surface#14241A
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 #0bac49

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Headings from 24px up on white
  • 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
  • Small text on white — under 4.5:1
  • 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#AC0B6E
Analogous left#1EAC0B
Analogous right#0BAC9A
Split-complement 1#9A0BAC
Split-complement 2#AC0B1E
Triadic 1#490BAC
Triadic 2#AC490B
Tetradic#0B1EAC

RGB percentages

Red4.3%
Green67.5%
Blue28.6%

CMYK percentages

Cyan93.6%
Magenta0.0%
Yellow57.6%
Key (black)32.5%

Color previews

#0bac49 text on a black background

contrast 7.01:1

Card sample

#0bac49 text on a white background

contrast 3.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(11, 172, 73, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(11, 172, 73, 0.45);
Border & gradient
Gradient panel
border: 3px solid #0bac49;
background: linear-gradient(135deg, #0bac49, #0BA4AC);

Monochromatic scale

Palettes built from #0bac49

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.

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

#0bac49, answered

What color is #0bac49?

#0bac49 is a dark electric green, closest to Medium Sea Green (ΔE2000 6.5). It sits at 143° on the hue wheel with 88% saturation and 36% lightness, which reads as cool.

What is the RGB value of #0bac49?

rgb(11, 172, 73) — 11 red, 172 green and 73 blue out of 255, or 4.3% / 67.5% / 28.6% by channel.

Is #0bac49 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3006 and perceived brightness is 53%, so black text on it reaches 7.01:1.

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

Black. It scores 7.01:1 against #0bac49, versus 3.00:1 for white — AAA at any size.

What is the complementary color of #0bac49?

#AC0B6E sits directly opposite on the wheel. Softer options are the split-complements #9A0BAC and #AC0B1E, which give the same contrast with far less vibration.

What colors go well with #0bac49?

For interface work: #F4FAF7 as the surface, #C0EDD1 for borders, #4B9B6A for secondary text, #B00799 as an accent and #087833 for hover and pressed states. For a palette, the analogous pair #1EAC0B and #0BAC9A stays calm, while #AC0B6E is the loudest partner.

What is #0bac49 in CMYK for printing?

cmyk(94%, 0%, 58%, 33%). 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 #0bac49 warm or cool?

Cool — it scores 72 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #0BAC0E; nudged cooler, #09AE85.

Work with #0bac49 in the Color Lab