#07838A
A dark, vivid cyan closely aligning with Teal.
About #07838A
The precise color #07838A is an excellent choice for modern design projects. Its closest recognized web color is Teal. Its digital footprint relies on 7 parts red, 131 parts green, and 138 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 95% cyan and 5% magenta inks. The HSL representation is 183.2° hue, 90.3% saturation, and 28.4% lightness.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#07838A
RGB7, 131, 138
HSL183.2°, 90.3%, 28.4%
CMYK95%, 5%, 0%, 46%
HSV183.2°, 94.9%, 54.1%
LAB49.6, -26.7, -12.3
XYZ12.8, 18.1, 26.9
Decimal492426
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.54:1
Text on #FFFFFF
AA
4.62:1
Text on #000000
AA
4.34:1
Text on #F8FAFC
AA Large
3.93:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #07838A;
}
.text-color {
color: #07838A;
}
.border-color {
border: 2px solid #07838A;
}