Skip to content

#36f2ab

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

RGB
54, 242, 171
HSL
157°, 88%, 58%
CMYK
78, 0, 29, 5
Luminance
0.6723

At a glance

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

Hex
#36f2ab
Hue
157°
green
Saturation
88%
electric
Lightness
58%
balanced
Brightness
95%
HSV value
Perceived
77%
weighted brightness
Luminance
0.6723
WCAG relative
Temperature
Cool
78/100 cool
Color family
Green
Tone
Electric
Best ink
Black
14.45:1
Closest name
Medium Spring Green
ΔE2000 4.2
Where it sits
Hue157° of 360°
Saturation88%
Lightness58%
Temperature
Warm ← → Cool78% 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#36f2ab
RGBrgb(54, 242, 171)
HSLhsl(157, 88%, 58%)
CMYKcmyk(78%, 0%, 29%, 5%)
LABlab(85.6 -61.4 21.6)
LCHlch(85.6 65.1 160.6)
OKLCHoklch(0.855 0.176 161.9)
Decimal3601067
Display P3color(display-p3 0.212 0.949 0.671)

Copy-ready code

/* CSS */
color: #36f2ab;
background-color: #36f2ab;
/* Tailwind (arbitrary) */
class="text-[#36f2ab] bg-[#36f2ab]"
/* SCSS */
$brand: #36f2ab;
/* SwiftUI */
Color(red: 0.212, green: 0.949, blue: 0.671)
/* Android */
Color.parseColor("#36f2ab")
/* Flutter */
Color(0xFF36F2AB)
/* Python / OpenCV (BGR) */
(171, 242, 54)

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

Accessibility — WCAG contrast

Aa
#36f2ab on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#36f2ab on black: 14.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EEE0A7
deuteranopia · #D8CFB0
tritanopia · #00F1DF

Color scale — 50 to 950

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

#F2FDF9
#E5FAF2
#C4F8E4
#96F8D3
#61F5BD
#36f2ab
#0FE695
#0CC07C
#0A9963
#0C6F49
#07452E
Base = 500Lightest = 50 · #F2FDF9Darkest = 950 · #07452E
:root {
  --brand-50: #F2FDF9;
  --brand-100: #E5FAF2;
  --brand-200: #C4F8E4;
  --brand-300: #96F8D3;
  --brand-400: #61F5BD;
  --brand-500: #36f2ab;
  --brand-600: #0FE695;
  --brand-700: #0CC07C;
  --brand-800: #0A9963;
  --brand-900: #0C6F49;
  --brand-950: #07452E;
  --brand: #36f2ab;
  --brand-ink: #000000;
}

Colors that work with #36f2ab

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#F4FAF8
Tinted page background
Border#C0EDDC
Hairlines and dividers
Muted text#4B9B7D
Captions on the surface
Accent#F631AD
Second voice, not a rival
Dark variant#08784D
Hover, pressed, headers
Light variant#E7FDF5
Selected rows, tints
Dark surface#14241E
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 #36f2ab

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#F2367D
Analogous left#36F24D
Analogous right#36DBF2
Split-complement 1#F236DB
Split-complement 2#F24D36
Triadic 1#AB36F2
Triadic 2#F2AB36
Tetradic#4D36F2

RGB percentages

Red21.2%
Green94.9%
Blue67.1%

CMYK percentages

Cyan77.7%
Magenta0.0%
Yellow29.3%
Key (black)5.1%

Color previews

#36f2ab text on a black background

contrast 14.45:1

Card sample

#36f2ab text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #36f2ab;
Background color
Panel with #36f2ab background
background-color: #36f2ab;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #36f2ab;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(54, 242, 171, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(54, 242, 171, 0.45);
Border & gradient
Gradient panel
border: 3px solid #36f2ab;
background: linear-gradient(135deg, #36f2ab, #36BCF2);

Monochromatic scale

Palettes built from #36f2ab

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.

#36f2ab 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.

#36f2ab, answered

What color is #36f2ab?

#36f2ab is a balanced electric green, closest to Medium Spring Green (ΔE2000 4.2). It sits at 157° on the hue wheel with 88% saturation and 58% lightness, which reads as cool.

What is the RGB value of #36f2ab?

rgb(54, 242, 171) — 54 red, 242 green and 171 blue out of 255, or 21.2% / 94.9% / 67.1% by channel.

Is #36f2ab a light or a dark color?

It is a light color. Relative luminance is 0.6723 and perceived brightness is 77%, so black text on it reaches 14.45:1.

Should I use black or white text on #36f2ab?

Black. It scores 14.45:1 against #36f2ab, versus 1.45:1 for white — AAA at any size.

What is the complementary color of #36f2ab?

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

What colors go well with #36f2ab?

For interface work: #F4FAF8 as the surface, #C0EDDC for borders, #4B9B7D for secondary text, #F631AD as an accent and #08784D for hover and pressed states. For a palette, the analogous pair #36F24D and #36DBF2 stays calm, while #F2367D is the loudest partner.

What is #36f2ab in CMYK for printing?

cmyk(78%, 0%, 29%, 5%). 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 #36f2ab warm or cool?

Cool — it scores 78 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #36F266; nudged cooler, #34F4F2.

Work with #36f2ab in the Color Lab