#669266
A medium, muted green closely aligning with Darkseagreen.
About #669266
The hex code #669266 represents a beautifully specific shade of green. Designers often compare it to the standard color Darkseagreen. In the RGB color space, it consists of 102 red, 146 green, and 102 blue.
Translating this color to physical media requires the CMYK color model. The color uses 30% Cyan, 0% Magenta, 30% Yellow, and 43% Black. With a hue angle of 120.0 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#669266
RGB102, 146, 102
HSL120.0°, 17.7%, 48.6%
CMYK30%, 0%, 30%, 43%
HSV120.0°, 30.1%, 57.3%
LAB56.4, -24.2, 18.7
XYZ18.2, 24.3, 16.3
Decimal6722150
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.58:1
Text on #FFFFFF
AA Large
5.87:1
Text on #000000
AA
3.42:1
Text on #F8FAFC
AA Large
4.99:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #669266;
}
.text-color {
color: #669266;
}
.border-color {
border: 2px solid #669266;
}