#073729#073729
#073729 is a dark, muted teal. Relative luminance 0.029; OKLCH L 30.2% C 0.056 H 168.5°. Best body text is #FFFFFF at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #073729 |
|---|---|
| RGB | rgb(7, 55, 41) |
| HSL | hsl(163, 77%, 12%) |
| HSV | hsv(163, 87%, 22%) |
| CMYK | cmyk(87.3%, 0%, 25.5%, 78.4%) |
| CIE-LAB | lab(19.79, -19.68, 4.36) |
| CIE-LCH | lch(19.79, 20.16, 167.50°) |
| OKLab | oklab(30.16% -0.0547 0.0112) |
| OKLCH | oklch(30.16% 0.056 168.5) |
| XYZ | xyz(1.8538, 2.9374, 2.5667) |
| Luminance | 0.0294 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 7.16
Dark Blue Green
#005249
ΔE00 9.20
Dark Forest Green
#002D04
ΔE00 9.52
Very Dark Green
#062E03
ΔE00 10.00
Pine Green
#0A481E
ΔE00 10.34
Dark Teal
#014D4E
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073729 #370715
analogous
#073711 #073729 #072D37
triadic
#073729 #290737 #372907
tetradic
#073729 #110737 #370715 #2D3707
square
#073729 #110737 #370715 #2D3707
split-complementary
#073729 #37072D #371107
monochromatic
#031B14 #031B14 #073729 #0E6D51 #15A47A
Accessibility & contrast
On white
13.23
#073729 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.59
#073729 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073729
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073729 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073729 | 1.00 | 13.23 | 1.59 | 13.23 |
| #FFFFFF | 13.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.59 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#353228
Deuteranopia (green-blind)
#2F2E2A
Tritanopia (blue-blind)
#003733
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #073729; /* rgb */ color: rgb(7, 55, 41); /* oklch */ color: oklch(30.2% 0.056 168.5);
Tailwind
colors: {
custom: {
50: '#506e62',
500: '#073729',
950: '#000000',
},
}SCSS
$custom: #073729; $custom-light: #506e62; $custom-dark: #000000;
JSON
{
"hex": "#073729",
"rgb": {
"r": 7,
"g": 55,
"b": 41
},
"hsl": {
"h": 162.5,
"s": 77.419,
"l": 12.157
},
"oklch": {
"l": 0.3016,
"c": 0.05579,
"h": 168.5
},
"luminance": 0.02938
}Semantic roles & 50–950 ramp
primary
#073729
secondary
#77233C
accent
#346CF4
background
#F4F6F5
surface
#E7ECEA
border
#C3C7C6
text
#020705
muted
#787A79