Skip to content

#0aab13

a dark, electric green · cool · closest name: Lime Green

RGB
10, 171, 19
HSL
123°, 89%, 36%
CMYK
94, 0, 89, 33
Luminance
0.2924

At a glance

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

Hex
#0aab13
Hue
123°
green
Saturation
89%
electric
Lightness
36%
dark
Brightness
67%
HSV value
Perceived
51%
weighted brightness
Luminance
0.2924
WCAG relative
Temperature
Cool
64/100 cool
Color family
Green
Tone
Electric
Best ink
Black
6.85:1
Closest name
Lime Green
ΔE2000 9.4
Where it sits
Hue123° of 360°
Saturation89%
Lightness36%
Temperature
Warm ← → Cool64% 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#0aab13
RGBrgb(10, 171, 19)
HSLhsl(123, 89%, 36%)
CMYKcmyk(94%, 0%, 89%, 33%)
LABlab(61.0 -62.8 58.9)
LCHlch(61.0 86.1 136.8)
OKLCHoklch(0.643 0.214 142.9)
Decimal699155
Display P3color(display-p3 0.039 0.671 0.075)

Copy-ready code

/* CSS */
color: #0aab13;
background-color: #0aab13;
/* Tailwind (arbitrary) */
class="text-[#0aab13] bg-[#0aab13]"
/* SCSS */
$brand: #0aab13;
/* SwiftUI */
Color(red: 0.039, green: 0.671, blue: 0.075)
/* Android */
Color.parseColor("#0aab13")
/* Flutter */
Color(0xFF0AAB13)
/* Python / OpenCV (BGR) */
(19, 171, 10)

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

Accessibility — WCAG contrast

Aa
#0aab13 on white: 3.07:1
AA ✗ fail · AA-large · AAA
Aa
#0aab13 on black: 6.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #AF9A00
deuteranopia · #A08F2B
tritanopia · #00A691

Color scale — 50 to 950

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

#F2FDF3
#E5FBE6
#C4F8C7
#95F99B
#60F668
#2BF336
#0DE71A
#0BC116
#0aab13
#0B6F11
#07460A
Base = 800Lightest = 50 · #F2FDF3Darkest = 950 · #07460A
:root {
  --brand-50: #F2FDF3;
  --brand-100: #E5FBE6;
  --brand-200: #C4F8C7;
  --brand-300: #95F99B;
  --brand-400: #60F668;
  --brand-500: #2BF336;
  --brand-600: #0DE71A;
  --brand-700: #0BC116;
  --brand-800: #0aab13;
  --brand-900: #0B6F11;
  --brand-950: #07460A;
  --brand: #0aab13;
  --brand-ink: #000000;
}

Colors that work with #0aab13

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#F4FAF5
Tinted page background
Border#C0EDC2
Hairlines and dividers
Muted text#4B9B4F
Captions on the surface
Accent#8E06AF
Second voice, not a rival
Dark variant#07780D
Hover, pressed, headers
Light variant#E7FEE8
Selected rows, tints
Dark surface#142415
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 #0aab13

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#AB0AA2
Analogous left#51AB0A
Analogous right#0AAB64
Split-complement 1#640AAB
Split-complement 2#AB0A51
Triadic 1#130AAB
Triadic 2#AB130A
Tetradic#0A51AB

RGB percentages

Red3.9%
Green67.1%
Blue7.5%

CMYK percentages

Cyan94.2%
Magenta0.0%
Yellow88.9%
Key (black)32.9%

Color previews

#0aab13 text on a black background

contrast 6.85:1

Card sample

#0aab13 text on a white background

contrast 3.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(10, 171, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(10, 171, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #0aab13;
background: linear-gradient(135deg, #0aab13, #0AAB7F);

Monochromatic scale

Palettes built from #0aab13

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.

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

#0aab13, answered

What color is #0aab13?

#0aab13 is a dark electric green, closest to Lime Green (ΔE2000 9.4). It sits at 123° on the hue wheel with 89% saturation and 36% lightness, which reads as cool.

What is the RGB value of #0aab13?

rgb(10, 171, 19) — 10 red, 171 green and 19 blue out of 255, or 3.9% / 67.1% / 7.5% by channel.

Is #0aab13 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2924 and perceived brightness is 51%, so black text on it reaches 6.85:1.

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

Black. It scores 6.85:1 against #0aab13, versus 3.07:1 for white — AA at any size.

What is the complementary color of #0aab13?

#AB0AA2 sits directly opposite on the wheel. Softer options are the split-complements #640AAB and #AB0A51, which give the same contrast with far less vibration.

What colors go well with #0aab13?

For interface work: #F4FAF5 as the surface, #C0EDC2 for borders, #4B9B4F for secondary text, #8E06AF as an accent and #07780D for hover and pressed states. For a palette, the analogous pair #51AB0A and #0AAB64 stays calm, while #AB0AA2 is the loudest partner.

What is #0aab13 in CMYK for printing?

cmyk(94%, 0%, 89%, 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 #0aab13 warm or cool?

Cool — it scores 64 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #3CAB0A; nudged cooler, #08AD4E.

Work with #0aab13 in the Color Lab