#0FF099
A medium, vivid green closely aligning with Mediumspringgreen.
About #0FF099
The hex code #0FF099 represents a beautifully specific shade of green. Its closest recognized web color is Mediumspringgreen. Its digital footprint relies on 15 parts red, 240 parts green, and 153 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 94% Cyan, 0% Magenta, 36% Yellow, and 6% Black. With a hue angle of 156.8 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0FF099
RGB15, 240, 153
HSL156.8°, 88.2%, 50.0%
CMYK94%, 0%, 36%, 6%
HSV156.8°, 93.8%, 94.1%
LAB84.3, -67.1, 29.0
XYZ37.1, 64.7, 40.7
Decimal1044633
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.51:1
Text on #FFFFFF
FAIL
13.94:1
Text on #000000
AAA
1.44:1
Text on #F8FAFC
FAIL
11.85:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #0FF099;
}
.text-color {
color: #0FF099;
}
.border-color {
border: 2px solid #0FF099;
}