#8AF8DB
A light, vivid green closely aligning with Aquamarine.
About #8AF8DB
When working with digital screens, the color #8AF8DB is rendered by mixing light. Its closest recognized web color is Aquamarine. Its digital footprint relies on 138 parts red, 248 parts green, and 219 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 44% cyan and 0% magenta inks. With a hue angle of 164.2 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. 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#8AF8DB
RGB138, 248, 219
HSL164.2°, 88.7%, 75.7%
CMYK44%, 0%, 12%, 3%
HSV164.2°, 44.4%, 97.3%
LAB90.6, -38.3, 4.1
XYZ56.8, 77.7, 79.0
Decimal9107675
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.27:1
Text on #FFFFFF
FAIL
16.53:1
Text on #000000
AAA
1.21:1
Text on #F8FAFC
FAIL
14.05:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #8AF8DB;
}
.text-color {
color: #8AF8DB;
}
.border-color {
border: 2px solid #8AF8DB;
}