Skip to content

#69be21

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

RGB
105, 190, 33
HSL
93°, 70%, 44%
CMYK
45, 0, 83, 26
Luminance
0.3994

At a glance

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

Hex
#69be21
Hue
93°
green
Saturation
70%
vivid
Lightness
44%
dark
Brightness
75%
HSV value
Perceived
62%
weighted brightness
Luminance
0.3994
WCAG relative
Temperature
Neutral
51/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
8.99:1
Closest name
Lime Green
ΔE2000 6.2
Where it sits
Hue93° of 360°
Saturation70%
Lightness44%
Temperature
Warm ← → Cool51% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#69be21
RGBrgb(105, 190, 33)
HSLhsl(93, 70%, 44%)
CMYKcmyk(45%, 0%, 83%, 26%)
LABlab(69.4 -50.0 64.0)
LCHlch(69.4 81.2 128.0)
OKLCHoklch(0.720 0.198 134.9)
Decimal6929953
Display P3color(display-p3 0.412 0.745 0.129)

Copy-ready code

/* CSS */
color: #69be21;
background-color: #69be21;
/* Tailwind (arbitrary) */
class="text-[#69be21] bg-[#69be21]"
/* SCSS */
$brand: #69be21;
/* SwiftUI */
Color(red: 0.412, green: 0.745, blue: 0.129)
/* Android */
Color.parseColor("#69be21")
/* Flutter */
Color(0xFF69BE21)
/* Python / OpenCV (BGR) */
(33, 190, 105)

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

Accessibility — WCAG contrast

Aa
#69be21 on white: 2.34:1
AA ✗ fail · AA-large · AAA
Aa
#69be21 on black: 8.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C5AE00
deuteranopia · #BAA735
tritanopia · #67B6A2

Color scale — 50 to 950

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

#F7FCF3
#EFF8E7
#DCF2C9
#C4EE9F
#A6E670
#88DE40
#73D124
#69be21
#4D8B18
#3A6516
#243F0D
Base = 700Lightest = 50 · #F7FCF3Darkest = 950 · #243F0D
:root {
  --brand-50: #F7FCF3;
  --brand-100: #EFF8E7;
  --brand-200: #DCF2C9;
  --brand-300: #C4EE9F;
  --brand-400: #A6E670;
  --brand-500: #88DE40;
  --brand-600: #73D124;
  --brand-700: #69be21;
  --brand-800: #4D8B18;
  --brand-900: #3A6516;
  --brand-950: #243F0D;
  --brand: #69be21;
  --brand-ink: #000000;
}

Colors that work with #69be21

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#F7FAF4
Tinted page background
Border#D4EDC0
Hairlines and dividers
Muted text#6F9B4B
Captions on the surface
Accent#4D1DC2
Second voice, not a rival
Dark variant#3C6D13
Hover, pressed, headers
Light variant#F2FBE9
Selected rows, tints
Dark surface#1B2414
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 #69be21

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#7621BE
Analogous left#B7BE21
Analogous right#21BE28
Split-complement 1#2821BE
Split-complement 2#BE21B7
Triadic 1#2169BE
Triadic 2#BE2169
Tetradic#21B7BE

RGB percentages

Red41.2%
Green74.5%
Blue12.9%

CMYK percentages

Cyan44.7%
Magenta0.0%
Yellow82.6%
Key (black)25.5%

Color previews

#69be21 text on a black background

contrast 8.99:1

Card sample

#69be21 text on a white background

contrast 2.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #69be21;
Background color
Panel with #69be21 background
background-color: #69be21;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #69be21;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(105, 190, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(105, 190, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #69be21;
background: linear-gradient(135deg, #69be21, #21BE42);

Monochromatic scale

Palettes built from #69be21

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.

#69be21 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.

#69be21, answered

What color is #69be21?

#69be21 is a dark vivid green, closest to Lime Green (ΔE2000 6.2). It sits at 93° on the hue wheel with 70% saturation and 44% lightness, which reads as neutral.

What is the RGB value of #69be21?

rgb(105, 190, 33) — 105 red, 190 green and 33 blue out of 255, or 41.2% / 74.5% / 12.9% by channel.

Is #69be21 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3994 and perceived brightness is 62%, so black text on it reaches 8.99:1.

Should I use black or white text on #69be21?

Black. It scores 8.99:1 against #69be21, versus 2.34:1 for white — AAA at any size.

What is the complementary color of #69be21?

#7621BE sits directly opposite on the wheel. Softer options are the split-complements #2821BE and #BE21B7, which give the same contrast with far less vibration.

What colors go well with #69be21?

For interface work: #F7FAF4 as the surface, #D4EDC0 for borders, #6F9B4B for secondary text, #4D1DC2 as an accent and #3C6D13 for hover and pressed states. For a palette, the analogous pair #B7BE21 and #21BE28 stays calm, while #7621BE is the loudest partner.

What is #69be21 in CMYK for printing?

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

Is #69be21 warm or cool?

Neutral — it scores 51 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #A2BE21; nudged cooler, #2EC01F.

Work with #69be21 in the Color Lab