#8ACCB6
A light, moderate green closely aligning with Mediumaquamarine.
About #8ACCB6
The precise color #8ACCB6 is an excellent choice for modern design projects. Its closest recognized web color is Mediumaquamarine. To achieve this exact tint on a monitor, you would use an RGB mix of 138, 204, and 182.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 32% C, 0% M, 11% Y, and 20% K. With a hue angle of 160.0 degrees, it sits comfortably in the green spectrum.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#8ACCB6
RGB138, 204, 182
HSL160.0°, 39.3%, 67.1%
CMYK32%, 0%, 11%, 20%
HSV160.0°, 32.4%, 80.0%
LAB77.3, -25.7, 4.3
XYZ40.5, 52.0, 52.2
Decimal9096374
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.84:1
Text on #FFFFFF
FAIL
11.39:1
Text on #000000
AAA
1.76:1
Text on #F8FAFC
FAIL
9.69:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #8ACCB6;
}
.text-color {
color: #8ACCB6;
}
.border-color {
border: 2px solid #8ACCB6;
}