Toolman

#609F80 color

#609F80#609F80

#609F80 is a medium, muted green, closest to the CSS named color cadetblue (#5F9EA0).

Color values

HEX#609F80
RGBrgb(96, 159, 128)
HSLhsl(150, 25%, 50%)
CMYKcmyk(40%, 0%, 19%, 38%)
Decimal6332288
CSScolor: #609F80;
Android0xFF609F80
SwiftUIColor(red: 0.376, green: 0.624, blue: 0.502, alpha: 1)

Accessibility and contrast

White text on #609F803.10:1 — AA fail · AA large pass · AAA fail
Black text on #609F806.77:1 — AA pass · AA large pass · AAA fail
Recommended text colorblack

WCAG 2.1 asks for at least 4.5:1 for body text and 3:1 for large text (18 pt, or 14 pt bold).

Tints and shades of #609F80

Each swatch keeps the hue and saturation of #609F80 and varies only lightness — the quickest way to build a usable scale from a single brand color.

95%
85%
75%
65%
55%
45%
35%
25%
15%

Colors that go with #609F80

Harmonies generated by rotating the hue on the color wheel while holding saturation and lightness constant.

Complementary
Triadic +120°
Triadic +240°
Analogous −30°
Analogous +30°
Split −150°
Split +150°

Using #609F80 in code

/* CSS */
.element { color: #609F80; background-color: #609F80; }
.element { color: rgb(96 159 128); }
.element { color: hsl(150 25% 50%); }

/* Tailwind arbitrary value */
<div class="bg-[#609F80] text-black">

/* SCSS variable */
$brand: #609F80;

Frequently asked questions

What color is #609F80?

#609F80 is a medium, muted green. Its hue sits at 150° on the color wheel, with 25% saturation and 50% lightness.

What is #609F80 in RGB?

#609F80 converts to rgb(96, 159, 128) — 96 red, 159 green and 128 blue.

What is #609F80 in CMYK?

Approximately cmyk(40%, 0%, 19%, 38%). Print output depends on the ICC profile of the press and paper, so treat this as a starting point rather than an exact match.

Should text on #609F80 be white or black?

Black gives the better contrast ratio (6.77:1 versus 3.10:1).

What is the complementary color of #609F80?

#9F6080 — the hue directly opposite #609F80 on the color wheel.

Convert any color → · Browse all colors