#92BD8A
A light, muted green closely aligning with Darkseagreen.
About #92BD8A
The precise color #92BD8A is an excellent choice for modern design projects. Designers often compare it to the standard color Darkseagreen. This translates to an RGB value of rgb(146, 189, 138).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 23% cyan and 0% magenta inks. The HSL representation is 110.6° hue, 27.9% saturation, and 64.1% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#92BD8A
RGB146, 189, 138
HSL110.6°, 27.9%, 64.1%
CMYK23%, 0%, 27%, 26%
HSV110.6°, 27.0%, 74.1%
LAB72.5, -24.1, 21.3
XYZ34.6, 44.3, 30.8
Decimal9616778
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.13:1
Text on #FFFFFF
FAIL
9.87:1
Text on #000000
AAA
2.03:1
Text on #F8FAFC
FAIL
8.39:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #92BD8A;
}
.text-color {
color: #92BD8A;
}
.border-color {
border: 2px solid #92BD8A;
}