Skip to content

#16cd85

a dark, electric green · cool · closest name: Medium Sea Green

RGB
22, 205, 133
HSL
156°, 81%, 45%
CMYK
89, 0, 35, 20
Luminance
0.4553

At a glance

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

Hex
#16cd85
Hue
156°
green
Saturation
81%
electric
Lightness
45%
dark
Brightness
80%
HSV value
Perceived
64%
weighted brightness
Luminance
0.4553
WCAG relative
Temperature
Cool
78/100 cool
Color family
Green
Tone
Electric
Best ink
Black
10.11:1
Closest name
Medium Sea Green
ΔE2000 7
Where it sits
Hue156° of 360°
Saturation81%
Lightness45%
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#16cd85
RGBrgb(22, 205, 133)
HSLhsl(156, 81%, 45%)
CMYKcmyk(89%, 0%, 35%, 20%)
LABlab(73.2 -58.4 24.3)
LCHlch(73.2 63.3 157.4)
OKLCHoklch(0.749 0.169 158.8)
Decimal1494405
Display P3color(display-p3 0.086 0.804 0.522)

Copy-ready code

/* CSS */
color: #16cd85;
background-color: #16cd85;
/* Tailwind (arbitrary) */
class="text-[#16cd85] bg-[#16cd85]"
/* SCSS */
$brand: #16cd85;
/* SwiftUI */
Color(red: 0.086, green: 0.804, blue: 0.522)
/* Android */
Color.parseColor("#16cd85")
/* Flutter */
Color(0xFF16CD85)
/* Python / OpenCV (BGR) */
(133, 205, 22)

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

Accessibility — WCAG contrast

Aa
#16cd85 on white: 2.08:1
AA ✗ fail · AA-large · AAA
Aa
#16cd85 on black: 10.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CBBC80
deuteranopia · #B7AE8A
tritanopia · #00CCBA

Color scale — 50 to 950

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

#F3FCF8
#E6F9F2
#C6F5E3
#9AF4D1
#67EFB9
#34E9A2
#16cd85
#14B878
#109360
#106B47
#0A432C
Base = 600Lightest = 50 · #F3FCF8Darkest = 950 · #0A432C
:root {
  --brand-50: #F3FCF8;
  --brand-100: #E6F9F2;
  --brand-200: #C6F5E3;
  --brand-300: #9AF4D1;
  --brand-400: #67EFB9;
  --brand-500: #34E9A2;
  --brand-600: #16cd85;
  --brand-700: #14B878;
  --brand-800: #109360;
  --brand-900: #106B47;
  --brand-950: #0A432C;
  --brand: #16cd85;
  --brand-ink: #000000;
}

Colors that work with #16cd85

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#C0EDDB
Hairlines and dividers
Muted text#4B9B7B
Captions on the surface
Accent#D1118D
Second voice, not a rival
Dark variant#0C734B
Hover, pressed, headers
Light variant#E8FDF4
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 #16cd85

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#CD165E
Analogous left#16CD2A
Analogous right#16B9CD
Split-complement 1#CD16B9
Split-complement 2#CD2A16
Triadic 1#8516CD
Triadic 2#CD8516
Tetradic#2A16CD

RGB percentages

Red8.6%
Green80.4%
Blue52.2%

CMYK percentages

Cyan89.3%
Magenta0.0%
Yellow35.1%
Key (black)19.6%

Color previews

#16cd85 text on a black background

contrast 10.11:1

Card sample

#16cd85 text on a white background

contrast 2.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #16cd85;
Background color
Panel with #16cd85 background
background-color: #16cd85;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #16cd85;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(22, 205, 133, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(22, 205, 133, 0.45);
Border & gradient
Gradient panel
border: 3px solid #16cd85;
background: linear-gradient(135deg, #16cd85, #169BCD);

Monochromatic scale

Palettes built from #16cd85

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.

#16cd85 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.

#16cd85, answered

What color is #16cd85?

#16cd85 is a dark electric green, closest to Medium Sea Green (ΔE2000 7). It sits at 156° on the hue wheel with 81% saturation and 45% lightness, which reads as cool.

What is the RGB value of #16cd85?

rgb(22, 205, 133) — 22 red, 205 green and 133 blue out of 255, or 8.6% / 80.4% / 52.2% by channel.

Is #16cd85 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4553 and perceived brightness is 64%, so black text on it reaches 10.11:1.

Should I use black or white text on #16cd85?

Black. It scores 10.11:1 against #16cd85, versus 2.08:1 for white — AAA at any size.

What is the complementary color of #16cd85?

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

What colors go well with #16cd85?

For interface work: #F4FAF8 as the surface, #C0EDDB for borders, #4B9B7B for secondary text, #D1118D as an accent and #0C734B for hover and pressed states. For a palette, the analogous pair #16CD2A and #16B9CD stays calm, while #CD165E is the loudest partner.

What is #16cd85 in CMYK for printing?

cmyk(89%, 0%, 35%, 20%). 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 #16cd85 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 #16CD42; nudged cooler, #14CFCA.

Work with #16cd85 in the Color Lab