#073221#073221
#073221 is a dark, muted teal. Relative luminance 0.024; OKLCH L 28.3% C 0.056 H 162.1°. Best body text is #FFFFFF at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #073221 |
|---|---|
| RGB | rgb(7, 50, 33) |
| HSL | hsl(156, 75%, 11%) |
| HSV | hsv(156, 86%, 20%) |
| CMYK | cmyk(86%, 0%, 34%, 80.4%) |
| CIE-LAB | lab(17.63, -19.45, 6.75) |
| CIE-LCH | lch(17.63, 20.59, 160.86°) |
| OKLab | oklab(28.31% -0.0532 0.0172) |
| OKLCH | oklch(28.31% 0.056 162.1) |
| XYZ | xyz(1.5026, 2.4360, 1.8296) |
| Luminance | 0.0244 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 7.48
Dark Forest Green
#002D04
ΔE00 7.60
Very Dark Green
#062E03
ΔE00 8.09
Pine Green
#0A481E
ΔE00 9.95
Dark Green
#033500
ΔE00 10.07
Dark Blue Green
#005249
ΔE00 11.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073221 #320718
analogous
#07320B #073221 #072D32
triadic
#073221 #210732 #322107
tetradic
#073221 #0B0732 #320718 #2D3207
square
#073221 #0B0732 #320718 #2D3207
split-complementary
#073221 #32072D #320B07
monochromatic
#041B12 #041B12 #073221 #0F6844 #169D68
Accessibility & contrast
On white
14.12
#073221 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#073221 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073221
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073221 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073221 | 1.00 | 14.12 | 1.49 | 14.12 |
| #FFFFFF | 14.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312E20
Deuteranopia (green-blind)
#2C2A22
Tritanopia (blue-blind)
#00322D
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #073221; /* rgb */ color: rgb(7, 50, 33); /* oklch */ color: oklch(28.3% 0.056 162.1);
Tailwind
colors: {
custom: {
50: '#4e6a5c',
500: '#073221',
950: '#000000',
},
}SCSS
$custom: #073221; $custom-light: #4e6a5c; $custom-dark: #000000;
JSON
{
"hex": "#073221",
"rgb": {
"r": 7,
"g": 50,
"b": 33
},
"hsl": {
"h": 156.279,
"s": 75.439,
"l": 11.176
},
"oklch": {
"l": 0.28311,
"c": 0.0559,
"h": 162.1
},
"luminance": 0.02436
}Semantic roles & 50–950 ramp
primary
#073221
secondary
#722342
accent
#3680F2
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020604
muted
#787A79