#92D3A0
A light, moderate green closely aligning with Darkseagreen.
About #92D3A0
At its core, #92D3A0 is a light and moderate hue. Its closest recognized web color is Darkseagreen. In the RGB color space, it consists of 146 red, 211 green, and 160 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 31% C, 0% M, 24% Y, and 17% 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. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#92D3A0
RGB146, 211, 160
HSL132.9°, 42.5%, 70.0%
CMYK31%, 0%, 24%, 17%
HSV132.9°, 30.8%, 82.7%
LAB79.2, -30.9, 18.8
XYZ41.5, 55.2, 41.7
Decimal9622432
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.74:1
Text on #FFFFFF
FAIL
12.05:1
Text on #000000
AAA
1.67:1
Text on #F8FAFC
FAIL
10.24:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #92D3A0;
}
.text-color {
color: #92D3A0;
}
.border-color {
border: 2px solid #92D3A0;
}