#92A892
A light, muted green closely aligning with Darkgray.
About #92A892
The hex code #92A892 represents a beautifully specific shade of green. Designers often compare it to the standard color Darkgray. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 168, and 146.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 13% C, 0% M, 13% Y, and 34% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#92A892
RGB146, 168, 146
HSL120.0°, 11.2%, 61.6%
CMYK13%, 0%, 13%, 34%
HSV120.0°, 13.1%, 65.9%
LAB66.7, -12.0, 8.8
XYZ31.0, 36.2, 32.5
Decimal9611410
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.55:1
Text on #FFFFFF
FAIL
8.24:1
Text on #000000
AAA
2.44:1
Text on #F8FAFC
FAIL
7.00:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #92A892;
}
.text-color {
color: #92A892;
}
.border-color {
border: 2px solid #92A892;
}