Skip to content

#33eb5f

a balanced, electric green · cool · closest name: Spring Green

RGB
51, 235, 95
HSL
134°, 82%, 56%
CMYK
78, 0, 60, 8
Luminance
0.6095

At a glance

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

Hex
#33eb5f
Hue
134°
green
Saturation
82%
electric
Lightness
56%
balanced
Brightness
92%
HSV value
Perceived
73%
weighted brightness
Luminance
0.6095
WCAG relative
Temperature
Cool
68/100 cool
Color family
Green
Tone
Electric
Best ink
Black
13.19:1
Closest name
Spring Green
ΔE2000 5
Where it sits
Hue134° of 360°
Saturation82%
Lightness56%
Temperature
Warm ← → Cool68% 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#33eb5f
RGBrgb(51, 235, 95)
HSLhsl(134, 82%, 56%)
CMYKcmyk(78%, 0%, 60%, 8%)
LABlab(82.3 -72.0 54.3)
LCHlch(82.3 90.2 143.0)
OKLCHoklch(0.824 0.232 146.6)
Decimal3402591
Display P3color(display-p3 0.200 0.922 0.373)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#33eb5f on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#33eb5f on black: 13.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EED550
deuteranopia · #DAC76B
tritanopia · #00E6CD

Color scale — 50 to 950

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

#F2FCF5
#E6FAEB
#C6F6D1
#99F5AF
#66F087
#33eb5f
#16DF46
#12BA3A
#0F952F
#0F6B25
#094317
Base = 500Lightest = 50 · #F2FCF5Darkest = 950 · #094317
:root {
  --brand-50: #F2FCF5;
  --brand-100: #E6FAEB;
  --brand-200: #C6F6D1;
  --brand-300: #99F5AF;
  --brand-400: #66F087;
  --brand-500: #33eb5f;
  --brand-600: #16DF46;
  --brand-700: #12BA3A;
  --brand-800: #0F952F;
  --brand-900: #0F6B25;
  --brand-950: #094317;
  --brand: #33eb5f;
  --brand-ink: #000000;
}

Colors that work with #33eb5f

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#F4FAF6
Tinted page background
Border#C0EDCA
Hairlines and dividers
Muted text#4B9B5E
Captions on the surface
Accent#ED2FEF
Second voice, not a rival
Dark variant#0B7424
Hover, pressed, headers
Light variant#E8FDED
Selected rows, tints
Dark surface#142418
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 #33eb5f

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#EB33BF
Analogous left#63EB33
Analogous right#33EBBB
Split-complement 1#BB33EB
Split-complement 2#EB3363
Triadic 1#5F33EB
Triadic 2#EB5F33
Tetradic#3363EB

RGB percentages

Red20.0%
Green92.2%
Blue37.3%

CMYK percentages

Cyan78.3%
Magenta0.0%
Yellow59.6%
Key (black)7.8%

Color previews

#33eb5f text on a black background

contrast 13.19:1

Card sample

#33eb5f text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(51, 235, 95, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(51, 235, 95, 0.45);
Border & gradient
Gradient panel
border: 3px solid #33eb5f;
background: linear-gradient(135deg, #33eb5f, #33EBD9);

Monochromatic scale

Palettes built from #33eb5f

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.

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

#33eb5f, answered

What color is #33eb5f?

#33eb5f is a balanced electric green, closest to Spring Green (ΔE2000 5). It sits at 134° on the hue wheel with 82% saturation and 56% lightness, which reads as cool.

What is the RGB value of #33eb5f?

rgb(51, 235, 95) — 51 red, 235 green and 95 blue out of 255, or 20% / 92.2% / 37.3% by channel.

Is #33eb5f a light or a dark color?

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

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

Black. It scores 13.19:1 against #33eb5f, versus 1.59:1 for white — AAA at any size.

What is the complementary color of #33eb5f?

#EB33BF sits directly opposite on the wheel. Softer options are the split-complements #BB33EB and #EB3363, which give the same contrast with far less vibration.

What colors go well with #33eb5f?

For interface work: #F4FAF6 as the surface, #C0EDCA for borders, #4B9B5E for secondary text, #ED2FEF as an accent and #0B7424 for hover and pressed states. For a palette, the analogous pair #63EB33 and #33EBBB stays calm, while #EB33BF is the loudest partner.

What is #33eb5f in CMYK for printing?

cmyk(78%, 0%, 60%, 8%). 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 #33eb5f warm or cool?

Cool — it scores 68 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #4BEB33; nudged cooler, #31EDA3.

Work with #33eb5f in the Color Lab