#92C5A0
A light, moderate green closely aligning with Darkseagreen.
About #92C5A0
When working with digital screens, the color #92C5A0 is rendered by mixing light. Its closest recognized web color is Darkseagreen. This translates to an RGB value of rgb(146, 197, 160).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 26% cyan and 0% magenta inks. With a hue angle of 136.5 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#92C5A0
RGB146, 197, 160
HSL136.5°, 30.5%, 67.3%
CMYK26%, 0%, 19%, 23%
HSV136.5°, 25.9%, 77.3%
LAB75.2, -24.2, 13.2
XYZ38.2, 48.6, 40.6
Decimal9618848
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.96:1
Text on #FFFFFF
FAIL
10.72:1
Text on #000000
AAA
1.87:1
Text on #F8FAFC
FAIL
9.11:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #92C5A0;
}
.text-color {
color: #92C5A0;
}
.border-color {
border: 2px solid #92C5A0;
}