Skip to content

#1b9d21

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

RGB
27, 157, 33
HSL
123°, 71%, 36%
CMYK
83, 0, 79, 38
Luminance
0.2446

At a glance

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

Hex
#1b9d21
Hue
123°
green
Saturation
71%
vivid
Lightness
36%
dark
Brightness
62%
HSV value
Perceived
48%
weighted brightness
Luminance
0.2446
WCAG relative
Temperature
Cool
64/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
5.89:1
Closest name
Forest Green
ΔE2000 6.2
Where it sits
Hue123° of 360°
Saturation71%
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#1b9d21
RGBrgb(27, 157, 33)
HSLhsl(123, 71%, 36%)
CMYKcmyk(83%, 0%, 79%, 38%)
LABlab(56.5 -56.5 51.2)
LCHlch(56.5 76.3 137.8)
OKLCHoklch(0.607 0.191 143.2)
Decimal1809697
Display P3color(display-p3 0.106 0.616 0.129)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1b9d21 on white: 3.56:1
AA ✗ fail · AA-large · AAA
Aa
#1b9d21 on black: 5.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A08D00
deuteranopia · #938430
tritanopia · #009886

Color scale — 50 to 950

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

#F3FCF4
#E7F8E8
#C9F2CB
#9FEFA3
#6FE675
#3FDE47
#24D12C
#1b9d21
#188B1D
#156519
#0D3F10
Base = 700Lightest = 50 · #F3FCF4Darkest = 950 · #0D3F10
:root {
  --brand-50: #F3FCF4;
  --brand-100: #E7F8E8;
  --brand-200: #C9F2CB;
  --brand-300: #9FEFA3;
  --brand-400: #6FE675;
  --brand-500: #3FDE47;
  --brand-600: #24D12C;
  --brand-700: #1b9d21;
  --brand-800: #188B1D;
  --brand-900: #156519;
  --brand-950: #0D3F10;
  --brand: #1b9d21;
  --brand-ink: #000000;
}

Colors that work with #1b9d21

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#8517A1
Second voice, not a rival
Dark variant#136D17
Hover, pressed, headers
Light variant#E9FBEA
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 #1b9d21

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#9D1B97
Analogous left#569D1B
Analogous right#1B9D62
Split-complement 1#621B9D
Split-complement 2#9D1B56
Triadic 1#211B9D
Triadic 2#9D211B
Tetradic#1B569D

RGB percentages

Red10.6%
Green61.6%
Blue12.9%

CMYK percentages

Cyan82.8%
Magenta0.0%
Yellow79.0%
Key (black)38.4%

Color previews

#1b9d21 text on a black background

contrast 5.89:1

Card sample

#1b9d21 text on a white background

contrast 3.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1b9d21

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.

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

#1b9d21, answered

What color is #1b9d21?

#1b9d21 is a dark vivid green, closest to Forest Green (ΔE2000 6.2). It sits at 123° on the hue wheel with 71% saturation and 36% lightness, which reads as cool.

What is the RGB value of #1b9d21?

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

Is #1b9d21 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2446 and perceived brightness is 48%, so black text on it reaches 5.89:1.

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

Black. It scores 5.89:1 against #1b9d21, versus 3.56:1 for white — AA at any size.

What is the complementary color of #1b9d21?

#9D1B97 sits directly opposite on the wheel. Softer options are the split-complements #621B9D and #9D1B56, which give the same contrast with far less vibration.

What colors go well with #1b9d21?

For interface work: #F4FAF5 as the surface, #C0EDC2 for borders, #4B9B4E for secondary text, #8517A1 as an accent and #136D17 for hover and pressed states. For a palette, the analogous pair #569D1B and #1B9D62 stays calm, while #9D1B97 is the loudest partner.

What is #1b9d21 in CMYK for printing?

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

Is #1b9d21 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 #459D1B; nudged cooler, #199F50.

Work with #1b9d21 in the Color Lab