Skip to content

#89c7af

a light, soft green · cool · closest name: Medium Aqua Marine

RGB
137, 199, 175
HSL
157°, 36%, 66%
CMYK
31, 0, 12, 22
Luminance
0.4926

At a glance

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

Hex
#89c7af
Hue
157°
green
Saturation
36%
soft
Lightness
66%
light
Brightness
78%
HSV value
Perceived
71%
weighted brightness
Luminance
0.4926
WCAG relative
Temperature
Cool
78/100 cool
Color family
Green
Tone
Soft
Best ink
Black
10.85:1
Closest name
Medium Aqua Marine
ΔE2000 5.6
Where it sits
Hue157° of 360°
Saturation36%
Lightness66%
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#89c7af
RGBrgb(137, 199, 175)
HSLhsl(157, 36%, 66%)
CMYKcmyk(31%, 0%, 12%, 22%)
LABlab(75.6 -25.0 5.7)
LCHlch(75.6 25.6 167.1)
OKLCHoklch(0.781 0.072 168.3)
Decimal9029551
Display P3color(display-p3 0.537 0.780 0.686)

Copy-ready code

/* CSS */
color: #89c7af;
background-color: #89c7af;
/* Tailwind (arbitrary) */
class="text-[#89c7af] bg-[#89c7af]"
/* SCSS */
$brand: #89c7af;
/* SwiftUI */
Color(red: 0.537, green: 0.780, blue: 0.686)
/* Android */
Color.parseColor("#89c7af")
/* Flutter */
Color(0xFF89C7AF)
/* Python / OpenCV (BGR) */
(175, 199, 137)

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

Accessibility — WCAG contrast

Aa
#89c7af on white: 1.94:1
AA ✗ fail · AA-large · AAA
Aa
#89c7af on black: 10.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C4BFAE
deuteranopia · #B9B7B1
tritanopia · #7AC8C0

Color scale — 50 to 950

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

#F5F9F8
#EBF4F1
#D3E8E0
#B3DBCB
#89c7af
#67B798
#4FA684
#428A6E
#356F58
#295142
#1A3329
Base = 400Lightest = 50 · #F5F9F8Darkest = 950 · #1A3329
:root {
  --brand-50: #F5F9F8;
  --brand-100: #EBF4F1;
  --brand-200: #D3E8E0;
  --brand-300: #B3DBCB;
  --brand-400: #89c7af;
  --brand-500: #67B798;
  --brand-600: #4FA684;
  --brand-700: #428A6E;
  --brand-800: #356F58;
  --brand-900: #295142;
  --brand-950: #1A3329;
  --brand: #89c7af;
  --brand-ink: #000000;
}

Colors that work with #89c7af

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#F5FAF8
Tinted page background
Border#C8E5D9
Hairlines and dividers
Muted text#4B9B7C
Captions on the surface
Accent#8E3E71
Second voice, not a rival
Dark variant#295645
Hover, pressed, headers
Light variant#EEF7F3
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 #89c7af

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • White 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#C789A1
Analogous left#89C790
Analogous right#89C0C7
Split-complement 1#C789C0
Split-complement 2#C79089
Triadic 1#AF89C7
Triadic 2#C7AF89
Tetradic#9089C7

RGB percentages

Red53.7%
Green78.0%
Blue68.6%

CMYK percentages

Cyan31.2%
Magenta0.0%
Yellow12.1%
Key (black)22.0%

Color previews

#89c7af text on a black background

contrast 10.85:1

Card sample

#89c7af text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #89c7af;
Background color
Panel with #89c7af background
background-color: #89c7af;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #89c7af;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(137, 199, 175, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(137, 199, 175, 0.45);
Border & gradient
Gradient panel
border: 3px solid #89c7af;
background: linear-gradient(135deg, #89c7af, #89B6C7);

Monochromatic scale

Palettes built from #89c7af

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.

#89c7af 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
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#89c7af, answered

What color is #89c7af?

#89c7af is a light soft green, closest to Medium Aqua Marine (ΔE2000 5.6). It sits at 157° on the hue wheel with 36% saturation and 66% lightness, which reads as cool.

What is the RGB value of #89c7af?

rgb(137, 199, 175) — 137 red, 199 green and 175 blue out of 255, or 53.7% / 78% / 68.6% by channel.

Is #89c7af a light or a dark color?

It is a mid-tone. Relative luminance is 0.4926 and perceived brightness is 71%, so black text on it reaches 10.85:1.

Should I use black or white text on #89c7af?

Black. It scores 10.85:1 against #89c7af, versus 1.94:1 for white — AAA at any size.

What is the complementary color of #89c7af?

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

What colors go well with #89c7af?

For interface work: #F5FAF8 as the surface, #C8E5D9 for borders, #4B9B7C for secondary text, #8E3E71 as an accent and #295645 for hover and pressed states. For a palette, the analogous pair #89C790 and #89C0C7 stays calm, while #C789A1 is the loudest partner.

What is #89c7af in CMYK for printing?

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

Is #89c7af 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 #89C798; nudged cooler, #87C9C7.

Work with #89c7af in the Color Lab