#hexpedia

Closest to Medium Sea Green

#10A674

Color conversions

Reference values for common CSS, design, and accessibility formats.

FormatValueCopy
HEX10A674
HEX with ##10A674
RGBrgb(16, 166, 116)
RGBArgba(16, 166, 116, 1)
HSLhsl(160 82.42% 35.69%)
HSLAhsla(160, 82.42%, 35.69%, 1)
HSVhsv(160, 90.36%, 65.1%)
CMYKcmyk(90.36%, 0%, 30.12%, 34.9%)
OKLCHoklch(64.26% 0.1366 162.69)

Closest named matches

Color modifications

Suggested pairings

Use this color in CSS

Accessibility quick-check

White text

3.12:1

AA large

Black text

6.73:1

AA normal

Reference notes

#10A674 is a deep, saturated cyan color closest to Medium Sea Green. The color has RGB channels of 16, 166, and 116; in HSL terms, it is centered near 160 degrees with 82% saturation and 36% lightness. In a design system, this cool reading is a useful shortcut for deciding whether the color should act as a primary accent, a supporting surface, or a quiet divider. The safest usage pattern is to test it against both light and dark surfaces, then reserve the weaker text pairing for decoration rather than essential labels. If the color feels too forceful at full strength, the lighter, darker, and desaturated variants usually provide a calmer path for production UI. For editorial or product interfaces, reserve the most saturated use for accents and repeat softer variants in borders, labels, or background fills. This makes it useful for badges, highlights, product accents, and moments where quick recognition matters. In CSS systems, define it as a custom property first so variations, shadows, and gradients can stay consistent.