#073529#073529
#073529 is a dark, muted teal. Relative luminance 0.028; OKLCH L 29.5% C 0.053 H 170.9°. Best body text is #FFFFFF at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #073529 |
|---|---|
| RGB | rgb(7, 53, 41) |
| HSL | hsl(164, 77%, 12%) |
| HSV | hsv(164, 87%, 21%) |
| CMYK | cmyk(86.8%, 0%, 22.6%, 79.2%) |
| CIE-LAB | lab(19.02, -18.64, 3.26) |
| CIE-LCH | lch(19.02, 18.93, 170.07°) |
| OKLab | oklab(29.53% -0.0522 0.0083) |
| OKLCH | oklch(29.53% 0.053 170.9) |
| XYZ | xyz(1.7608, 2.7513, 2.5356) |
| Luminance | 0.0275 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 8.22
Dark Blue Green
#005249
ΔE00 9.57
Dark Forest Green
#002D04
ΔE00 10.14
Dark Teal
#014D4E
ΔE00 10.19
Very Dark Green
#062E03
ΔE00 10.62
Pine Green
#0A481E
ΔE00 11.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073529 #350713
analogous
#073512 #073529 #072A35
triadic
#073529 #290735 #352907
tetradic
#073529 #120735 #350713 #2A3507
square
#073529 #120735 #350713 #2A3507
split-complementary
#073529 #35072A #351207
monochromatic
#041B15 #041B15 #073529 #0E6B53 #15A17D
Accessibility & contrast
On white
13.55
#073529 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.55
#073529 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073529
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073529 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073529 | 1.00 | 13.55 | 1.55 | 13.55 |
| #FFFFFF | 13.55 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.55 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.55 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#333128
Deuteranopia (green-blind)
#2D2C2A
Tritanopia (blue-blind)
#003632
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #073529; /* rgb */ color: rgb(7, 53, 41); /* oklch */ color: oklch(29.5% 0.053 170.9);
Tailwind
colors: {
custom: {
50: '#4f6c62',
500: '#073529',
950: '#000000',
},
}SCSS
$custom: #073529; $custom-light: #4f6c62; $custom-dark: #000000;
JSON
{
"hex": "#073529",
"rgb": {
"r": 7,
"g": 53,
"b": 41
},
"hsl": {
"h": 164.348,
"s": 76.667,
"l": 11.765
},
"oklch": {
"l": 0.29526,
"c": 0.05284,
"h": 170.9
},
"luminance": 0.02751
}Semantic roles & 50–950 ramp
primary
#073529
secondary
#752338
accent
#3566F3
background
#F4F6F5
surface
#E7EBEA
border
#C3C6C6
text
#020705
muted
#787A79