#0E7C7B color codes
- HEX
- #0E7C7B
- HEX8
- #0E7C7BFF
- HEX8 (Android)
- #FF0E7C7B
- RGB
- rgb(14, 124, 123)
- RGB (%)
- 5%, 49%, 48%
- HSL
- hsl(179, 80%, 27%)
- HSV / HSB
- hsv(179, 89%, 49%)
- CMYK
- cmyk(89%, 0%, 1%, 51%)
- OKLCH
- oklch(0.5318 0.0881 193.81)
- OKLCH (%)
- oklch(53.18% 0.0881 193.81)
- Decimal
- 949371
What color is #0E7C7B?
#0E7C7B sits at 53% lightness and 0.0881 chroma in OKLCH, hue 193.81°. Its nearest named color is Teal.
Shades and tints of #0E7C7B
Tints
Shades
Tones
#0E7C7B color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #0E7C7B in CSS
.text { color: #0E7C7B; }
.background { background-color: #0E7C7B; }
.border { border: 2px solid #0E7C7B; }
/* Modern, perceptually uniform */
.text { color: oklch(0.5318 0.0881 193.81); }
/* #0E7C7B at 50% transparency */
.overlay { background-color: #0E7C7B80; }Is #0E7C7B accessible?
#0E7C7B on white text scores 5.01:1; on black text it scores 4.19:1. White text passes WCAG AA for normal text on #0E7C7B. Recommended text color on a #0E7C7B background: white.
A 4.19:1 vs black
A 5.01:1 vs white
- AA normal ≥ 4.5 Pass
- AA large ≥ 3 Pass
- AAA normal ≥ 7 Fail
- AAA large ≥ 4.5 Pass
Recommended text color: white
CSS
contrast-color() contrast-color(#0E7C7B) → white APCA Lc experimental 79.6 Lc · body text (white text)
WCAG 2.1 AA/AAA is the compliance floor; APCA is an optional readability metric.
Related colors
See more in the teal family on the colors hub.
Frequently asked questions
- What color is #0E7C7B?
- #0E7C7B is closest to Teal. In RGB it is rgb(14, 124, 123), and in HSL hsl(179, 80%, 27%).
- What is #0E7C7B in RGB?
- #0E7C7B converts to rgb(14, 124, 123) — red 14, green 124, blue 123.
- What text color is readable on #0E7C7B?
- White text — it has the higher contrast ratio (5.01:1) against #0E7C7B. White text passes WCAG AA for normal text on #0E7C7B.