Skip to content

#10bf21

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

RGB
16, 191, 33
HSL
126°, 85%, 41%
CMYK
92, 0, 83, 25
Luminance
0.3748

At a glance

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

Hex
#10bf21
Hue
126°
green
Saturation
85%
electric
Lightness
41%
dark
Brightness
75%
HSV value
Perceived
58%
weighted brightness
Luminance
0.3748
WCAG relative
Temperature
Cool
65/100 cool
Color family
Green
Tone
Electric
Best ink
Black
8.50:1
Closest name
Lime Green
ΔE2000 3.8
Where it sits
Hue126° of 360°
Saturation85%
Lightness41%
Temperature
Warm ← → Cool65% 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#10bf21
RGBrgb(16, 191, 33)
HSLhsl(126, 85%, 41%)
CMYKcmyk(92%, 0%, 83%, 25%)
LABlab(67.6 -67.5 61.6)
LCHlch(67.6 91.4 137.6)
OKLCHoklch(0.699 0.228 143.3)
Decimal1097505
Display P3color(display-p3 0.063 0.749 0.129)

Copy-ready code

/* CSS */
color: #10bf21;
background-color: #10bf21;
/* Tailwind (arbitrary) */
class="text-[#10bf21] bg-[#10bf21]"
/* SCSS */
$brand: #10bf21;
/* SwiftUI */
Color(red: 0.063, green: 0.749, blue: 0.129)
/* Android */
Color.parseColor("#10bf21")
/* Flutter */
Color(0xFF10BF21)
/* Python / OpenCV (BGR) */
(33, 191, 16)

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

Accessibility — WCAG contrast

Aa
#10bf21 on white: 2.47:1
AA ✗ fail · AA-large · AAA
Aa
#10bf21 on black: 8.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C3AC00
deuteranopia · #B2A036
tritanopia · #00B9A3

Color scale — 50 to 950

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

#F2FCF3
#E6FAE7
#C5F7CA
#97F6A1
#64F271
#30EE42
#13E227
#10bf21
#0D971A
#0E6D17
#09440E
Base = 700Lightest = 50 · #F2FCF3Darkest = 950 · #09440E
:root {
  --brand-50: #F2FCF3;
  --brand-100: #E6FAE7;
  --brand-200: #C5F7CA;
  --brand-300: #97F6A1;
  --brand-400: #64F271;
  --brand-500: #30EE42;
  --brand-600: #13E227;
  --brand-700: #10bf21;
  --brand-800: #0D971A;
  --brand-900: #0E6D17;
  --brand-950: #09440E;
  --brand: #10bf21;
  --brand-ink: #000000;
}

Colors that work with #10bf21

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#C0EDC4
Hairlines and dividers
Muted text#4B9B52
Captions on the surface
Accent#A70CC3
Second voice, not a rival
Dark variant#0A7614
Hover, pressed, headers
Light variant#E7FDEA
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 #10bf21

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
  • Headers, footers and dark-mode surfaces
  • 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
  • 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#BF10AE
Analogous left#57BF10
Analogous right#10BF78
Split-complement 1#7810BF
Split-complement 2#BF1057
Triadic 1#2110BF
Triadic 2#BF2110
Tetradic#1057BF

RGB percentages

Red6.3%
Green74.9%
Blue12.9%

CMYK percentages

Cyan91.6%
Magenta0.0%
Yellow82.7%
Key (black)25.1%

Color previews

#10bf21 text on a black background

contrast 8.50:1

Card sample

#10bf21 text on a white background

contrast 2.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #10bf21;
Background color
Panel with #10bf21 background
background-color: #10bf21;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #10bf21;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(16, 191, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(16, 191, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #10bf21;
background: linear-gradient(135deg, #10bf21, #10BF96);

Monochromatic scale

Palettes built from #10bf21

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.

#10bf21 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.

#10bf21, answered

What color is #10bf21?

#10bf21 is a dark electric green, closest to Lime Green (ΔE2000 3.8). It sits at 126° on the hue wheel with 85% saturation and 41% lightness, which reads as cool.

What is the RGB value of #10bf21?

rgb(16, 191, 33) — 16 red, 191 green and 33 blue out of 255, or 6.3% / 74.9% / 12.9% by channel.

Is #10bf21 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3748 and perceived brightness is 58%, so black text on it reaches 8.50:1.

Should I use black or white text on #10bf21?

Black. It scores 8.50:1 against #10bf21, versus 2.47:1 for white — AAA at any size.

What is the complementary color of #10bf21?

#BF10AE sits directly opposite on the wheel. Softer options are the split-complements #7810BF and #BF1057, which give the same contrast with far less vibration.

What colors go well with #10bf21?

For interface work: #F4FAF5 as the surface, #C0EDC4 for borders, #4B9B52 for secondary text, #A70CC3 as an accent and #0A7614 for hover and pressed states. For a palette, the analogous pair #57BF10 and #10BF78 stays calm, while #BF10AE is the loudest partner.

What is #10bf21 in CMYK for printing?

cmyk(92%, 0%, 83%, 25%). 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 #10bf21 warm or cool?

Cool — it scores 65 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #3FBF10; nudged cooler, #0EC161.

Work with #10bf21 in the Color Lab