#0FE9AF
A medium, vivid green closely aligning with Aquamarine.
About #0FE9AF
At its core, #0FE9AF is a medium and vivid hue. Its closest recognized web color is Aquamarine. This translates to an RGB value of rgb(15, 233, 175).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 94% Cyan, 0% Magenta, 25% Yellow, and 9% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#0FE9AF
RGB15, 233, 175
HSL164.0°, 87.9%, 48.6%
CMYK94%, 0%, 25%, 9%
HSV164.0°, 93.6%, 91.4%
LAB82.6, -59.8, 15.3
XYZ37.1, 61.5, 50.5
Decimal1042863
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.58:1
Text on #FFFFFF
FAIL
13.29:1
Text on #000000
AAA
1.51:1
Text on #F8FAFC
FAIL
11.30:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #0FE9AF;
}
.text-color {
color: #0FE9AF;
}
.border-color {
border: 2px solid #0FE9AF;
}