Skip to content

#33ef1b

a balanced, electric green · cool · closest name: Lime

RGB
51, 239, 27
HSL
113°, 87%, 52%
CMYK
79, 0, 89, 6
Luminance
0.6252

At a glance

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

Hex
#33ef1b
Hue
113°
green
Saturation
87%
electric
Lightness
52%
balanced
Brightness
94%
HSV value
Perceived
73%
weighted brightness
Luminance
0.6252
WCAG relative
Temperature
Cool
60/100 cool
Color family
Green
Tone
Electric
Best ink
Black
13.50:1
Closest name
Lime
ΔE2000 3.4
Where it sits
Hue113° of 360°
Saturation87%
Lightness52%
Temperature
Warm ← → Cool60% 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#33ef1b
RGBrgb(51, 239, 27)
HSLhsl(113, 87%, 52%)
CMYKcmyk(79%, 0%, 89%, 6%)
LABlab(83.2 -78.1 76.8)
LCHlch(83.2 109.5 135.5)
OKLCHoklch(0.830 0.271 141.8)
Decimal3403547
Display P3color(display-p3 0.200 0.937 0.106)

Copy-ready code

/* CSS */
color: #33ef1b;
background-color: #33ef1b;
/* Tailwind (arbitrary) */
class="text-[#33ef1b] bg-[#33ef1b]"
/* SCSS */
$brand: #33ef1b;
/* SwiftUI */
Color(red: 0.200, green: 0.937, blue: 0.106)
/* Android */
Color.parseColor("#33ef1b")
/* Flutter */
Color(0xFF33EF1B)
/* Python / OpenCV (BGR) */
(27, 239, 51)

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

Accessibility — WCAG contrast

Aa
#33ef1b on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#33ef1b on black: 13.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F5D800
deuteranopia · #E1CA3D
tritanopia · #00E7CB

Color scale — 50 to 950

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

#F3FDF2
#E8FAE5
#CAF7C4
#A1F896
#72F462
#33ef1b
#28E510
#21BF0D
#1B990B
#176E0C
#0F4508
Base = 500Lightest = 50 · #F3FDF2Darkest = 950 · #0F4508
:root {
  --brand-50: #F3FDF2;
  --brand-100: #E8FAE5;
  --brand-200: #CAF7C4;
  --brand-300: #A1F896;
  --brand-400: #72F462;
  --brand-500: #33ef1b;
  --brand-600: #28E510;
  --brand-700: #21BF0D;
  --brand-800: #1B990B;
  --brand-900: #176E0C;
  --brand-950: #0F4508;
  --brand: #33ef1b;
  --brand-ink: #000000;
}

Colors that work with #33ef1b

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#F5FAF4
Tinted page background
Border#C5EDC0
Hairlines and dividers
Muted text#549B4B
Captions on the surface
Accent#A316F4
Second voice, not a rival
Dark variant#157708
Hover, pressed, headers
Light variant#EAFDE7
Selected rows, tints
Dark surface#162414
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 #33ef1b

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#D71BEF
Analogous left#9DEF1B
Analogous right#1BEF6D
Split-complement 1#6D1BEF
Split-complement 2#EF1B9D
Triadic 1#1B33EF
Triadic 2#EF1B33
Tetradic#1B9DEF

RGB percentages

Red20.0%
Green93.7%
Blue10.6%

CMYK percentages

Cyan78.7%
Magenta0.0%
Yellow88.7%
Key (black)6.3%

Color previews

#33ef1b text on a black background

contrast 13.50:1

Card sample

#33ef1b text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #33ef1b;
Background color
Panel with #33ef1b background
background-color: #33ef1b;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #33ef1b;
Text shadow — RGB

Soft neon halo

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

Monochromatic scale

Palettes built from #33ef1b

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.

#33ef1b 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.

#33ef1b, answered

What color is #33ef1b?

#33ef1b is a balanced electric green, closest to Lime (ΔE2000 3.4). It sits at 113° on the hue wheel with 87% saturation and 52% lightness, which reads as cool.

What is the RGB value of #33ef1b?

rgb(51, 239, 27) — 51 red, 239 green and 27 blue out of 255, or 20% / 93.7% / 10.6% by channel.

Is #33ef1b a light or a dark color?

It is a light color. Relative luminance is 0.6252 and perceived brightness is 73%, so black text on it reaches 13.50:1.

Should I use black or white text on #33ef1b?

Black. It scores 13.50:1 against #33ef1b, versus 1.56:1 for white — AAA at any size.

What is the complementary color of #33ef1b?

#D71BEF sits directly opposite on the wheel. Softer options are the split-complements #6D1BEF and #EF1B9D, which give the same contrast with far less vibration.

What colors go well with #33ef1b?

For interface work: #F5FAF4 as the surface, #C5EDC0 for borders, #549B4B for secondary text, #A316F4 as an accent and #157708 for hover and pressed states. For a palette, the analogous pair #9DEF1B and #1BEF6D stays calm, while #D71BEF is the loudest partner.

What is #33ef1b in CMYK for printing?

cmyk(79%, 0%, 89%, 6%). 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 #33ef1b warm or cool?

Cool — it scores 60 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #81EF1B; nudged cooler, #19F150.

Work with #33ef1b in the Color Lab