#07FFBD
A medium, vivid green closely aligning with Mediumspringgreen.
About #07FFBD
The precise color #07FFBD is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumspringgreen. This translates to an RGB value of rgb(7, 255, 189).
For print applications, it's crucial to understand its CMYK makeup. The color uses 97% Cyan, 0% Magenta, 26% Yellow, and 0% Black. With a hue angle of 164.0 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#07FFBD
RGB7, 255, 189
HSL164.0°, 100.0%, 51.4%
CMYK97%, 0%, 26%, 0%
HSV164.0°, 97.3%, 100.0%
LAB89.5, -65.0, 17.7
XYZ45.0, 75.2, 60.3
Decimal524221
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.31:1
Text on #FFFFFF
FAIL
16.05:1
Text on #000000
AAA
1.25:1
Text on #F8FAFC
FAIL
13.64:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07FFBD;
}
.text-color {
color: #07FFBD;
}
.border-color {
border: 2px solid #07FFBD;
}