Skip to content

#27cd3e

a balanced, vivid green · cool · closest name: Lime Green

RGB
39, 205, 62
HSL
128°, 68%, 48%
CMYK
81, 0, 70, 20
Luminance
0.4444

At a glance

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

Hex
#27cd3e
Hue
128°
green
Saturation
68%
vivid
Lightness
48%
balanced
Brightness
80%
HSV value
Perceived
63%
weighted brightness
Luminance
0.4444
WCAG relative
Temperature
Cool
66/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
9.89:1
Closest name
Lime Green
ΔE2000 1.4
Where it sits
Hue128° of 360°
Saturation68%
Lightness48%
Temperature
Warm ← → Cool66% 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#27cd3e
RGBrgb(39, 205, 62)
HSLhsl(128, 68%, 48%)
CMYKcmyk(81%, 0%, 70%, 20%)
LABlab(72.5 -67.6 57.0)
LCHlch(72.5 88.4 139.8)
OKLCHoklch(0.741 0.224 144.4)
Decimal2608446
Display P3color(display-p3 0.153 0.804 0.243)

Copy-ready code

/* CSS */
color: #27cd3e;
background-color: #27cd3e;
/* Tailwind (arbitrary) */
class="text-[#27cd3e] bg-[#27cd3e]"
/* SCSS */
$brand: #27cd3e;
/* SwiftUI */
Color(red: 0.153, green: 0.804, blue: 0.243)
/* Android */
Color.parseColor("#27cd3e")
/* Flutter */
Color(0xFF27CD3E)
/* Python / OpenCV (BGR) */
(62, 205, 39)

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

Accessibility — WCAG contrast

Aa
#27cd3e on white: 2.12:1
AA ✗ fail · AA-large · AAA
Aa
#27cd3e on black: 9.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D1B928
deuteranopia · #BFAD4C
tritanopia · #00C7B0

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #27cd3e is pinned to step 600; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F3FBF4
#E8F8EA
#CAF2D0
#A1EDAB
#72E481
#43DB58
#27cd3e
#21AB34
#1A8929
#176322
#0E3E15
Base = 600Lightest = 50 · #F3FBF4Darkest = 950 · #0E3E15
:root {
  --brand-50: #F3FBF4;
  --brand-100: #E8F8EA;
  --brand-200: #CAF2D0;
  --brand-300: #A1EDAB;
  --brand-400: #72E481;
  --brand-500: #43DB58;
  --brand-600: #27cd3e;
  --brand-700: #21AB34;
  --brand-800: #1A8929;
  --brand-900: #176322;
  --brand-950: #0E3E15;
  --brand: #27cd3e;
  --brand-ink: #000000;
}

Colors that work with #27cd3e

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#C0EDC6
Hairlines and dividers
Muted text#4B9B56
Captions on the surface
Accent#BE22D2
Second voice, not a rival
Dark variant#146B20
Hover, pressed, headers
Light variant#EAFBEC
Selected rows, tints
Dark surface#142416
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 #27cd3e

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#CD27B6
Analogous left#63CD27
Analogous right#27CD91
Split-complement 1#9127CD
Split-complement 2#CD2763
Triadic 1#3E27CD
Triadic 2#CD3E27
Tetradic#2763CD

RGB percentages

Red15.3%
Green80.4%
Blue24.3%

CMYK percentages

Cyan81.0%
Magenta0.0%
Yellow69.8%
Key (black)19.6%

Color previews

#27cd3e text on a black background

contrast 9.89:1

Card sample

#27cd3e text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #27cd3e;
Background color
Panel with #27cd3e background
background-color: #27cd3e;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #27cd3e;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(39, 205, 62, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(39, 205, 62, 0.45);
Border & gradient
Gradient panel
border: 3px solid #27cd3e;
background: linear-gradient(135deg, #27cd3e, #27CDAC);

Monochromatic scale

Palettes built from #27cd3e

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.

#27cd3e 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.

#27cd3e, answered

What color is #27cd3e?

#27cd3e is a balanced vivid green, closest to Lime Green (ΔE2000 1.4). It sits at 128° on the hue wheel with 68% saturation and 48% lightness, which reads as cool.

What is the RGB value of #27cd3e?

rgb(39, 205, 62) — 39 red, 205 green and 62 blue out of 255, or 15.3% / 80.4% / 24.3% by channel.

Is #27cd3e a light or a dark color?

It is a mid-tone. Relative luminance is 0.4444 and perceived brightness is 63%, so black text on it reaches 9.89:1.

Should I use black or white text on #27cd3e?

Black. It scores 9.89:1 against #27cd3e, versus 2.12:1 for white — AAA at any size.

What is the complementary color of #27cd3e?

#CD27B6 sits directly opposite on the wheel. Softer options are the split-complements #9127CD and #CD2763, which give the same contrast with far less vibration.

What colors go well with #27cd3e?

For interface work: #F4FAF5 as the surface, #C0EDC6 for borders, #4B9B56 for secondary text, #BE22D2 as an accent and #146B20 for hover and pressed states. For a palette, the analogous pair #63CD27 and #27CD91 stays calm, while #CD27B6 is the loudest partner.

What is #27cd3e in CMYK for printing?

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

Is #27cd3e warm or cool?

Cool — it scores 66 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #4DCD27; nudged cooler, #25CF7B.

Work with #27cd3e in the Color Lab