#073026#073026
#073026 is a dark, muted teal. Relative luminance 0.023; OKLCH L 27.8% C 0.048 H 172.7°. Best body text is #FFFFFF at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #073026 |
|---|---|
| RGB | rgb(7, 48, 38) |
| HSL | hsl(165, 75%, 11%) |
| HSV | hsv(165, 85%, 19%) |
| CMYK | cmyk(85.4%, 0%, 20.8%, 81.2%) |
| CIE-LAB | lab(16.98, -16.91, 2.41) |
| CIE-LCH | lch(16.98, 17.08, 171.90°) |
| OKLab | oklab(27.83% -0.0476 0.0061) |
| OKLCH | oklch(27.83% 0.048 172.7) |
| XYZ | xyz(1.4942, 2.2988, 2.1983) |
| Luminance | 0.0230 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 9.93
Dark Forest Green
#002D04
ΔE00 10.63
Dark Teal
#014D4E
ΔE00 10.93
Dark Blue Green
#005249
ΔE00 11.03
Very Dark Green
#062E03
ΔE00 11.10
Darkslategray
#2F4F4F
ΔE00 12.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073026 #300711
analogous
#073011 #073026 #072530
triadic
#073026 #260730 #302607
tetradic
#073026 #110730 #300711 #253007
square
#073026 #110730 #300711 #253007
split-complementary
#073026 #300725 #301107
monochromatic
#041B15 #041B15 #073026 #0F6550 #179B7B
Accessibility & contrast
On white
14.39
#073026 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#073026 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073026
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073026 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073026 | 1.00 | 14.39 | 1.46 | 14.39 |
| #FFFFFF | 14.39 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.39 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2C26
Deuteranopia (green-blind)
#292827
Tritanopia (blue-blind)
#00312D
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #073026; /* rgb */ color: rgb(7, 48, 38); /* oklch */ color: oklch(27.8% 0.048 172.7);
Tailwind
colors: {
custom: {
50: '#4e6860',
500: '#073026',
950: '#000000',
},
}SCSS
$custom: #073026; $custom-light: #4e6860; $custom-dark: #000000;
JSON
{
"hex": "#073026",
"rgb": {
"r": 7,
"g": 48,
"b": 38
},
"hsl": {
"h": 165.366,
"s": 74.545,
"l": 10.784
},
"oklch": {
"l": 0.2783,
"c": 0.04804,
"h": 172.7
},
"luminance": 0.02299
}Semantic roles & 50–950 ramp
primary
#073026
secondary
#702336
accent
#3764F1
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020604
muted
#787A79