#07665F
A dark, vivid cyan closely aligning with Teal.
About #07665F
Visually, #07665F is defined as a vivid cyan. Its closest recognized web color is Teal. In the RGB color space, it consists of 7 red, 102 green, and 95 blue.
If you are designing for print, the four-color process is what matters most. The color uses 93% Cyan, 0% Magenta, 7% Yellow, and 60% Black. This makes it a relatively dark color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#07665F
RGB7, 102, 95
HSL175.6°, 87.2%, 21.4%
CMYK93%, 0%, 7%, 60%
HSV175.6°, 93.1%, 40.0%
LAB38.5, -26.3, -3.1
XYZ6.9, 10.4, 12.5
Decimal484959
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.83:1
Text on #FFFFFF
AA
3.07:1
Text on #000000
AA Large
6.53:1
Text on #F8FAFC
AA
2.61:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #07665F;
}
.text-color {
color: #07665F;
}
.border-color {
border: 2px solid #07665F;
}