#073222#073222
#073222 is a dark, muted teal. Relative luminance 0.024; OKLCH L 28.3% C 0.055 H 163.5°. Best body text is #FFFFFF at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #073222 |
|---|---|
| RGB | rgb(7, 50, 34) |
| HSL | hsl(158, 75%, 11%) |
| HSV | hsv(158, 86%, 20%) |
| CMYK | cmyk(86%, 0%, 32%, 80.4%) |
| CIE-LAB | lab(17.65, -19.17, 6.11) |
| CIE-LCH | lch(17.65, 20.12, 162.33°) |
| OKLab | oklab(28.34% -0.0526 0.0156) |
| OKLCH | oklch(28.34% 0.055 163.5) |
| XYZ | xyz(1.5168, 2.4417, 1.9044) |
| Luminance | 0.0244 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 7.70
Dark Forest Green
#002D04
ΔE00 8.02
Very Dark Green
#062E03
ΔE00 8.51
Pine Green
#0A481E
ΔE00 10.28
Dark Green
#033500
ΔE00 10.50
Dark Blue Green
#005249
ΔE00 11.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073222 #320717
analogous
#07320C #073222 #072C32
triadic
#073222 #220732 #322207
tetradic
#073222 #0C0732 #320717 #2C3207
square
#073222 #0C0732 #320717 #2C3207
split-complementary
#073222 #32072C #320C07
monochromatic
#041B12 #041B12 #073222 #0F6847 #169D6B
Accessibility & contrast
On white
14.11
#073222 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#073222 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073222
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073222 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073222 | 1.00 | 14.11 | 1.49 | 14.11 |
| #FFFFFF | 14.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312E21
Deuteranopia (green-blind)
#2B2A23
Tritanopia (blue-blind)
#00322E
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #073222; /* rgb */ color: rgb(7, 50, 34); /* oklch */ color: oklch(28.3% 0.055 163.5);
Tailwind
colors: {
custom: {
50: '#4e6a5d',
500: '#073222',
950: '#000000',
},
}SCSS
$custom: #073222; $custom-light: #4e6a5d; $custom-dark: #000000;
JSON
{
"hex": "#073222",
"rgb": {
"r": 7,
"g": 50,
"b": 34
},
"hsl": {
"h": 157.674,
"s": 75.439,
"l": 11.176
},
"oklch": {
"l": 0.28341,
"c": 0.05485,
"h": 163.5
},
"luminance": 0.02442
}Semantic roles & 50–950 ramp
primary
#073222
secondary
#722340
accent
#367CF2
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020604
muted
#787A79