Skip to content

#1bfd21

a balanced, electric green · cool · “Lime”

RGB
27, 253, 33
HSL
122°, 98%, 55%
CMYK
89, 0, 87, 1
Luminance
0.7059

At a glance

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

Hex
#1bfd21
Hue
122°
green
Saturation
98%
electric
Lightness
55%
balanced
Brightness
99%
HSV value
Perceived
76%
weighted brightness
Luminance
0.7059
WCAG relative
Temperature
Cool
63/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.12:1
Closest name
Lime
ΔE2000 0.9
Where it sits
Hue122° of 360°
Saturation98%
Lightness55%
Temperature
Warm ← → Cool63% 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#1bfd21
RGBrgb(27, 253, 33)
HSLhsl(122, 98%, 55%)
CMYKcmyk(89%, 0%, 87%, 1%)
LABlab(87.3 -83.9 79.2)
LCHlch(87.3 115.4 136.7)
OKLCHoklch(0.863 0.286 142.7)
Decimal1834273
Display P3color(display-p3 0.106 0.992 0.129)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1bfd21 on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#1bfd21 on black: 15.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFE400
deuteranopia · #EDD543
tritanopia · #00F5D8

Color scale — 50 to 950

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

#F1FDF2
#E3FCE4
#C1FBC2
#90FE93
#58FE5D
#1bfd21
#02F308
#02CA07
#01A206
#067509
#044906
Base = 500Lightest = 50 · #F1FDF2Darkest = 950 · #044906
:root {
  --brand-50: #F1FDF2;
  --brand-100: #E3FCE4;
  --brand-200: #C1FBC2;
  --brand-300: #90FE93;
  --brand-400: #58FE5D;
  --brand-500: #1bfd21;
  --brand-600: #02F308;
  --brand-700: #02CA07;
  --brand-800: #01A206;
  --brand-900: #067509;
  --brand-950: #044906;
  --brand: #1bfd21;
  --brand-ink: #000000;
}

Colors that work with #1bfd21

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#F4FAF4
Tinted page background
Border#C0EDC1
Hairlines and dividers
Muted text#4B9B4D
Captions on the surface
Accent#CC19FF
Second voice, not a rival
Dark variant#017E04
Hover, pressed, headers
Light variant#E6FFE6
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 #1bfd21

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
  • 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
  • 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#FD1BF7
Analogous left#86FD1B
Analogous right#1BFD92
Split-complement 1#921BFD
Split-complement 2#FD1B86
Triadic 1#211BFD
Triadic 2#FD211B
Tetradic#1B86FD

RGB percentages

Red10.6%
Green99.2%
Blue12.9%

CMYK percentages

Cyan89.3%
Magenta0.0%
Yellow87.0%
Key (black)0.8%

Color previews

#1bfd21 text on a black background

contrast 15.12:1

Card sample

#1bfd21 text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1bfd21

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.

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

#1bfd21, answered

What color is #1bfd21?

#1bfd21 is a balanced electric green — the CSS keyword Lime. It sits at 122° on the hue wheel with 98% saturation and 55% lightness, which reads as cool.

What is the RGB value of #1bfd21?

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

Is #1bfd21 a light or a dark color?

It is a light color. Relative luminance is 0.7059 and perceived brightness is 76%, so black text on it reaches 15.12:1.

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

Black. It scores 15.12:1 against #1bfd21, versus 1.39:1 for white — AAA at any size.

What is the complementary color of #1bfd21?

#FD1BF7 sits directly opposite on the wheel. Softer options are the split-complements #921BFD and #FD1B86, which give the same contrast with far less vibration.

What colors go well with #1bfd21?

For interface work: #F4FAF4 as the surface, #C0EDC1 for borders, #4B9B4D for secondary text, #CC19FF as an accent and #017E04 for hover and pressed states. For a palette, the analogous pair #86FD1B and #1BFD92 stays calm, while #FD1BF7 is the loudest partner.

What is #1bfd21 in CMYK for printing?

cmyk(89%, 0%, 87%, 1%). 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 #1bfd21 warm or cool?

Cool — it scores 63 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #68FD1B; nudged cooler, #19FF73.

Work with #1bfd21 in the Color Lab