#073020#073020
#073020 is a dark, muted teal. Relative luminance 0.023; OKLCH L 27.6% C 0.054 H 162.6°. Best body text is #FFFFFF at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #073020 |
|---|---|
| RGB | rgb(7, 48, 32) |
| HSL | hsl(157, 75%, 11%) |
| HSV | hsv(157, 85%, 19%) |
| CMYK | cmyk(85.4%, 0%, 33.3%, 81.2%) |
| CIE-LAB | lab(16.81, -18.72, 6.30) |
| CIE-LCH | lch(16.81, 19.75, 161.39°) |
| OKLab | oklab(27.63% -0.0512 0.016) |
| OKLCH | oklch(27.63% 0.054 162.6) |
| XYZ | xyz(1.4051, 2.2632, 1.7290) |
| Luminance | 0.0226 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.83
Evergreen
#05472A
ΔE00 8.21
Very Dark Green
#062E03
ΔE00 8.32
Dark Green
#033500
ΔE00 10.45
Pine Green
#0A481E
ΔE00 10.61
Dark Blue Green
#005249
ΔE00 11.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073020 #300717
analogous
#07300B #073020 #072B30
triadic
#073020 #200730 #302007
tetradic
#073020 #0B0730 #300717 #2B3007
square
#073020 #0B0730 #300717 #2B3007
split-complementary
#073020 #30072B #300B07
monochromatic
#041B12 #041B12 #073020 #0F6544 #179B67
Accessibility & contrast
On white
14.46
#073020 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#073020 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073020
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073020 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073020 | 1.00 | 14.46 | 1.45 | 14.46 |
| #FFFFFF | 14.46 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.46 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2C1F
Deuteranopia (green-blind)
#2A2821
Tritanopia (blue-blind)
#00302C
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #073020; /* rgb */ color: rgb(7, 48, 32); /* oklch */ color: oklch(27.6% 0.054 162.6);
Tailwind
colors: {
custom: {
50: '#4d685b',
500: '#073020',
950: '#000000',
},
}SCSS
$custom: #073020; $custom-light: #4d685b; $custom-dark: #000000;
JSON
{
"hex": "#073020",
"rgb": {
"r": 7,
"g": 48,
"b": 32
},
"hsl": {
"h": 156.585,
"s": 74.545,
"l": 10.784
},
"oklch": {
"l": 0.27633,
"c": 0.0537,
"h": 162.6
},
"luminance": 0.02263
}Semantic roles & 50–950 ramp
primary
#073020
secondary
#702341
accent
#377FF1
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020604
muted
#787A79