Skip to content

#14ac7f

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

RGB
20, 172, 127
HSL
162°, 79%, 38%
CMYK
88, 0, 26, 33
Luminance
0.3119

At a glance

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

Hex
#14ac7f
Hue
162°
cyan
Saturation
79%
electric
Lightness
38%
dark
Brightness
67%
HSV value
Perceived
55%
weighted brightness
Luminance
0.3119
WCAG relative
Temperature
Cool
80/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
7.24:1
Closest name
Medium Sea Green
ΔE2000 5.8
Where it sits
Hue162° of 360°
Saturation79%
Lightness38%
Temperature
Warm ← → Cool80% 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#14ac7f
RGBrgb(20, 172, 127)
HSLhsl(162, 79%, 38%)
CMYKcmyk(88%, 0%, 26%, 33%)
LABlab(62.7 -47.4 13.0)
LCHlch(62.7 49.1 164.7)
OKLCHoklch(0.662 0.134 165.7)
Decimal1354879
Display P3color(display-p3 0.078 0.675 0.498)

Copy-ready code

/* CSS */
color: #14ac7f;
background-color: #14ac7f;
/* Tailwind (arbitrary) */
class="text-[#14ac7f] bg-[#14ac7f]"
/* SCSS */
$brand: #14ac7f;
/* SwiftUI */
Color(red: 0.078, green: 0.675, blue: 0.498)
/* Android */
Color.parseColor("#14ac7f")
/* Flutter */
Color(0xFF14AC7F)
/* Python / OpenCV (BGR) */
(127, 172, 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 #14ac7f · 7.24:1
Use #000000AAA at every size.
Aa
White text · 2.90:1
AA fail · AA large fail · AAA fail
Aa
Black text · 7.24:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #14ac7f as text scores 2.90:1 on white and 7.24:1 on black.

Accessibility — WCAG contrast

Aa
#14ac7f on white: 2.90:1
AA ✗ fail · AA-large · AAA
Aa
#14ac7f on black: 7.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A89F7D
deuteranopia · #979282
tritanopia · #00ACA0

Color scale — 50 to 950

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

#F3FCF9
#E6F9F4
#C7F5E7
#9AF3D9
#68EDC6
#36E8B3
#19DBA2
#14ac7f
#11926C
#116A4F
#0A4232
Base = 700Lightest = 50 · #F3FCF9Darkest = 950 · #0A4232
:root {
  --brand-50: #F3FCF9;
  --brand-100: #E6F9F4;
  --brand-200: #C7F5E7;
  --brand-300: #9AF3D9;
  --brand-400: #68EDC6;
  --brand-500: #36E8B3;
  --brand-600: #19DBA2;
  --brand-700: #14ac7f;
  --brand-800: #11926C;
  --brand-900: #116A4F;
  --brand-950: #0A4232;
  --brand: #14ac7f;
  --brand-ink: #000000;
}

Colors that work with #14ac7f

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#F4FAF9
Tinted page background
Border#C0EDDF
Hairlines and dividers
Muted text#4B9B83
Captions on the surface
Accent#B01067
Second voice, not a rival
Dark variant#0D7254
Hover, pressed, headers
Light variant#E8FCF6
Selected rows, tints
Dark surface#14241F
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 #14ac7f

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
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#AC1441
Analogous left#14AC33
Analogous right#148DAC
Split-complement 1#AC148D
Split-complement 2#AC3314
Triadic 1#7F14AC
Triadic 2#AC7F14
Tetradic#3314AC

RGB percentages

Red7.8%
Green67.5%
Blue49.8%

CMYK percentages

Cyan88.4%
Magenta0.0%
Yellow26.2%
Key (black)32.5%

Color previews

#14ac7f text on a black background

contrast 7.24:1

Card sample

#14ac7f text on a white background

contrast 2.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(20, 172, 127, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(20, 172, 127, 0.45);
Border & gradient
Gradient panel
border: 3px solid #14ac7f;
background: linear-gradient(135deg, #14ac7f, #1474AC);

Monochromatic scale

Palettes built from #14ac7f

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.

#14ac7f in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyTravelHealthcareMedia
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#14ac7f, answered

What color is #14ac7f?

#14ac7f is a dark electric cyan, closest to Medium Sea Green (ΔE2000 5.8). It sits at 162° on the hue wheel with 79% saturation and 38% lightness, which reads as cool.

What is the RGB value of #14ac7f?

rgb(20, 172, 127) — 20 red, 172 green and 127 blue out of 255, or 7.8% / 67.5% / 49.8% by channel.

Is #14ac7f a light or a dark color?

It is a mid-tone. Relative luminance is 0.3119 and perceived brightness is 55%, so black text on it reaches 7.24:1.

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

Black. It scores 7.24:1 against #14ac7f, versus 2.90:1 for white — AAA at any size.

What is the complementary color of #14ac7f?

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

What colors go well with #14ac7f?

For interface work: #F4FAF9 as the surface, #C0EDDF for borders, #4B9B83 for secondary text, #B01067 as an accent and #0D7254 for hover and pressed states. For a palette, the analogous pair #14AC33 and #148DAC stays calm, while #AC1441 is the loudest partner.

What is #14ac7f in CMYK for printing?

cmyk(88%, 0%, 26%, 33%). 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 #14ac7f warm or cool?

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

Work with #14ac7f in the Color Lab