#92A899
A light, muted green closely aligning with Darkgray.
About #92A899
Visually, #92A899 is defined as a muted green. Its closest recognized web color is Darkgray. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 168, and 153.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 13% cyan, 0% magenta, 9% yellow, and 34% black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#92A899
RGB146, 168, 153
HSL139.1°, 11.2%, 61.6%
CMYK13%, 0%, 9%, 34%
HSV139.1°, 13.1%, 65.9%
LAB66.8, -10.7, 5.2
XYZ31.6, 36.4, 35.5
Decimal9611417
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.54:1
Text on #FFFFFF
FAIL
8.28:1
Text on #000000
AAA
2.42:1
Text on #F8FAFC
FAIL
7.04:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #92A899;
}
.text-color {
color: #92A899;
}
.border-color {
border: 2px solid #92A899;
}