Skip to content

#14c255

a dark, electric green · cool · closest name: Lime Green

RGB
20, 194, 85
HSL
142°, 81%, 42%
CMYK
90, 0, 56, 24
Luminance
0.3939

At a glance

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

Hex
#14c255
Hue
142°
green
Saturation
81%
electric
Lightness
42%
dark
Brightness
76%
HSV value
Perceived
60%
weighted brightness
Luminance
0.3939
WCAG relative
Temperature
Cool
72/100 cool
Color family
Green
Tone
Electric
Best ink
Black
8.88:1
Closest name
Lime Green
ΔE2000 6
Where it sits
Hue142° of 360°
Saturation81%
Lightness42%
Temperature
Warm ← → Cool72% 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#14c255
RGBrgb(20, 194, 85)
HSLhsl(142, 81%, 42%)
CMYKcmyk(90%, 0%, 56%, 24%)
LABlab(69.0 -63.2 43.1)
LCHlch(69.0 76.5 145.7)
OKLCHoklch(0.712 0.198 148.7)
Decimal1360469
Display P3color(display-p3 0.078 0.761 0.333)

Copy-ready code

/* CSS */
color: #14c255;
background-color: #14c255;
/* Tailwind (arbitrary) */
class="text-[#14c255] bg-[#14c255]"
/* SCSS */
$brand: #14c255;
/* SwiftUI */
Color(red: 0.078, green: 0.761, blue: 0.333)
/* Android */
Color.parseColor("#14c255")
/* Flutter */
Color(0xFF14C255)
/* Python / OpenCV (BGR) */
(85, 194, 20)

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

Accessibility — WCAG contrast

Aa
#14c255 on white: 2.37:1
AA ✗ fail · AA-large · AAA
Aa
#14c255 on black: 8.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C4B04B
deuteranopia · #B2A45E
tritanopia · #00BEAA

Color scale — 50 to 950

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

#F2FCF6
#E6F9ED
#C6F6D8
#99F5BB
#66EF9A
#34EA78
#17DE61
#14c255
#0F9441
#0F6B32
#0A431F
Base = 700Lightest = 50 · #F2FCF6Darkest = 950 · #0A431F
:root {
  --brand-50: #F2FCF6;
  --brand-100: #E6F9ED;
  --brand-200: #C6F6D8;
  --brand-300: #99F5BB;
  --brand-400: #66EF9A;
  --brand-500: #34EA78;
  --brand-600: #17DE61;
  --brand-700: #14c255;
  --brand-800: #0F9441;
  --brand-900: #0F6B32;
  --brand-950: #0A431F;
  --brand: #14c255;
  --brand-ink: #000000;
}

Colors that work with #14c255

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#F4FAF7
Tinted page background
Border#C0EDD1
Hairlines and dividers
Muted text#4B9B69
Captions on the surface
Accent#C610B0
Second voice, not a rival
Dark variant#0C7433
Hover, pressed, headers
Light variant#E8FDF0
Selected rows, tints
Dark surface#14241A
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 #14c255

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#C21481
Analogous left#2AC214
Analogous right#14C2AC
Split-complement 1#AC14C2
Split-complement 2#C2142A
Triadic 1#5514C2
Triadic 2#C25514
Tetradic#142AC2

RGB percentages

Red7.8%
Green76.1%
Blue33.3%

CMYK percentages

Cyan89.7%
Magenta0.0%
Yellow56.2%
Key (black)23.9%

Color previews

#14c255 text on a black background

contrast 8.88:1

Card sample

#14c255 text on a white background

contrast 2.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #14c255;
Background color
Panel with #14c255 background
background-color: #14c255;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #14c255;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(20, 194, 85, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(20, 194, 85, 0.45);
Border & gradient
Gradient panel
border: 3px solid #14c255;
background: linear-gradient(135deg, #14c255, #14BBC2);

Monochromatic scale

Palettes built from #14c255

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.

#14c255 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.

#14c255, answered

What color is #14c255?

#14c255 is a dark electric green, closest to Lime Green (ΔE2000 6). It sits at 142° on the hue wheel with 81% saturation and 42% lightness, which reads as cool.

What is the RGB value of #14c255?

rgb(20, 194, 85) — 20 red, 194 green and 85 blue out of 255, or 7.8% / 76.1% / 33.3% by channel.

Is #14c255 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3939 and perceived brightness is 60%, so black text on it reaches 8.88:1.

Should I use black or white text on #14c255?

Black. It scores 8.88:1 against #14c255, versus 2.37:1 for white — AAA at any size.

What is the complementary color of #14c255?

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

What colors go well with #14c255?

For interface work: #F4FAF7 as the surface, #C0EDD1 for borders, #4B9B69 for secondary text, #C610B0 as an accent and #0C7433 for hover and pressed states. For a palette, the analogous pair #2AC214 and #14C2AC stays calm, while #C21481 is the loudest partner.

What is #14c255 in CMYK for printing?

cmyk(90%, 0%, 56%, 24%). 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 #14c255 warm or cool?

Cool — it scores 72 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #14C215; nudged cooler, #12C496.

Work with #14c255 in the Color Lab