Skip to content

#1baa21

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

RGB
27, 170, 33
HSL
123°, 73%, 39%
CMYK
84, 0, 81, 33
Luminance
0.2909

At a glance

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

Hex
#1baa21
Hue
123°
green
Saturation
73%
vivid
Lightness
39%
dark
Brightness
67%
HSV value
Perceived
52%
weighted brightness
Luminance
0.2909
WCAG relative
Temperature
Cool
64/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
6.82:1
Closest name
Lime Green
ΔE2000 9.6
Where it sits
Hue123° of 360°
Saturation73%
Lightness39%
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#1baa21
RGBrgb(27, 170, 33)
HSLhsl(123, 73%, 39%)
CMYKcmyk(84%, 0%, 81%, 33%)
LABlab(60.9 -60.5 55.3)
LCHlch(60.9 82.0 137.6)
OKLCHoklch(0.643 0.205 143.1)
Decimal1813025
Display P3color(display-p3 0.106 0.667 0.129)

Copy-ready code

/* CSS */
color: #1baa21;
background-color: #1baa21;
/* Tailwind (arbitrary) */
class="text-[#1baa21] bg-[#1baa21]"
/* SCSS */
$brand: #1baa21;
/* SwiftUI */
Color(red: 0.106, green: 0.667, blue: 0.129)
/* Android */
Color.parseColor("#1baa21")
/* Flutter */
Color(0xFF1BAA21)
/* Python / OpenCV (BGR) */
(33, 170, 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 #1baa21 · 6.82:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.08:1
AA fail · AA large pass · AAA fail
Aa
Black text · 6.82:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #1baa21 as text scores 3.08:1 on white and 6.82:1 on black.

Accessibility — WCAG contrast

Aa
#1baa21 on white: 3.08:1
AA ✗ fail · AA-large · AAA
Aa
#1baa21 on black: 6.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #AE9900
deuteranopia · #9F8F32
tritanopia · #00A591

Color scale — 50 to 950

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

#F3FCF3
#E7F8E8
#C9F3CA
#9EF0A2
#6EE873
#3DE044
#22D329
#1baa21
#168D1B
#146618
#0D400F
Base = 700Lightest = 50 · #F3FCF3Darkest = 950 · #0D400F
:root {
  --brand-50: #F3FCF3;
  --brand-100: #E7F8E8;
  --brand-200: #C9F3CA;
  --brand-300: #9EF0A2;
  --brand-400: #6EE873;
  --brand-500: #3DE044;
  --brand-600: #22D329;
  --brand-700: #1baa21;
  --brand-800: #168D1B;
  --brand-900: #146618;
  --brand-950: #0D400F;
  --brand: #1baa21;
  --brand-ink: #000000;
}

Colors that work with #1baa21

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#4B9B4E
Captions on the surface
Accent#8E17AE
Second voice, not a rival
Dark variant#116E15
Hover, pressed, headers
Light variant#E9FCEA
Selected rows, tints
Dark surface#142414
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 #1baa21

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#AA1BA4
Analogous left#5CAA1B
Analogous right#1BAA68
Split-complement 1#681BAA
Split-complement 2#AA1B5C
Triadic 1#211BAA
Triadic 2#AA211B
Tetradic#1B5CAA

RGB percentages

Red10.6%
Green66.7%
Blue12.9%

CMYK percentages

Cyan84.1%
Magenta0.0%
Yellow80.6%
Key (black)33.3%

Color previews

#1baa21 text on a black background

contrast 6.82:1

Card sample

#1baa21 text on a white background

contrast 3.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1baa21

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.

#1baa21 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

Converts to four-color process without much drama. Proof it anyway.

#1baa21, answered

What color is #1baa21?

#1baa21 is a dark vivid green, closest to Lime Green (ΔE2000 9.6). It sits at 123° on the hue wheel with 73% saturation and 39% lightness, which reads as cool.

What is the RGB value of #1baa21?

rgb(27, 170, 33) — 27 red, 170 green and 33 blue out of 255, or 10.6% / 66.7% / 12.9% by channel.

Is #1baa21 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2909 and perceived brightness is 52%, so black text on it reaches 6.82:1.

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

Black. It scores 6.82:1 against #1baa21, versus 3.08:1 for white — AA at any size.

What is the complementary color of #1baa21?

#AA1BA4 sits directly opposite on the wheel. Softer options are the split-complements #681BAA and #AA1B5C, which give the same contrast with far less vibration.

What colors go well with #1baa21?

For interface work: #F4FAF5 as the surface, #C0EDC2 for borders, #4B9B4E for secondary text, #8E17AE as an accent and #116E15 for hover and pressed states. For a palette, the analogous pair #5CAA1B and #1BAA68 stays calm, while #AA1BA4 is the loudest partner.

What is #1baa21 in CMYK for printing?

cmyk(84%, 0%, 81%, 33%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #1baa21 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 #49AA1B; nudged cooler, #19AC55.

Work with #1baa21 in the Color Lab